jermp / mm_file
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆26Updated 4 months ago
Alternatives and similar repositories for mm_file:
Users that are interested in mm_file are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- String to Float Benchmark☆19Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A general property customisation mechanism☆15Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 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
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆17Updated 2 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago