nlohmann / fifo_map
a FIFO-ordered associative container for C++
☆191Updated last year
Alternatives and similar repositories for fifo_map
Users that are interested in fifo_map are comparing it to the libraries listed below
Sorting:
- Small, header only signals and slots C++11 library.☆259Updated 2 years ago
- A simple, header only event bus library written in modern C++17.☆162Updated last month
- Pure C++17 Signals and Slots☆428Updated 2 years ago
- High performance C++11 signals☆172Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 9 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☆440Updated last month
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Scope Guard & Defer C++☆173Updated last year
- C++ hash map and hash set which preserve the order of insertion☆532Updated 7 months 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☆239Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Boost.org interprocess module☆150Updated 3 weeks ago
- C++ signal and slot system☆163Updated 5 years ago
- Lightweight Error Augmentation Framework☆325Updated 2 weeks ago
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆403Updated 2 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 …☆139Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Simple C++ cross-platform plugin system☆161Updated 7 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 4 months ago
- Modern C++ Scheduling Library☆279Updated 3 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Semantic Versioning for modern C++☆320Updated last month
- [DEPRECATED] See https://github.com/p-ranav/csv2☆233Updated 5 years ago
- cpp-netlib URI☆140Updated 5 years ago
- Provides helper tools for creating RESTful services using Boost.Beast☆264Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago