C++ hash map and hash set which preserve the order of insertion
☆573Nov 2, 2025Updated 7 months ago
Alternatives and similar repositories for ordered-map
Users that are interested in ordered-map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ implementation of a memory efficient hash map and hash set☆367Nov 3, 2025Updated 7 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 7 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆186Nov 2, 2025Updated 7 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,481Nov 2, 2025Updated 7 months ago
- A fast, memory efficient hash map for C++☆1,305May 19, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- C++ implementation of a fast and memory efficient HAT-trie☆867Nov 11, 2025Updated 6 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,320Jun 3, 2026Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆423Nov 28, 2025Updated 6 months ago
- Your binary serialization library☆1,244Oct 9, 2025Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,640Oct 13, 2025Updated 7 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,608May 29, 2025Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,187Apr 8, 2026Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆601Jul 17, 2025Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,550Apr 20, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Parsing Expression Grammar Template Library☆2,129Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,477Jun 3, 2026Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Jun 10, 2024Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated 4 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆551Dec 27, 2025Updated 5 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,820Feb 10, 2024Updated 2 years ago
- Compile Time Regular Expression in C++☆3,811May 8, 2026Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆715May 24, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,225May 8, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A C++ library of Concurrent Data Structures☆2,740Oct 17, 2023Updated 2 years ago
- scanf for modern C++☆1,313Oct 29, 2025Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆171May 13, 2026Updated 3 weeks ago
- Instant compile time C++ 11 metaprogramming library☆570Sep 7, 2022Updated 3 years ago
- Async++ concurrency framework for C++11☆1,419Oct 11, 2024Updated last year
- C++14 concurrent lock-free low-latency queue.☆1,856May 18, 2026Updated 3 weeks ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 3 years ago
- universal serialization engine☆1,318Updated this week
- Multiprecision for modern C++☆320Dec 10, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 4 years ago
- A C++ compile-time math library using generalized constant expressions☆830Jun 22, 2024Updated last year
- Comprehensive benchmarks of C++ maps☆319Apr 14, 2023Updated 3 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Yet Another Serialization☆783Feb 18, 2025Updated last year
- C++17 `std::variant` for C++11/14/17☆712Dec 7, 2022Updated 3 years ago