Skip to content

Commit e90bfbf

Browse files
committed
Merge pull request lauris#67 from alanktwong/master
Add Scala Blitz.
2 parents 29298a7 + 36041d5 commit e90bfbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ A community driven list of useful Scala libraries, frameworks and software. This
144144
* [Twitter Util](https://github.com/twitter/util) — General-purpose Scala libraries, including a future implementation and other concurrency tools.
145145
* [Scala Async](https://github.com/scala/async) — An asynchronous programming facility for Scala.
146146
* [Resolvable](https://github.com/resolvable/resolvable) — A library to optimize fetching immutable data structures from several endpoints in several formats.
147+
* [Scala Blitz](http://scala-blitz.github.io/) - A library to speed up Scala collection operations by removing runtime overheads during compilation, and a custom data-parallel operation runtime.
147148

148149
## Android
149150

0 commit comments

Comments
 (0)