FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

unordered-map · GitHub Topics · GitHub

#

unordered-map

Here are 54 public repositories matching this topic...

A family of header-only, very fast and memory-friendly hashmap and btree containers.

  • Updated Jun 10, 2026
  • C++

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

  • Updated Aug 23, 2026
  • C++

A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.

  • Updated Aug 12, 2025
  • C++

Drop-in C++ STL for C — same push_back, insert, begin/end. Header-only.

  • Updated Jun 16, 2026
  • C

A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible

  • Updated Jun 16, 2026
  • C++

C++ template containers with optimized memory consumption

  • Updated Aug 23, 2026
  • C++

A collection of generic header only data structures written in C

  • Updated Nov 7, 2025
  • C

A simple dictionary implementation in C

  • Updated Dec 30, 2024
  • C

Implement an Unordered Map in C++ using Hash Functions. Without any inbuilt function of C++.

  • Updated Apr 24, 2021
  • C++

Wait Free collections in C++

  • Updated Jan 10, 2019
  • CMake

Concurrent HashMap C++

  • Updated Apr 21, 2020
  • C++

Fast C++ flat (open addressing) hash set, map

  • Updated Jan 16, 2026
  • C++

A robust C++ solution for validating parentheses in strings. This project features a well-tested algorithm that handles different types of parentheses, including (), {}, and []. It is designed to cover a wide range of scenarios, from simple to complex nested structures, ensuring the correct ordering and pairing of parentheses.

  • Updated Dec 30, 2023
  • C++

Collection of STL and algorithms code snippets with tutorials for quick reference and learning.

  • Updated Jun 21, 2025
  • C++

A collection of slot maps and hash maps optimized for unsigned keys.

  • Updated Aug 1, 2021
  • C++

Simple implementation of Hash Table in C++. It's mainly intended to show how hash tables are implemented by libraries like STL.

  • Updated Jun 7, 2023
  • C++

Documentation Of C++ Standard Template Library (STLs) Used In Competitive Programming

  • Updated Mar 20, 2026
  • C++

Hashing technique in C++ in terms of key-value pair.

  • Updated Aug 7, 2025
  • C++

Improve this page

Add a description, image, and links to the unordered-map topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unordered-map topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL