cppfastio / fast_ioLinks
Freestanding fast input/output for C++20
☆829Updated last week
Alternatives and similar repositories for fast_io
Users that are interested in fast_io are comparing it to the libraries listed below
Sorting:
- C++20 coroutine library☆898Updated 2 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- A lightweight C++20 serialization and RPC library☆904Updated 4 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,310Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last week
- C++20 Static Reflection library☆488Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Updated 3 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆429Updated last month
- scanf for modern C++☆1,296Updated 2 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆555Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,689Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,163Updated last month
- Coroutines for C++20 & asio☆327Updated last week
- The most over-engineered C++ assertion library☆692Updated 5 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,276Updated 2 months ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,655Updated last year
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆911Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated 2 weeks ago
- C++ parsing DSL☆1,217Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 3 weeks ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,184Updated this week
- A C++20 library for sequence-orientated programming☆710Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago