tripleslash / rocket
rocket - Fast single header signal/slots library for C++
☆194Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rocket
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated last year
- C++20 Dynamic Reflection Library☆134Updated 2 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- A collection of std-like single-header C++ libraries☆157Updated last month
- 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 5 months ago
- Lightweight Error Augmentation Framework☆313Updated this week
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Cross-platform C++17 Runtime Reflection Library☆225Updated 2 months ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆251Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆229Updated 11 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- Functional reactive programming library for c++☆155Updated 10 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆138Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- High performance C++11 signals☆165Updated 5 years ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- Small, header only signals and slots C++11 library.☆253Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 5 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…☆150Updated 2 weeks ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆130Updated 10 months ago