simonask / reflectLinks
A simple C++11 reflection/serialization framework.
☆130Updated 9 years ago
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆233Updated 10 years ago
- Minimal C++ Event Bus☆91Updated 6 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- cpgf library☆219Updated 3 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- C++ async operations☆100Updated 10 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆114Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- small delegate implementation☆85Updated 8 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- High performance C++11 signals☆177Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- C++11 API for creating Lua bindings☆159Updated 7 years ago
- C++11 signal/slot implementation☆79Updated 4 years ago
- Boost.Coroutine☆86Updated last week