carlomilanesi / cpp-mmfLinks
C++98 library that encapsulates memory-mapped-files for POSIX or Windows
☆91Updated 7 years ago
Alternatives and similar repositories for cpp-mmf
Users that are interested in cpp-mmf are comparing it to the libraries listed below
Sorting:
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Simple, flexible and modular assertion macro.☆229Updated last month
- C++20 implementation of {{ mustache }}☆86Updated 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☆52Updated 2 months ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- small delegate implementation☆85Updated 9 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago