USCiLab / cereal
A C++11 library for serialization
☆4,304Updated 3 weeks ago
Alternatives and similar repositories for cereal:
Users that are interested in cereal are comparing it to the libraries listed below
- C++ Reflection Library☆3,240Updated 9 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,158Updated last week
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,487Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,496Updated last year
- A beautiful stack trace pretty printer for C++☆3,879Updated this week
- Lightweight C++ command line option parser☆4,330Updated 3 weeks ago
- Asio C++ Library☆5,110Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,929Updated this week
- Modern and efficient C++ Thread Pool Library☆1,879Updated 2 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,213Updated 3 weeks ago
- Lightweight profiler library for c++☆2,234Updated 2 months ago
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,830Updated 9 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges