jermp / mm_file
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆26Updated 5 months ago
Alternatives and similar repositories for mm_file:
Users that are interested in mm_file are comparing it to the libraries listed below
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 10 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 8 months ago
- For details, see the blog post:☆32Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago