Non-intrusive C++ signal programming library
☆49Dec 10, 2021Updated 4 years ago
Alternatives and similar repositories for synapse
Users that are interested in synapse are comparing it to the libraries listed below
Sorting:
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26May 6, 2019Updated 6 years ago
- The C++ Pimpl Idiom Again!☆37May 3, 2018Updated 7 years ago
- ☆10Aug 27, 2018Updated 7 years ago
- Solving the Expression Problem in C++11☆45Nov 10, 2012Updated 13 years ago
- User defined static call-tree constraints in C++. This is the implementation of the tool for my masters thesis.☆14Sep 25, 2018Updated 7 years ago
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Mar 1, 2026Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Mar 11, 2026Updated last week
- Tutorial for the Metaparse library with lab exercises☆31Apr 27, 2014Updated 11 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 4 years ago
- Helpful CMake modules - 3.0+☆12May 16, 2017Updated 8 years ago
- Boost.Mixin is a C++ implementation of the Mixin idiom☆43Jun 26, 2016Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆195Mar 10, 2026Updated last week
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- rust's std::result re-implemented in c++☆12Jan 8, 2022Updated 4 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Nov 13, 2025Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Emscripten port of libffi☆12Jun 21, 2023Updated 2 years ago
- C++20 Vulkan and GLes rendering engine☆17Oct 10, 2025Updated 5 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 7 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆23Apr 20, 2020Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks 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☆166Nov 28, 2025Updated 3 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 4 months ago
- What did you expect?☆110May 15, 2017Updated 8 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A C++ library for defining and evaluating piecewise functions, inspired by the Web Audio API AudioParam interface.☆18Feb 2, 2023Updated 3 years ago
- A library for working with NTFS Reparse Points☆23Sep 6, 2019Updated 6 years ago
- WG21 Proposals and Drafts☆14Jan 6, 2022Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Dec 22, 2020Updated 5 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Jul 12, 2021Updated 4 years ago
- An HTTP server library in C++☆16Jan 10, 2019Updated 7 years ago
- A rust like Result type for modern C++☆20May 26, 2019Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Jul 27, 2022Updated 3 years ago