tarqd / slimsigLinks
A light-weight alternative to Boost::Signals2 and SigSlot++
☆18Updated 5 years ago
Alternatives and similar repositories for slimsig
Users that are interested in slimsig are comparing it to the libraries listed below
Sorting:
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated 2 months 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☆167Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Library for comfortable work with DLL and DSO☆112Updated 2 weeks ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Libusb wrapper for Asio☆65Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Thread aware Signal/Slot library☆84Updated last week
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 3 weeks ago