ThoughtWorksInc / sbt-best-practiceLinks
Configure common build settings for a Scala project
☆57Updated last week
Alternatives and similar repositories for sbt-best-practice
Users that are interested in sbt-best-practice are comparing it to the libraries listed below
Sorting:
- The project that generates Scala release notes.☆83Updated this week
- Extremely fast string formatting☆127Updated 7 months ago
- High-performance SLF4J wrapper for Scala.☆172Updated 2 months ago
- AVSystem commons library for Scala☆87Updated this week
- Stack-safe asynchronous programming☆36Updated last year
- Scala's Types of Types☆150Updated 6 years ago
- A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps☆252Updated 2 years ago
- A refactor-friendly way to use typesafe's config by scala macro annotation☆105Updated 11 months ago
- Don't guess JVM object sizes. Get them on a silver platter.☆86Updated 4 years ago
- Examples of simple Scala Macros☆146Updated 8 years ago
- Implementation of a non blocking Redis client in Scala using Akka IO☆203Updated 7 years ago
- Example code to accompany shapeless-guide.☆133Updated 3 years ago
- Provides immutable datatypes for working with bits and bytes☆118Updated 3 weeks ago
- Asynchronous programming in fully featured Scala syntax.☆177Updated 8 years ago
- Scala DSL to easily compose awk programs. Its underlying goal is to serve as a simple and concise example of how to build DSLs upon Scala…☆18Updated 9 years ago
- Example code from the Mastering Akka book☆41Updated 8 years ago
- My notes for scala☆59Updated 11 years ago
- High level scala SSH API for easy and fast operations on remote servers.☆72Updated 10 months ago
- Support for shapeless HLists/Generics in Slick.☆163Updated last year
- YAML parser for circe using SnakeYAML☆144Updated last week
- Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup☆96Updated last month
- Dynamically defines and loads Scala classes at runtime. Useful for turning JSON schemas into Scala case classes on the fly.☆44Updated 9 years ago
- Source Code for the examples in Essential Slick☆85Updated 2 years ago
- ☆71Updated 2 years ago
- An Sbt plugin that fills apiMappings for common Scala libraries.☆91Updated this week
- "Macrology 201" workshop at flatMap 2014: http://2014.flatmap.no/speakers/burmako.html☆106Updated 4 years ago
- Utilities for Akka cluster in production☆100Updated 7 years ago
- Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up ge…