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☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated last month
- A C++14 reflection library☆78Updated 2 weeks ago
- A bunch of small C++ utilities☆69Updated 2 years ago
- An efficient, composable design pattern for range processing☆132Updated 9 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Unique-ownership smart pointers with observable lifetime.☆39Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 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…☆161Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- A lightweight C++11-compatible error-handling mechanism☆310Updated 3 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 10 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Serialization framework for C++, inspired on serde-rs for Rust.☆52Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- C++20 Static Branch library☆72Updated 6 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago