deepgrace / fmp
Advanced Reflection and Serialization Library in C++26♦️
☆13Updated 10 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.☆33Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- 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 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated this week
- An indirect value-type for C++☆82Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆46Updated last month
- Library for extracting stacktrace from exception.☆48Updated last year
- C++11 compatible charconv☆29Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A C++14 reflection library☆70Updated 2 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago