jermp / mm_file
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆26Updated 8 months ago
Alternatives and similar repositories for mm_file:
Users that are interested in mm_file are comparing it to the libraries listed below
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- 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
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 2 weeks ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- An Array Mapped Tree implementation☆10Updated 4 years ago
- ☆21Updated 6 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago