felixguendling / cistaLinks
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
☆2,093Updated 2 weeks ago
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,236Updated 11 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,672Updated 4 months ago
- Your binary serialization library☆1,176Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,600Updated 11 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- Async++ concurrency framework for C++11☆1,405Updated 11 months ago
- C++14 lock-free queue.☆1,736Updated 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,559Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆882Updated 3 weeks ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,568Updated last week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,466Updated 8 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,213Updated last week
- C++20 coroutine library☆839Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,860Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,368Updated last year
- Event Dispatcher and callback list for C++☆1,567Updated 9 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,748Updated 3 weeks ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,280Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,424Updated last week
- scanf for modern C++☆1,271Updated this week
- Unified Executors☆1,635Updated 6 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,030Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,790Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,471Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,705Updated last year
- Yet Another Serialization☆765Updated 7 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,981Updated 5 months ago
- A C++17 cross-platform implementation for UUIDs☆837Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,377Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,583Updated 2 years ago