veselink1 / refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,081Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for refl-cpp
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- A lightweight C++20 serialization and RPC library☆743Updated this week
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- Your binary serialization library☆1,074Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,332Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- scanf for modern C++☆1,078Updated this week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- A miniature library for struct-field reflection in C++☆497Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack,…☆1,098Updated this week
- Compile Time Type Information for C++☆573Updated last year
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- C++20 coroutine library☆599Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,495Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,541Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- Yet Another Serialization☆731Updated 7 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆858Updated 4 months ago
- A C++17 cross-platform implementation for UUIDs☆758Updated 4 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆459Updated 5 months ago
- Unified Executors☆1,483Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- C++14 lock-free queue.☆1,518Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- C++ parsing DSL☆1,013Updated last month
- Event Dispatcher and callback list for C++☆1,366Updated 2 weeks ago