cppfastio / fast_io
Freestanding fast input/output for C++20
☆755Updated this week
Alternatives and similar repositories for fast_io:
Users that are interested in fast_io are comparing it to the libraries listed below
- C++20 coroutine library☆726Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆590Updated last week
- A lightweight C++20 serialization and RPC library☆838Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- scanf for modern C++☆1,169Updated last month
- C++20 Static Reflection library☆386Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆492Updated 3 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆907Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,351Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,053Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆608Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆385Updated this week
- Coroutines for C++20 & asio