andsmedeiros / fuss
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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- C++20 Unit-Testing library☆44Updated 5 months ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- C++ command line argument parsing and routing☆53Updated 8 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 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 4 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆46Updated last month
- ☆26Updated 4 years ago
- High performance, tagged binary data specification☆80Updated this week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- 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.☆73Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 2 months ago
- C++ Better Futures☆43Updated 2 years ago