fgoujeon / signal
Fast C++17 signal/slot library
☆39Updated 5 years ago
Alternatives and similar repositories for signal:
Users that are interested in signal are comparing it to the libraries listed below
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated last year
- Yet another C++ text formatting library.☆70Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- ☆40Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- A C++14 reflection library☆68Updated 2 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago