8 releases
Uses old Rust 2015
0.2.6 | Sep 28, 2016 |
---|---|
0.2.5 | Oct 20, 2015 |
0.2.3 | Aug 27, 2015 |
0.1.0 | Aug 16, 2015 |
#1342 in Algorithms
30 downloads per month
Used in algs4
145KB
4.5K
SLoC
rust-adivon
阿迪王 —— 一切皆可改变!
What's this?
Rust 实现的各种数据结构。
- Bag
- Stack
- Queue
- Deque
- PriorityQueue
- HashSearchTable
- Tries
- SuffixTree
- SplayTree
- Rope
- SkipList
- RedBlackTree
- KdTree
- UnionFind
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~365–610KB