yhirose / cpp-mmaplib
A single file C++11 header-only memory mapped file library.
☆62Updated last year
Alternatives and similar repositories for cpp-mmaplib:
Users that are interested in cpp-mmaplib are comparing it to the libraries listed below
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- Header-only library providing unicode aware string support for C++☆107Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆85Updated 11 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- ☆26Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 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 9 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated 2 weeks ago