Crates.io | bbq2 |
lib.rs | bbq2 |
version | 0.4.2 |
created_at | 2025-02-01 11:15:01.605749+00 |
updated_at | 2025-07-21 23:16:33.085052+00 |
description | A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers |
homepage | |
repository | https://github.com/jamesmunns/bbq2 |
max_upload_size | |
id | 1538361 |
size | 91,368 |
Now with sixteen great flavors!
This is an attempt to re-implement bbqueue.
No docs yet. Check out the unit tests in lib.rs
for usage :)