injae / serdeppLinks
c++ serialize and deserialize adaptor library like rust serde.rs
☆110Updated 2 weeks ago
Alternatives and similar repositories for serdepp
Users that are interested in serdepp are comparing it to the libraries listed below
Sorting:
- Meta C++ Library and Tool☆83Updated 3 years ago
- SPY - C++ Information Broker☆157Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- An efficient, composable design pattern for range processing☆133Updated 9 months ago
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- A bunch of small C++ utilities☆70Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- C++20 Static Branch library☆94Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while ma…☆57Updated last week
- A C++14 reflection library☆78Updated this week
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated 2 weeks ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Lightweight Error Augmentation Framework☆337Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 5 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Advanced compile-time validation in C++☆42Updated last year
- std::embed implementation for the poor (C++17)☆89Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 5 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 4 months ago