veselink1 / refl-cppLinks
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,150Updated 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,028Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- Your binary serialization library☆1,157Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆850Updated last month
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆636Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 7 months ago
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- C++20 coroutine library☆765Updated this week
- Yet Another Serialization☆759Updated 3 months ago
- scanf for modern C++☆1,186Updated 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,541Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,665Updated 4 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- A C++17 cross-platform implementation for UUIDs☆807Updated 11 months ago
- A simple C++14 signal-slots implementation☆806Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,436Updated 4 months ago
- Unified Executors☆1,591Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆842Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,411Updated this week
- C++14 lock-free queue.☆1,659Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated 2 weeks ago
- Event Dispatcher and callback list for C++☆1,501Updated 5 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago