jermp / mm_fileLinks
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆27Updated 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:
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Performance profiling of JSON libraries☆27Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Flat containers for C++☆59Updated 2 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 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 simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 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☆11Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- For details, see the blog post:☆32Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago