fast_io
IO library
A C++20 input/output library designed to provide fast and efficient I/O operations.
Freestanding fast input/output for C++20
689 stars
18 watching
55 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
cppcxxheader-onlyinput-output
Related projects:
Repository | Description | Stars |
---|---|---|
rpav/fast-io | Improves performance of octet-vector and stream I/O in Common Lisp programming | 147 |
boostorg/asio | A C++ library that provides a high-performance, concurrent, and scalable framework for I/O operations | 1,260 |
sionescu/iolib | A Common Lisp I/O library using the LibFixPOSIX C library to handle file and network input/output operations. | 141 |
mmarchetti/directio | A low-level I/O library optimized for fast input/output operations on Arduino boards. | 117 |
rookfighter/inifile-cpp | A header-only C++ library for parsing and decoding INI files | 374 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
cycfi/q | A C++ library for efficient and elegant audio digital signal processing. | 1,219 |
ssarcandy/ini-cpp | A lightweight C++ library for parsing and generating INI configuration files | 38 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
mfichman/coro | A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
lemire/fastpfor | A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
pagghiu/sanecpplibraries | A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |