rkuchumov / staccatoLinks
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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- ☆27Updated last year
- Simple resource pool for recycling resources in C++☆69Updated last week
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- pushmi project☆50Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- ☆21Updated 6 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 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 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 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 future and stream library for modern C++.☆67Updated 2 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago