H-EAL / oqpiLinks
High performance multithreading toolkit for C++17
☆47Updated 2 months ago
Alternatives and similar repositories for oqpi
Users that are interested in oqpi are comparing it to the libraries listed below
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 10 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- Fast delegates implementation☆57Updated 3 years ago
- A scoped stack allocator☆38Updated 6 years ago
- Cross platform co-routine library exposed through a minimal C API.☆67Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- ☆50Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆74Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- ☆58Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago