nicolasstucki / scala-rrb-vector
Implementation and benchmarking of Scala Vectors with relaxed radix balanced trees for more efficient concatenations
☆55Updated 5 years ago
Alternatives and similar repositories for scala-rrb-vector:
Users that are interested in scala-rrb-vector are comparing it to the libraries listed below
- RRB-Trees: Efficient Immutable Vectors☆50Updated 12 years ago
- A JVM bytecode assembler written in Haskell.☆36Updated 8 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated last month
- A compiler plug-in to control object lifetimes in Scala☆63Updated 7 years ago
- A fast parser combinator library, with extra querying goodness☆34Updated 8 years ago
- Frege support for sbt☆53Updated this week
- ☆57Updated 7 years ago
- Lightweight affine types and object capabilities in Scala☆32Updated 6 years ago
- Generalized, incremental parser combinators for scalaz-stream☆62Updated 10 years ago
- Modified version of dotty suporting language specific and library-specific optimizations☆37Updated 8 years ago
- prototyping logic programming in Scala☆41Updated 2 years ago
- the Scala delimited continuations plugin and library☆89Updated 4 years ago
- eta-spark is a library that provides complete bindings for Apache Spark☆21Updated 6 years ago
- Lambda syntax for Scala EDSLs☆26Updated last year
- A Scala library which talks to Isabelle (DISCONTINUED)☆38Updated 4 years ago
- Verified message-passing programs in Dotty☆48Updated 3 years ago
- Library for counting and enumerating things.☆46Updated 3 years ago
- Leibniz equivalence and Liskov substitutability library for Scala.☆37Updated 2 years ago
- Annotated Scala version of Oleg's Typed Tagless Final Interpreters: Lecture Notes☆33Updated 7 years ago
- A Coq-based synthesis of Scala programs which are correct-by-construction☆79Updated 2 years ago
- ☆83Updated 11 years ago
- Scala compiler plugin implementing parser macros☆9Updated 7 years ago
- General, extensible effect monad for Scala with message-passing semantics☆38Updated 7 years ago
- An sbt plugin that integrates Eta into Scala projects.☆57Updated 5 years ago
- Data-centric metaprogramming for Scala☆17Updated 9 years ago
- Brent Yorgey's Typeclassopedia, translated to Scala☆24Updated 7 years ago
- A syntax for type-safe effectful computations in Scala☆175Updated 8 years ago
- Proof-of-concept Prolog compiler that compiles down to Scala implicits.☆20Updated 9 years ago
- Meerkat parsers☆24Updated 7 years ago
- Talks on category-parametric programming.