C
concurrency
Projects with this topic
-
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 -
-
Some useful utilities for Python's threading module
Updated -
Small, self contained Python implementation of the Flow-based Programming model.
Updated -
Itamae is a small Discrete Event Simulation model of heterogeneous parallel systems built with Python and the SimPy framework. It was developed in order to study task graph scheduling strategies in heterogeneous parallel systems.
Updated