felixguendling / cistaLinks
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
☆2,167Updated last month
Alternatives and similar repositories for cista
Users that are interested in cista are comparing it to the libraries listed below
Sorting:
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,282Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,737Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,663Updated last year
- Your binary serialization library☆1,215Updated 3 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,710Updated last week
- C++14 lock-free queue.☆1,806Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,591Updated 8 months ago
- A lightweight C++20 serialization and RPC library☆913Updated last week
- C++20 coroutine library☆905Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,801Updated 5 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,809Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,324Updated last month
- Event Dispatcher and callback list for C++☆1,629Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,507Updated last month
- scanf for modern C++☆1,297Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,521Updated 6 months ago
- Unified Executors☆1,681Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602Updated 2 years ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,317Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,911Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,804Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,219Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,406Updated 2 weeks ago
- Yet Another Serialization☆771Updated 11 months ago
- A C++17 cross-platform implementation for UUIDs☆869Updated last year
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,587Updated 9 months ago