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:
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- ☆21Updated 6 years ago
- Execution primitives for C++☆154Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago