handsonscala / build
Source code and build system used to generate the book Hands-on Scala Programming
☆92Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for build
- Castor is a lightweight, typed Actor library for Scala and Scala.js☆135Updated 2 weeks ago
- A purely functional library to build distributed and event-driven systems☆138Updated last year
- Patterns for building interpreters in Scala☆51Updated 7 years ago
- Essential Slick Pandoc Source☆39Updated 10 months ago
- The Scala 3 migration guide for everyone.☆237Updated last year
- Example code to accompany shapeless-guide.☆133Updated 2 years ago
- Code for Inner Product's "Essential Effects" course.☆53Updated 8 months ago
- N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over shapes, array/axis…☆47Updated last year
- Terminal UI observability and diagnostic tool for Scala applications☆106Updated 2 years ago
- The Biggest Scala Cheat-Sheet.☆88Updated 5 years ago
- Docker stats monitor☆102Updated 4 months ago
- ☆88Updated last year
- Macro based print debugging. Locates log statements in your IDE.☆115Updated 4 years ago
- IntelliJ Scala Bundle - get started with Scala in a single click!☆95Updated 5 months ago
- Source code for Underscore's Essential Scala☆119Updated last month
- A STM implementation for Cats Effect☆143Updated 2 weeks ago
- Efficient CBOR and JSON (de)serialization in Scala☆224Updated last month
- Performant, purely-functional, low-level, and unopinionated wrapper around Java NIO functionality☆84Updated 5 years ago
- An Implementation of Raft using ZIO in Scala☆36Updated 2 years ago
- An example application leveraging zio-streams and Redisson library to consume and produce events to Redis streams.☆24Updated last year
- To probe what we can't prove, so the unprovable may become probable; testing for Scala☆55Updated 3 weeks ago
- source and examples to Functional Programming for Mortals with Scalaz☆126Updated 4 years ago
- Various tasks solved via metaprogramming in Dotty☆130Updated 2 years ago
- A template engine for Scala☆52Updated 3 years ago
- Functional Scala Cache☆58Updated last week
- Syntactic sugar for monad composition in Scala☆278Updated 3 months ago
- A ZIO library for building distributed systems☆199Updated 2 months ago
- A small, convenient, dependency-free library for command-line argument parsing in Scala