skarupke / signal_slot
A signal/slot implementation using std::function.
☆12Updated 10 years ago
Alternatives and similar repositories for signal_slot:
Users that are interested in signal_slot are comparing it to the libraries listed below
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Platform abstraction and utility library☆19Updated 2 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- C/C++ compiler vendor and features detection.☆37Updated 7 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 2 months ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- ☆38Updated 11 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- ☆31Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- ☆18Updated 5 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 11 months ago
- Single- and Double- intrusive linked lists for C++☆17Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago