/crystalline

A collection of containers & algorithms for the crystal programming language

Primary LanguageCrystalMIT LicenseMIT

crystalline

Build Status Stories in Ready

crystalline is a collection of containers & algorithms for the crystal programming language.

  • Containers
    • Deque
    • Stack
    • Queue
    • Red-Black Tree
    • Splay Tree
    • Trie
    • Suffix Array
    • k-d Tree
  • Graphs

Pull requests are welcome! :)

Credits

crystalline Copyright (c) 2015 Tom Schroeder, released under the MIT license