andsmedeiros / fuss
Efficient in-process pub/sub pattern for C++
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fuss
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- An indirect value-type for C++☆82Updated last year
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆28Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 Unit-Testing library☆38Updated 3 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆34Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++20 Compact Tuple Tools☆47Updated 3 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last month
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- A header only structure of arrays container for C++☆38Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- 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…☆14Updated 2 weeks ago
- ☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++20 serialization library (cereal fork)☆25Updated last year
- low level system stuff, threads, memory, file descriptors etc☆18Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- A parallel pipeline for stream processing☆61Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆26Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- value types for composite class design - with allocators☆37Updated last month
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆21Updated last month
- a small lightweight std::execution work-alike☆55Updated 3 weeks ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year