julien-truffaut / brique

Data structure experimentation in scala
MIT License
15 stars 2 forks source link

brique

Experimentation of immutable data structures in scala

Join the chat at https://gitter.im/julien-truffaut/brique

Goals

  1. Provide safe and functional data structures
  2. Efficient implementations with reliable benchmark against std collection

Which data structures do you plan to implement?

Inspiration