niXman / yasLinks
Yet Another Serialization
☆759Updated 3 months ago
Alternatives and similar repositories for yas
Users that are interested in yas are comparing it to the libraries listed below
Sorting:
- Your binary serialization library☆1,156Updated 3 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,536Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- C++ library for executors☆503Updated 8 years ago
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- C++17 `std::variant` for C++11/14/17☆691Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated this week
- C++ hash map and hash set which preserve the order of insertion☆535Updated 8 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆848Updated last month
- C++20 coroutine library☆765Updated this week
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆476Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆636Updated 3 weeks ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- C++ library for storing and printing backtraces.☆465Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 2 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆525Updated this week
- A C++17 cross-platform implementation for UUIDs☆807Updated 11 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☆519Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year