veselink1 / refl-cppLinks
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,166Updated 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
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- Your binary serialization library☆1,166Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆863Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,221Updated 9 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆641Updated 2 months ago
- C++20 coroutine library☆808Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆575Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,411Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- A C++17 cross-platform implementation for UUIDs☆826Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,145Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,493Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆402Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,550Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆482Updated 3 months ago
- Freestanding fast input/output for C++20☆783Updated last month
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆661Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆901Updated last year
- C++ parsing DSL☆1,106Updated last month
- scanf for modern C++☆1,203Updated this week
- Yet Another Serialization☆762Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 2 weeks ago
- A simple C++14 signal-slots implementation☆813Updated this week
- C++20 Static Reflection library☆442Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆527Updated 10 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,714Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated last month