yhirose / cpp-mmaplibLinks
A single file C++11 header-only memory mapped file library.
☆71Updated 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:
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆44Updated 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☆50Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 weeks ago
- easy to use callback library for C++☆42Updated 8 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- C++11 compatible charconv☆31Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 3 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 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…☆145Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Thread aware Signal/Slot library☆83Updated 6 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago