All Projects → andresilva → rust-okasaki

andresilva / rust-okasaki

Licence: MIT license
Purely Functional Data Structures in Rust

Programming Languages

rust
11053 projects

Okasaki

Purely Functional Data Structures in Rust as per Okasaki [1].

Implemented data structures

  • Set
    • Tree Set
  • Map
    • Tree Map
    • Patricia Trie (not present on the book)
  • Stack
    • List
  • Heap
    • Leftist Heap
    • Binomial Heap
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].