nlohmann / fifo_mapLinks
a FIFO-ordered associative container for C++
☆208Updated 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:
- 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.☆251Updated 3 weeks ago
- 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 …☆149Updated 3 weeks ago
- A simple, header only event bus library written in modern C++17.☆190Updated last month
- High performance C++11 signals☆177Updated 6 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- Header-only C++ logging library☆140Updated 9 months ago
- C++ signal and slot system☆161Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆92Updated last week
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆454Updated 3 weeks ago
- Scope Guard & Defer C++☆177Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆203Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- C++ header-only config reader library based on JSON☆195Updated last year
- Boost.org serialization module☆129Updated 2 months ago
- 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…☆359Updated 7 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆160Updated last year
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆225Updated 2 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆159Updated 6 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year