zajo / synapse
Non-intrusive C++ signal programming library
☆50Updated 3 years ago
Alternatives and similar repositories for synapse:
Users that are interested in synapse are comparing it to the libraries listed below
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 10 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated this week
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Fast containers of polymorphic objects.☆64Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- WIP☆26Updated 5 years ago
- ☆26Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- ☆52Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time