nlohmann / fifo_mapLinks
a FIFO-ordered associative container for C++
☆210Updated last month
Alternatives and similar repositories for fifo_map
Users that are interested in fifo_map are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆152Updated last month
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated last month
- Small, header only signals and slots C++11 library.☆262Updated 2 years ago
- Scope Guard & Defer C++☆181Updated last year
- C++ signal and slot system☆161Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Header-only C++ logging library☆143Updated 2 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆164Updated 2 years ago
- Boost.org interprocess module☆169Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- High performance C++11 signals☆178Updated 6 years ago
- A simple, header only event bus library written in modern C++17.☆199Updated 4 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆304Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated 3 weeks ago
- Gzip header-only C++ library☆350Updated 2 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- Boost Process☆138Updated last month
- C++ header-only config reader library based on JSON☆195Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- C++ utilities☆144Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆363Updated 7 years ago