AthrunArthur / functionflow
A pure C++11 based parallel programming library
☆14Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for functionflow
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- lock-free malloc implementation☆13Updated 13 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ☆17Updated 5 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- ☆16Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- ☆18Updated 7 years ago
- A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.☆17Updated 10 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 4 years ago