Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gmelodie/jigglr

Amateur Multi Producer Multi Consumer queue in Rust
https://github.com/gmelodie/jigglr

Last synced: 25 days ago
JSON representation

Amateur Multi Producer Multi Consumer queue in Rust

Awesome Lists containing this project

README

        

# jigglr
Amateur Multi Producer Multi Consumer queue in Rust

## Idea
Use the `assist` approach described [here](https://stackoverflow.com/a/71727587/6032037).