Projects with this topic
-
Concurrency for C++: executors + stackful fibers + lazy futures + cancellation
Updated -
API Documentation: https://ixti.gitlab.io/redis-throttle
Updated -
A Go package for handling the lifetime of parallel tasks
Updated -
Desktop app for mixing music from stems.
Capstone project at RIT.
Updated -
A collection of audio-related features which resulted from freely writing C++ code.
Features: live sound I/O, audio file playback, real-time convolution, MIDI-controlled polyphonic synthesizer, multi-channel oscilloscope
2021
Updated -
Common data structures and components of the actor architecture
Updated -
OwnedOrShared Cow like data structure. Allows you to wrap data in an 'Arc' lazily.
Updated -
Efficient single-producer multi-consumer channel types in Rust.
Updated -
Prácticas de la asignatura "Programación Concurrente y Distribuida". Curso 2019/20 - Universidad de Murcia.
Updated -
a stack-based concatenative virtual machine for implementing highly concurrent languages
Updated -
Some useful utilities for Python's threading module
Updated -
Xunit でメソッド単位で並行テストをする。
Updated -
-
A semaphore for promises.
Updated -
Microservice to be used by Gitlab CI to keep deployments in the correct order.
Updated -
Example project in Java for demonstrating Producer/Consumer pattern with concurrency
Updated -
An Actor Model written for ergonomics and flexibility.
Updated -
Composable Concurrency Abstractions for Node.JS.
Updated -
Package parallel provides a runner to runs tasks with limited concurrency.
Updated