felixguendling / cistaLinks
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
☆2,104Updated 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,238Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,679Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,605Updated last year
- Your binary serialization library☆1,184Updated this week
- A lightweight C++20 serialization and RPC library☆885Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,579Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,562Updated 4 months ago
- C++20 coroutine library☆850Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,761Updated last month
- Async++ concurrency framework for C++11☆1,406Updated last year
- C++14 lock-free queue.☆1,745Updated 2 weeks ago
- Unified Executors☆1,641Updated 7 months ago
- scanf for modern C++☆1,275Updated last week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,227Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,428Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,479Updated 2 months ago
- Event Dispatcher and callback list for C++☆1,578Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,386Updated 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,473Updated 8 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,046Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,792Updated last year
- Yet Another Serialization☆767Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆988Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,872Updated last year
- Header-only TOML config file parser and serializer for C++17.☆1,888Updated last month
- A C++17 cross-platform implementation for UUIDs☆840Updated last year
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,284Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,586Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,399Updated 6 months ago