rkuchumov / staccato
C++11 Work-Stealing Task Scheduler
☆36Updated 5 years ago
Alternatives and similar repositories for staccato
Users that are interested in staccato are comparing it to the libraries listed below
Sorting:
- ☆21Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- ☆27Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 13 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- WIP☆26Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆13Updated 9 years ago
- ☆13Updated 3 weeks ago
- A universal thread-safe memory pool.☆26Updated 6 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
- pushmi project☆50Updated 6 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Boost.org multi_index module☆50Updated last month
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- 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 proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago