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
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- ☆21Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 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 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- pushmi project☆50Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- ☆13Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- WIP☆26Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A C++14-and-later expression template library☆108Updated last week
- 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
- exploring coroutine C++ proposal☆45Updated 8 years ago