injae / serdeppLinks
c++ serialize and deserialize adaptor library like rust serde.rs
☆111Updated 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- SPY - C++ Information Broker☆155Updated 2 weeks ago
- An efficient, composable design pattern for range processing☆122Updated 4 months ago
- Light, fast, threadpool for C++20☆102Updated 2 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
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++20 Static Branch library☆60Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- A lightweight C++11-compatible error-handling mechanism☆300Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆126Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- Serialization framework for C++, inspired on serde-rs for Rust.☆48Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆89Updated 5 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- A C++14 reflection library☆73Updated last month
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆70Updated last year
- Unique-ownership smart pointers with observable lifetime.☆37Updated 2 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 3 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Lightweight Error Augmentation Framework☆331Updated last month
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 10 months ago