deepgrace / fmp
Advanced Reflection and Serialization Library in C++26♦️
☆13Updated 8 months ago
Alternatives and similar repositories for fmp:
Users that are interested in fmp are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 7 months ago
- An indirect value-type for C++☆82Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- A C++14 Lambda Library☆23Updated last month
- A C++14 reflection library☆68Updated last month
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- c++ package manager only use CMake☆40Updated last year
- A set of useful C++17/20 classes and libraries☆27Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 2 weeks ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago