pi_lfstack 0.1.3

A lock free stack
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.crossbeam-channel]
version = "0.3"

[package]
authors = ["zuon<zuon@yinengyun.com>"]
description = "A lock free stack"
edition = "2018"
keywords = ["pi", "lock", "free", "stack"]
license = "MIT OR Apache-2.0"
name = "pi_lfstack"
repository = "https://github.com/GaiaWorld/pi_lfstack"
version = "0.1.3"