Tessil / ordered-map
C++ hash map and hash set which preserve the order of insertion
☆530Updated 4 months ago
Alternatives and similar repositories for ordered-map:
Users that are interested in ordered-map are comparing it to the libraries listed below
- A miniature library for struct-field reflection in C++☆532Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆437Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- Yet Another Serialization☆748Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,370Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆876Updated 8 months ago
- scanf for modern C++☆1,121Updated 3 months ago
- Compile Time Type Information for C++☆581Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- Unicode (UTF-8) capable std::string☆547Updated last month
- Fast, convenient JSON serialization and parsing in C++☆483Updated this week
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks 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☆405Updated 3 weeks 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,509Updated 6 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- C++ library for storing and printing backtraces.☆453Updated this week
- Semantic Versioning for modern C++☆309Updated 3 weeks ago
- Implementation of strong types in C++☆785Updated 2 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆502Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,363Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆949Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago