3 个版本
0.8.11 | 2022年3月14日 |
---|---|
0.8.9 | 2022年3月14日 |
0.8.5 | 2022年3月14日 |
#759 在 并发
每月 22 次下载
275KB
4.5K SLoC
Crossbeam Skiplist
注意: 此 crate 仍在开发中。
此 crate 可用于实现 alloc
的 no_std
环境。需要在 no_std
环境中启用此 crate 的 alloc
功能。
兼容性
Crossbeam Skiplist 支持至少六个月的稳定 Rust 版本,每次增加最低支持的 Rust 版本时,都会发布一个新的次要版本。目前,最低支持的 Rust 版本是 1.36。
许可证
根据您的选择,许可方式为以下之一:
- Apache 许可证 2.0 版(LICENSE-APACHE 或 https://apache.ac.cn/licenses/LICENSE-2.0)
- MIT 许可证(LICENSE-MIT 或 http://opensource.org/licenses/MIT)
。
贡献
除非您明确声明,否则根据 Apache-2.0 许可证定义,您提交的任何有意包含在作品中的贡献,均将按上述方式双许可,不附加任何额外条款或条件。