carlomilanesi / cpp-mmf
C++98 library that encapsulates memory-mapped-files for POSIX or Windows
☆88Updated 6 years ago
Alternatives and similar repositories for cpp-mmf:
Users that are interested in cpp-mmf are comparing it to the libraries listed below
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ generic make factory☆106Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years 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☆156Updated 8 months ago
- Non bloated asynchronous logger☆222Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- High performance C++11 signals☆166Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- generic stack-based container☆105Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Stack allocated and type-erased functors 🐜☆53Updated 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…☆151Updated this week
- Library for comfortable work with DLL and DSO☆110Updated this week
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆62Updated 6 years 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☆239Updated 2 weeks ago
- C++ signal and slot system☆163Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago