veselink1 / refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,107Updated 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,918Updated last week
- Your binary serialization library☆1,106Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,480Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,127Updated 3 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆609Updated 4 years ago
- scanf for modern C++☆1,112Updated 2 months ago
- A miniature library for struct-field reflection in C++☆524Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- A lightweight C++20 serialization and RPC library☆776Updated 3 weeks ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆653Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,557Updated 4 months ago
- C++20 coroutine library☆649Updated 2 months 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,506Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,360Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,577Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆873Updated 7 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,253Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago
- A C++17 cross-platform implementation for UUIDs☆782Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,360Updated last week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,386Updated this week
- Unified Executors☆1,523Updated this week
- Yet Another Serialization☆741Updated 10 months ago
- C++14 lock-free queue.☆1,579Updated last week
- Compile Time Type Information for C++☆580Updated last year
- C++20 μ(micro)/Unit Testing Framework☆1,293Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 8 months ago
- C++ parsing DSL☆1,026Updated 3 weeks ago