veselink1 / refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,140Updated 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,011Updated 2 weeks ago
- Your binary serialization library☆1,153Updated 3 months ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,187Updated 6 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆630Updated 4 years ago
- A lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- C++20 coroutine library☆750Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆659Updated 2 years ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆937Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,643Updated 3 months ago
- scanf for modern C++☆1,174Updated 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,524Updated 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,422Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,386Updated 2 weeks ago
- A simple C++14 signal-slots implementation☆779Updated 11 months ago
- Yet Another Serialization☆758Updated 2 months ago
- A C++17 cross-platform implementation for UUIDs☆799Updated 10 months ago
- Async++ concurrency framework for C++11☆1,395Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,406Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,375Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- Freestanding fast input/output for C++20☆762Updated last week
- C++14 lock-free queue.☆1,647Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,330Updated 2 weeks ago