felixguendling / cistaView external linksLinks
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
☆2,173Dec 13, 2025Updated 2 months ago
Alternatives and similar repositories for cista
Users that are interested in cista are comparing it to the libraries listed below
Sorting:
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Nov 5, 2022Updated 3 years ago
- Your binary serialization library☆1,215Oct 9, 2025Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- A lightweight C++20 serialization and RPC library☆919Jan 23, 2026Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739May 1, 2025Updated 9 months ago
- universal serialization engine☆1,299Dec 22, 2025Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- C++14 lock-free queue.☆1,814Jan 31, 2026Updated 2 weeks ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆650May 8, 2025Updated 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,956Feb 7, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- A C++11 library for serialization☆4,615Jan 20, 2025Updated last year
- Yet Another Serialization☆772Feb 18, 2025Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 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.☆1,592May 29, 2025Updated 8 months ago
- C++ Reflection Library☆3,435Apr 25, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Feb 22, 2025Updated 11 months ago
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- Event Dispatcher and callback list for C++☆1,630Dec 8, 2024Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,153Feb 2, 2026Updated last week
- A miniature library for struct-field reflection in C++☆642Oct 31, 2025Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,146Dec 6, 2025Updated 2 months ago
- Freestanding fast input/output for C++20☆832Updated this week
- A beautiful stack trace pretty printer for C++☆4,245Apr 14, 2025Updated 10 months ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆684Jan 18, 2026Updated 3 weeks ago
- C++20 coroutine library☆917Feb 6, 2026Updated last week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- Unified Executors☆1,684Feb 6, 2026Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,812Feb 10, 2024Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,049Updated this week
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 3 weeks ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,722Updated this week
- Fast, convenient JSON serialization and parsing in C++☆501Feb 4, 2026Updated last week
- A simple C++14 signal-slots implementation☆870Jul 26, 2025Updated 6 months ago
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago