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 11 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- ☆38Updated 11 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- ☆31Updated 9 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- Platform abstraction and utility library☆19Updated 4 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- ☆17Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Indexed Allocator C++ lib☆12Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 3 months ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 10 months ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Chromium DevTools remote for C++☆11Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year