jermp / mm_fileLinks
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆25Updated 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.☆35Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- Container Traits for Modern C++☆30Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Performance profiling of JSON libraries☆28Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 9 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
- The Fancy Named Parameters Library☆34Updated last month
- Flat containers for C++☆59Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- For details, see the blog post:☆33Updated last year
- ☆26Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 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
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated this week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago