jermp / mm_fileLinks
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆26Updated 10 months ago
Alternatives and similar repositories for mm_file
Users that are interested in mm_file are comparing it to the libraries listed below
Sorting:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- JSON pull-parser/push-serializer library for C++☆21Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- C++ concurrent programming library☆28Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Text encoding for modern C++☆31Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 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 this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 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☆53Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago