jermp / mm_fileLinks
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆26Updated last year
Alternatives and similar repositories for mm_file
Users that are interested in mm_file are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 8 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Flat containers for C++☆59Updated 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 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 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago