veselink1 / refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,136Updated 2 years ago
Alternatives and similar repositories for refl-cpp:
Users that are interested in refl-cpp are comparing it to the libraries listed below
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,178Updated 6 months ago
- Your binary serialization library☆1,145Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- scanf for modern C++☆1,169Updated last month
- A lightweight C++20 serialization and RPC library☆838Updated this week
- A miniature library for struct-field reflection in C++☆552Updated last month
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆626Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,396Updated last month
- Async++ concurrency framework for C++11☆1,394Updated 6 months ago
- C++20 coroutine library☆719Updated 3 weeks ago
- Yet Another Serialization☆756Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- A C++17 cross-platform implementation for UUIDs☆796Updated 9 months ago
- Compile Time Type Information for C++☆586Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,631Updated 3 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,351Updated this week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆659Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,375Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 2 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,518Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,574Updated 7 months ago
- C++20 μ(micro)/Unit Testing framework☆1,319Updated 2 weeks ago
- C++ parsing DSL☆1,057Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 10 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,753Updated last year
- Unified Executors☆1,564Updated last month
- Runtime polymorphism done right☆1,001Updated 3 years ago