mpmc-ringbuf 0.1.4

A Rust mpmc-ringbuf queue
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libmath]
version = "0.2.1"

[package]
authors = ["fakecore"]
description = "A Rust mpmc-ringbuf queue"
documentation = "https://docs.rs/mpmc-ringbuf"
edition = "2021"
license = "Apache-2.0"
license-file = "LICENSE.md"
name = "mpmc-ringbuf"
readme = "readme.md"
repository = "https://github.com/fakecore/mpmc-ringbuf"
version = "0.1.4"