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
- How to build and maintain a "global" type-list☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 3 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
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- WIP☆27Updated 6 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 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☆50Updated 2 weeks ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago