AthrunArthur / functionflowLinks
A pure C++11 based parallel programming library
☆14Updated 9 years ago
Alternatives and similar repositories for functionflow
Users that are interested in functionflow are comparing it to the libraries listed below
Sorting:
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Our open source benchmarks and code samples☆192Updated last month
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- QSBR and EBR library☆123Updated 5 years ago
- Extensible Memory Benchmarking Tool☆115Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 7 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆194Updated last week
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- ☆18Updated 8 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Component-Model Framework in C++☆44Updated 9 years ago