niXman / yas
Yet Another Serialization
☆757Updated 2 months ago
Alternatives and similar repositories for yas:
Users that are interested in yas are comparing it to the libraries listed below
- A header-only C++ library for task concurrency☆625Updated last year
- Your binary serialization library☆1,149Updated 2 months ago
- A miniature library for struct-field reflection in C++☆555Updated last month
- Async++ concurrency framework for C++11☆1,395Updated 6 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 header-only, constexpr alternative to gperf for C++14 users☆1,404Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆747Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆939Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- C++17 `std::variant` for C++11/14/17☆689Updated 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,520Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,138Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆439Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,383Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- C++ Benchmark Authoring Library/Framework☆844Updated 4 months ago
- C++ hash map and hash set which preserve the order of insertion☆532Updated 7 months ago
- C++ library for executors☆503Updated 8 years ago
- A C++17 cross-platform implementation for UUIDs☆800Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆919Updated 2 months ago
- libnop: C++ Native Object Protocols☆576Updated 8 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆659Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆843Updated 2 weeks ago
- C++20 coroutine library☆740Updated this week
- C++ library for storing and printing backtraces.☆460Updated 3 weeks ago
- C++14 lock-free queue.☆1,637Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆886Updated 10 months ago