Skip to content

GalLalouche/ScalaCommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalaCommon

Utility Scala functionality and extensions, used in my various projects. A brief summary of the major packages follows.

  • guice Extensions to scala-guice
  • os (Hopefully) OS agnostic utilities
  • rich Extension methods for collections, primitives, and a lot of added Scalaz functionality
  • storage Abstract storage as a key-value mapping, along with an implementation for Slick
  • test Extensions for ScalaTest
  • Other odds and ends: mutable and immutable UnionFind, a memoized Map/Function, LRUCache, etc.

About

My common Scala library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published