andsmedeiros / fuss
Efficient in-process pub/sub pattern for C++
☆14Updated 3 years ago
Alternatives and similar repositories for fuss:
Users that are interested in fuss are comparing it to the libraries listed below
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- An indirect value-type for C++☆82Updated last year
- Polymorphic memory resource for real-time applications.☆65Updated last year
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- A parallel pipeline for stream processing☆62Updated 2 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…☆13Updated 2 months ago
- C++20 Unit-Testing library☆42Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- simple ray tracing library focusing on good code☆54Updated 11 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated 4 months ago
- C++20 Compact Tuple Tools☆49Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 3 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆72Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago