Cross-platform C++11 header-only library for memory mapped file IO
☆1,949Feb 11, 2024Updated 2 years ago
Alternatives and similar repositories for mio
Users that are interested in mio are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- P1031 low level file i/o and filesystem library for the C++ standard☆1,039Jun 1, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,324Jun 3, 2026Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,226May 8, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,706Oct 6, 2024Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,544Dec 31, 2025Updated 5 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 4 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,044Dec 17, 2025Updated 6 months 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,611May 29, 2025Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,192Jun 10, 2026Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,287Apr 14, 2025Updated last year
- Async++ concurrency framework for C++11☆1,417Oct 11, 2024Updated last year
- C++14 concurrent lock-free low-latency queue.☆1,858Jun 12, 2026Updated 2 weeks ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,999Apr 27, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,337Jun 21, 2026Updated last week
- Your binary serialization library☆1,247Oct 9, 2025Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,552Apr 20, 2026Updated 2 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☆469Nov 28, 2025Updated 6 months ago
- A General-purpose Task-parallel Programming System in C++☆12,026Jun 20, 2026Updated last week
- scanf for modern C++☆1,314Oct 29, 2025Updated 7 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,613May 1, 2023Updated 3 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,116Jun 8, 2026Updated 2 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,486Jun 13, 2026Updated 2 weeks ago
- Activity Indicators for Modern C++☆3,401May 9, 2025Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,420Apr 16, 2026Updated 2 months ago
- A modern formatting library☆23,625Jun 18, 2026Updated last week
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,289Jun 4, 2026Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,641Oct 13, 2025Updated 8 months ago
- Event Dispatcher and callback list for C++☆1,667Dec 8, 2024Updated last year
- Parsing Expression Grammar Template Library☆2,136Jun 7, 2026Updated 2 weeks ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,197Mar 14, 2026Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,757May 1, 2025Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,858Jan 9, 2024Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file