concurrency
Projects with this topic
-
-
A C++ 20/23 cross-platform header-only library which provides a set of facilities for asynchronous/parallel programming built on the basis of object-oriented and functional approaches fusion.
Updated -
SetBench is a powerful platform for experimenting on C++ data structures that implement a set (search, insert, delete, optional range search). The emphasis is on eliminating performance bottlenecks and providing features to explore performance.
Updated -
-
Systematic concurrency testing for modern C++
Updated -
-
Concurrency for C++: executors + stackful fibers + lazy futures + cancellation
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 -
libflow is a modern, high-performance C++11 implementation of J. Paul Morrisson's Flow-Based Programming Model.
Updated