jeffomatic / jl_signal
A reasonably fast and tidy C++ implemention of signals/slots
☆36Updated last year
Alternatives and similar repositories for jl_signal:
Users that are interested in jl_signal are comparing it to the libraries listed below
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++ string formatting library☆44Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++ reflection☆47Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Entropia File System Watcher☆35Updated 11 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- C++17 tiny vector math library☆41Updated last year
- Generic 2D graphics library for C++14☆28Updated last month
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year