felixguendling / cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
☆1,839Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cista
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Your binary serialization library☆1,077Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.