jackfirth / rebellion

A collection of core libraries for Racket
https://pkgs.racket-lang.org/package/rebellion
Apache License 2.0
83 stars 16 forks source link

Concurrency libraries #397

Closed jackfirth closed 6 months ago

jackfirth commented 4 years ago

I think Rebellion ought to provide some basic concurrency building blocks. Possible ideas:

...and other stuff needed to implement thread-safe mutable data structures.