jermp / mm_fileLinks
A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.
☆26Updated 9 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:
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 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 last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Text encoding for modern C++☆30Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Fast string to integer conversion☆15Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Radix set/map implementation☆17Updated last year
- For details, see the blog post:☆32Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 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 2 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year