/crystalline

A collection of containers & algorithms for the crystal programming language

Primary LanguageCrystalMIT LicenseMIT

crystalline

Build Status

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

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

Pull requests are welcome! :)

Credits

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