Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.
☆140Oct 14, 2022Updated 3 years ago
Alternatives and similar repositories for signal-slot-benchmarks
Users that are interested in signal-slot-benchmarks are comparing it to the libraries listed below
Sorting:
- A reasonably fast and tidy C++ implemention of signals/slots☆36Feb 12, 2024Updated 2 years ago
- Pure C++17 Signals and Slots☆435Aug 7, 2022Updated 3 years ago
- C++ signal and slot system☆161Apr 16, 2020Updated 5 years ago
- A simple C++14 signal-slots implementation☆877Jul 26, 2025Updated 7 months ago
- Small, header only signals and slots C++11 library.☆266Apr 19, 2023Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆232Nov 25, 2022Updated 3 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆115May 24, 2020Updated 5 years ago
- A lightweight signals and slots implementation.☆506Feb 4, 2021Updated 5 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Dec 25, 2018Updated 7 years ago
- Easy to use, fast and lightweight C++17 signals and slots library, drop-in replacement for the Boost.Signals2☆32Sep 8, 2023Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- C++ implementation of an object pool pattern☆12May 20, 2024Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Jul 17, 2021Updated 4 years ago
- Fast delegates implementation☆57May 22, 2022Updated 3 years ago
- HTML rendering plugin for Lumix Engine☆18Jan 11, 2018Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26May 6, 2019Updated 6 years ago
- Fast containers of polymorphic objects.☆71Mar 11, 2026Updated last week
- rocket - Fast single header signal/slots library for C++☆211Aug 21, 2024Updated last year
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- Boost.Proto, rewritten and redesigned for C++11☆28Oct 7, 2013Updated 12 years ago
- C++ remote library☆26Jul 9, 2015Updated 10 years ago
- C++ signals & slots☆78Dec 3, 2019Updated 6 years ago
- Public domain single-file libraries - stb style☆21Jan 13, 2025Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆26Jun 12, 2015Updated 10 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- ☆11Dec 16, 2017Updated 8 years ago
- C++ Delegate Library Collection☆27Jan 23, 2017Updated 9 years ago
- ☆10Aug 27, 2018Updated 7 years ago
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- generic stack-based container☆110Feb 23, 2018Updated 8 years ago
- C++ network library☆31Feb 16, 2016Updated 10 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- qrezi is a QML based presentation framework inspired by prezi☆16Mar 8, 2023Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆441Jan 26, 2026Updated last month
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Jul 6, 2020Updated 5 years ago