AthrunArthur / functionflow
A pure C++11 based parallel programming library
☆14Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for functionflow
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- C++14 CSV Stream based on C File API☆10Updated 2 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…☆40Updated 8 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆67Updated 10 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- A simple, easy to use C++ 11 based HTTP web server☆20Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago