vimpunk / mio
Cross-platform C++11 header-only library for memory mapped file IO
☆1,709Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for mio
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- Your binary serialization library☆1,074Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks 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,495Updated 3 months ago
- Portable header-only C++ low level SIMD library☆1,238Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,529Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,669Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,876Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- Yet Another Serialization☆731Updated 7 months ago
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- A fast, memory efficient hash map for C++☆1,249Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,867Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- C++14 lock-free queue.☆1,518Updated this week
- libnop: C++ Native Object Protocols☆574Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,305Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,332Updated 2 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,535Updated this week
- Lightweight profiler library for c++☆2,178Updated last month
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- scanf for modern C++