nblock 0.3.0

Non-Blocking Runtime
Documentation
[dependencies.crossbeam-queue]
version = "0.3.11"

[dependencies.crossbeam-utils]
version = "0.8.20"

[dependencies.once_cell]
version = "1.19.0"

[dependencies.regex]
version = "1.10.4"

[dependencies.spinning_top]
version = "0.3.0"

[package]
authors = ["Eric Thill"]
categories = ["concurrency", "rust-patterns"]
description = "Non-Blocking Runtime"
edition = "2021"
exclude = ["Cargo.lock"]
keywords = ["nonblocking", "runtime"]
license = "MIT OR Apache-2.0"
name = "nblock"
readme = "README.md"
repository = "https://github.com/thill/nblock"
version = "0.3.0"