#algorithm #book #priority-queue #rope #trie #skip-list #graph

nightly adivon

Data Structures of daily use: Graph, HashTable, PriorityQueue, Trie, SuffixTree, Rope, SplayTree, SkipList, RedBlackTree

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

#1485 in Algorithms


Used in algs4

MIT/Apache

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

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