tedsta / ReflectableLinks
A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.
☆17Updated 11 years ago
Alternatives and similar repositories for Reflectable
Users that are interested in Reflectable are comparing it to the libraries listed below
Sorting:
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++17 inplace_string implementation☆97Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Non bloated asynchronous logger☆223Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆232Updated 9 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- generic stack-based container☆107Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Literal Logging for C++☆86Updated 7 years ago