nlohmann / fifo_mapLinks
a FIFO-ordered associative container for C++
☆204Updated 2 years 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 …☆144Updated 5 months ago
- Scope Guard & Defer C++☆176Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- 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☆246Updated 6 months ago
- Boost.org interprocess module☆157Updated last week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A simple, header only event bus library written in modern C++17.☆178Updated 4 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 2 weeks ago
- Small, header only signals and slots C++11 library.☆259Updated 2 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- C++ header-only config reader library based on JSON☆194Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- High performance C++11 signals☆177Updated 6 years ago
- Boost Process☆137Updated last week
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Boost.org uuid module☆100Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- Header-only C++ logging library☆141Updated 7 months ago
- Boost.org signals2 module☆82Updated this week
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- A C++14 reflection library☆75Updated last week