jermp / mm_file
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆26Updated 7 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- ☆12Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- `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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years 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
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- std extensions library☆12Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated this week
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Standalone version of the boost::unordered library☆25Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year