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:
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 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
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- ☆50Updated 8 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Fast delegates implementation☆57Updated 3 years ago
- How to build and maintain a "global" type-list☆27Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- 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
- Non bloated asynchronous logger☆222Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago