zilverline / scala-btreeLinks
Immutable, in-memory B-Tree implementation for Scala
☆25Updated 12 years ago
Alternatives and similar repositories for scala-btree
Users that are interested in scala-btree are comparing it to the libraries listed below
Sorting:
- Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup☆96Updated 2 months ago
- obsolete — archival use only☆66Updated 9 years ago
- (No longer actively maintained.)☆157Updated last month
- A Probabilistic Functional Programming Language DSL in Scala☆63Updated 9 years ago
- Simple, efficient wrapper for fast concatenation/iteration.☆112Updated 7 years ago
- A scala repl which uses a web terminal as its interactive console, and it can be used as an inspector/cli for running applications, a hot…☆40Updated 9 years ago
- Functional testing for Scala.☆67Updated 5 years ago
- Scala Chart Library☆149Updated 7 years ago
- Introduces macro/meta annotations @ aux, @ self, @ instance, @ apply, @ delegated, @ syntax and String-based type class LabelledGeneric☆29Updated 5 years ago
- Don't guess JVM object sizes. Get them on a silver platter.☆87Updated 5 years ago
- Provides immutable datatypes for working with bits and bytes☆119Updated this week
- "Macrology 201" workshop at flatMap 2014: http://2014.flatmap.no/speakers/burmako.html☆106Updated 4 years ago
- Scala Spores, safe mobile closures.☆127Updated 7 years ago
- Impatient fork of Ammonite☆62Updated 7 years ago
- A fast and generic immutable radix tree for scala