1 Star 0 Fork 0

1467792822 / hicollections

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
[package]
author = [ "hantingjun <hantingjun@huawei.com>" ]
description = "C-liked Collections"
repository = "https://gitee.com/1467792822/hicollections"
license = "MIT OR Apache-2.0"
edition = "2021"
name = "hicollections"
version = "0.1.2"
[dependencies]
hipool = "0.1"
libc = "0.2"
[dev-dependencies]
rand = "0.8"
criterion = "0.3"
iai = "0.1"
[[bench]]
name = "search"
harness = false
[[bench]]
name = "tree_benchmark"
harness = false
[profile.release]
debug=true
Rust
1
https://gitee.com/1467792822/hicollections.git
git@gitee.com:1467792822/hicollections.git
1467792822
hicollections
hicollections
master

搜索帮助