Skip to content

Latest commit

 

History

History
181 lines (137 loc) · 6.17 KB

Library.md

File metadata and controls

181 lines (137 loc) · 6.17 KB

##Library

  1. util
    Wonderful reusable code from Twitter.
    Project Source: https://github.com/twitter/util

  2. colossus
    I/O and Microservice library for Scala.
    Project Source: https://github.com/tumblr/colossus
    Project Documentation: http://tumblr.github.io/colossus/

  3. progressed.io
    progressbar microservice.
    Project Source: https://github.com/fehmicansaglam/progressed.io

  4. eventsourced
    A library for building reliable, scalable and distributed event-sourced applications in Scala.
    Project Source: https://github.com/eligosource/eventsourced#overview

  5. nscala-time
    A new Scala wrapper for Joda Time based on scala-time.
    Project Source: https://github.com/nscala-time/nscala-time

  6. scala-time
    A Scala wrapper for Joda Time.
    project Source: https://github.com/jorgeortiz85/scala-time

  7. cassovary
    Cassovary is a simple big graph processing library for the JVM.
    Project Source: https://github.com/twitter/cassovary
    Project Homepage: https://twitter.com/cassovary

  8. scalaz-stream
    Compositional, streaming I/O library for Scala.
    Project Source: https://github.com/scalaz/scalaz-stream

  9. bijection
    Reversible conversions between types.
    Project Source: https://github.com/twitter/bijection
    Project Documentation: http://twitter.github.io/bijection/#package

  10. parboiled2
    A macro-based PEG parser generator for Scala 2.10+.
    Project Source: https://github.com/sirthias/parboiled2

  11. scalatags
    ScalaTags is a small XML/HTML construction library for Scala.
    Project Source: https://github.com/lihaoyi/scalatags

  12. anti-xml
    Anti-XML is a proposed replacement for the scala.xml package in the Scala standard library.
    Project Source: https://github.com/djspiewak/anti-xml
    Project Documentation: http://anti-xml.org/

  13. scalang
    Scalang is a message passing and actor library that allows Scala and Erlang applications to easily communicate.
    Project Source: https://github.com/boundary/scalang

  14. Monocle
    Lens library in Scala.
    Project Source: https://github.com/julien-truffaut/Monocle

  15. rapture-io
    I/O libraries for Scala.
    Project Source: https://github.com/propensive/rapture-io
    Project Homepage: http://rapture.io/

  16. scala-machines
    A stream processing library for Scala.
    Project Source: https://github.com/runarorama/scala-machines

  17. scallop
    a simple Scala CLI parsing library.
    Project Source: https://github.com/scallop/scallop

  18. configgy
    simple config and logging setup for scala.
    Project Source: https://github.com/robey/configgy

  19. scrimage
    Scala image processing library.
    Project Source: https://github.com/sksamuel/scrimage

  20. squants
    The Scala API for Quantities, Units of Measure and Dimensional Analysis.
    Project Source: https://github.com/garyKeorkunian/squants
    Project Website: http://www.squants.com/

  21. scala-graph
    Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library.
    Project Source: https://github.com/scala-graph/scala-graph

  22. accord
    A sane validation library for Scala.
    Project Source: https://github.com/wix/accord

  23. Configrity
    Simple, immutable and flexible configuration library for scala.
    Project Source: https://github.com/paradigmatic/Configrity

  24. scala-io
    The goal of this project is to create an Input/Output and filesystem access API for scala.
    Project Source: https://github.com/scala-incubator/scala-io

  25. larray
    Large off-heap arrays and memory-mapped file (mmap) for Java and Scala.
    Project Source: https://github.com/xerial/larray

  26. metrics-scala
    The scala API for Coda Hale's Metrics.
    Project Source: https://github.com/erikvanoosten/metrics-scala

  27. ScalaCL
    Run Scala on your GPU.
    Project Source: https://github.com/ochafik/ScalaCL

  28. scala-arm
    This project is an attempt to provide an Automatic-Resource-Management library for the scala distribution.
    Project Source: https://github.com/jsuereth/scala-arm

  29. scalaj-collection
    A library for converting between Java and Scala collections.
    Project Source: https://github.com/scalaj/scalaj-collection

  30. scala-workflow
    Boilerplate-free syntax for effectful computations.
    Project Source: https://github.com/aztek/scala-workflow

  31. scala-csv
    CSV Reader/Writer for Scala.
    Project Source: https://github.com/tototoshi/scala-csv

  32. psp-std
    psp's non-standard standard library (for scala).
    Project Source: https://github.com/paulp/psp-std

  33. scala-logging
    Scala Logging is a convenient and performant logging library wrapping SLF4J.
    Project Source: https://github.com/typesafehub/scala-logging

  34. scala-uri
    Simple scala library for building and parsing URIs.
    Project Source: https://github.com/NET-A-PORTER/scala-uri

  35. effectful
    A syntax for type-safe effectful computations in Scala.
    Project Source: https://github.com/pelotom/effectful

  36. pureimage
    PureImage is a raster image processing library written in Scala.
    Project Source: https://github.com/stephenjudkins/pureimage

  37. scalajs-react
    Lifts Facebook's React library into Scala.js and endeavours to make it as type-safe and Scala-friendly as possible.
    Project Source: https://github.com/japgolly/scalajs-react

  38. webjars
    Client-side web libraries packaged into JARs.
    Project Source: https://github.com/webjars/webjars
    Project Homepage: http://www.webjars.org/

  39. slf4s
    Simple Scala facade for SLF4J.
    Project Source: https://github.com/w11k/slf4s

  40. scalafx
    ScalaFX is a UI DSL written within the Scala Language that sits on top of JavaFX 8 and JavaFX 2.2.
    Project Source: https://github.com/scalafx/scalafx

  41. scala-abide
    Library for quick scala code checking and validation.
    Project Source: https://github.com/scala/scala-abide

  42. rng
    Pure-functional random value generation.
    Project Source: https://github.com/NICTA/rng

  43. basis
    An experimental foundation library for Scala focussed on efficiency and clean design.
    Project Source: https://github.com/ReifyIt/basis