yhirose / cpp-mmaplibLinks
A single file C++11 header-only memory mapped file library.
☆64Updated last year
Alternatives and similar repositories for cpp-mmaplib
Users that are interested in cpp-mmaplib are comparing it to the libraries listed below
Sorting:
- File/Directory Watcher for Modern C++☆84Updated 2 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☆48Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Fork of Marcin Kalicinski's RapidXml library☆18Updated 2 weeks ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆31Updated last week
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Lean library to observe file changes in a specific directory path.☆46Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago