Tessil / ordered-map
C++ hash map and hash set which preserve the order of insertion
☆529Updated 6 months ago
Alternatives and similar repositories for ordered-map:
Users that are interested in ordered-map are comparing it to the libraries listed below
- Yet Another Serialization☆755Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated this 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☆405Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- A header-only C++ library for task concurrency☆625Updated last year
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆512Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆737Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- Fast, convenient JSON serialization and parsing in C++☆484Updated last week
- C++ library for storing and printing backtraces.☆457Updated last week
- scanf for modern C++☆1,128Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆826Updated 3 weeks ago
- Your binary serialization library