faaa_queue 0.1.1

A Rust implementation of the FAAArrayQueue
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "faaa_queue"
version = "0.1.1"
edition = "2024"
description = "A Rust implementation of the FAAArrayQueue"
license = "MIT OR Apache-2.0"

[dependencies]
crossbeam-utils = "0.8.21"
haphazard = "0.1.8"