injae / serdeppLinks
c++ serialize and deserialize adaptor library like rust serde.rs
☆113Updated last year
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☆82Updated 2 years ago
- An efficient, composable design pattern for range processing☆129Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Unique-ownership smart pointers with observable lifetime.☆37Updated 2 weeks ago
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆176Updated 3 years ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- A lightweight C++11-compatible error-handling mechanism☆304Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Lightweight Error Augmentation Framework☆333Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- A bunch of small C++ utilities☆66Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated 10 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- ☆63Updated this week
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- C++ small containers☆146Updated 3 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago