Branch Framework

actor

Keanu

EventBus and ActorSystem

This module provides a typed EventBus implementation and a local ActorSystem for message-based concurrency patterns.

async

Lzy

Somewhere between lazy Futures, and a tiny Effect System.

_Lzy_ is somewhere between lazy Futures, and a tiny Effect System. It provides a way to describe computations that can be composed and executed later, with built-in support for error handling, resource management, and logging.

cli

Ursula

A slim framework to make Scala CLI apps.

A slim framework to make Scala CLI apps.

client

config

Veil

Configs and Environment Variables

Veil is a small layer to help with configs and environment variables in Scala applications.

crypto

effect

Lzy

Somewhere between lazy Futures, and a tiny Effect System.

_Lzy_ is somewhere between lazy Futures, and a tiny Effect System. It provides a way to describe computations that can be composed and executed later, with built-in support for error handling, resource management, and logging.

env

Veil

Configs and Environment Variables

Veil is a small layer to help with configs and environment variables in Scala applications.

eventbus

Keanu

EventBus and ActorSystem

This module provides a typed EventBus implementation and a local ActorSystem for message-based concurrency patterns.

filesystem

framework

future

Lzy

Somewhere between lazy Futures, and a tiny Effect System.

_Lzy_ is somewhere between lazy Futures, and a tiny Effect System. It provides a way to describe computations that can be composed and executed later, with built-in support for error handling, resource management, and logging.

http

java21

json

Blammo

java.util.logging helpers

Blammo provides enhanced functionality for `java.util.logging`, with a focus on structured logging through JSON formatting.

Friday

A(nother) Scala JSON library

_Friday_ is built off of a parser that is the topic of a chapter in [Function Programming in Scala (2nd Ed)](https://www.manning.com/books/functional-programming-in-scala-second-edition) of parser combinators.

lazy

Lzy

Somewhere between lazy Futures, and a tiny Effect System.

_Lzy_ is somewhere between lazy Futures, and a tiny Effect System. It provides a way to describe computations that can be composed and executed later, with built-in support for error handling, resource management, and logging.

logging

Blammo

java.util.logging helpers

Blammo provides enhanced functionality for `java.util.logging`, with a focus on structured logging through JSON formatting.

metaprogramming

mustache

Mustachio

A Mustache template engine

Mustachio is a [Mustache](https://mustache.github.io) template engine implementation in Scala. It has been built and tested against the official [mustache/spec](https://github.com/mustache/spec), supporting all core Mustache features (but not the optional modules).

parser

Friday

A(nother) Scala JSON library

_Friday_ is built off of a parser that is the topic of a chapter in [Function Programming in Scala (2nd Ed)](https://www.manning.com/books/functional-programming-in-scala-second-edition) of parser combinators.

pool

scala

server

sql

Piggy

Lazy SQL

Piggy is a library for working with SQL via `java.sql`. It helps marshal data into and out of SQL statements using type classes and provides a composable API for database operations. The library focuses on safe SQL operations rather than imposing opinions about data modeling.

template

Mustachio

A Mustache template engine

Mustachio is a [Mustache](https://mustache.github.io) template engine implementation in Scala. It has been built and tested against the official [mustache/spec](https://github.com/mustache/spec), supporting all core Mustache features (but not the optional modules).