tedsta / Reflectable
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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- Fast delegates implementation☆56Updated 2 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A header-only thread pool for C++☆43Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++17 tiny vector math library☆41Updated last year
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago