H-EAL / oqpi
High performance multithreading toolkit for C++17
☆46Updated 3 months ago
Alternatives and similar repositories for oqpi:
Users that are interested in oqpi are comparing it to the libraries listed below
- A high performance C++ playground library☆48Updated 8 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆45Updated 4 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 8 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Debug heap useful for tracking down memory errors.☆183Updated 9 years ago
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++11 lock-free job queue☆84Updated 8 years ago
- SPMD in C++☆68Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆50Updated 4 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆32Updated last year
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆118Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- MTuner SDK - Memory profiling library☆31Updated 2 months ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago