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:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Yet another C++ text formatting library.☆71Updated 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
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Flat containers for C++☆59Updated 6 months ago
- Performance profiling of JSON libraries☆28Updated 7 months ago