niXman / yas
Yet Another Serialization
☆731Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for yas
- A header-only C++ library for task concurrency☆622Updated last year
- Your binary serialization library☆1,074Updated 3 months ago
- A miniature library for struct-field reflection in C++☆497Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,495Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆517Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆712Updated 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
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆506Updated 2 years ago
- C++14 lock-free queue.☆1,518Updated this week
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- libnop: C++ Native Object Protocols☆574Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆743Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- C++ library for executors☆492Updated 8 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆495Updated 2 weeks ago
- C++17 `std::variant` for C++11/14/17☆668Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,709Updated 8 months ago
- A C++17 cross-platform implementation for UUIDs☆758Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆858Updated 4 months ago
- scanf for modern C++☆1,078Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,332Updated 2 weeks ago