niXman / yas
Yet Another Serialization
☆733Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for yas
- Your binary serialization library☆1,077Updated 3 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Async++ concurrency framework for C++11☆1,350Updated 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,497Updated 3 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- scanf for modern C++☆1,083Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,335Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- Fast, convenient JSON serialization and parsing in C++☆477Updated this week
- A lightweight C++20 serialization and RPC library☆747Updated last week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- C++ library for storing and printing backtraces.☆436Updated this week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆508Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆518Updated last month
- C++17 `std::variant` for C++11/14/17☆669Updated last year
- Runtime polymorphism done right☆977Updated 3 years ago