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:
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months 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 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Performance profiling of JSON libraries☆28Updated 6 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- `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++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A hash function library☆47Updated 2 weeks ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 3 weeks ago