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

https://github.com/gmelodie/jigglr

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

Last synced: 7 months 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).