andsmedeiros / fussLinks
Efficient in-process pub/sub pattern for C++
☆15Updated 3 years ago
Alternatives and similar repositories for fuss
Users that are interested in fuss are comparing it to the libraries listed below
Sorting:
- An indirect value-type for C++☆83Updated last year
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated this week
- C++20 Compact Tuple Tools☆50Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- meta-programming, C++11☆16Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- ☆26Updated 5 years ago
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++20 Unit-Testing library☆47Updated last month
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 6 months ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- variadic pointers and references☆23Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated this week
- stl-like algorithms for TYPES☆31Updated last year
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 9 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago