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:
- pushmi project☆50Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Literal Logging for C++☆86Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- ☆27Updated last year
- 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.☆72Updated 5 years ago
- ☆21Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks 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
- exploring coroutine C++ proposal☆45Updated 9 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- C++ Scattered Containers☆67Updated 8 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month