Tessil / ordered-mapLinks
C++ hash map and hash set which preserve the order of insertion
☆535Updated 8 months ago
Alternatives and similar repositories for ordered-map
Users that are interested in ordered-map are comparing it to the libraries listed below
Sorting:
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 2 months ago
- Yet Another Serialization☆759Updated 3 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆476Updated last month
- C++17 `std::variant` for C++11/14/17☆691Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.