nlohmann / fifo_mapLinks
a FIFO-ordered associative container for C++
☆211Updated 2 months ago
Alternatives and similar repositories for fifo_map
Users that are interested in fifo_map are comparing it to the libraries listed below
Sorting:
- 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 …☆153Updated 2 months ago
- A simple, header only event bus library written in modern C++17.☆199Updated 2 weeks 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 2 months ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Boost.org interprocess module☆171Updated this week
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 3 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago
- High performance C++11 signals☆178Updated 6 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆166Updated 2 years ago
- 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
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆304Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 9 months ago
- Boost.org uuid module☆112Updated last week
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Non bloated asynchronous logger☆222Updated 2 years ago
- C++ header-only config reader library based on JSON☆195Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago