tedsta / Reflectable
A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.
☆17Updated 10 years ago
Alternatives and similar repositories for Reflectable:
Users that are interested in Reflectable are comparing it to the libraries listed below
- How to build and maintain a "global" type-list☆24Updated 4 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- ☆22Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆35Updated 11 months ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Mutex implementations and utilities☆31Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- ☆26Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++17 tiny vector math library☆41Updated last year