rbricks / itemizedLinks
A small library for `sealed trait` enums.
☆48Updated 4 years ago
Alternatives and similar repositories for itemized
Users that are interested in itemized are comparing it to the libraries listed below
Sorting:
- Don't guess JVM object sizes. Get them on a silver platter.☆87Updated 5 years ago
- Concurrency tools for Scala, with equivalents for Scala.js.☆49Updated 9 years ago
- Java NIO utilities for usage with Monix☆52Updated 4 years ago
- A scala macro for reasonable lazy semantics☆85Updated 2 weeks ago
- Scala library for memory-efficient data structures☆74Updated 8 years ago
- Scala Test-State.☆142Updated last year
- Trying to understand Free Monad by implementing one☆44Updated 8 years ago
- Populate Case Classes From Any Data Source☆84Updated 4 years ago
- Benchmarks: write in Scala or JS, run in your browser. Live demo:☆72Updated last year
- Provides immutable datatypes for working with bits and bytes☆119Updated 2 weeks ago
- macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.☆84Updated 6 years ago
- Simple pure-scala Typesafe HOCON implementation using FastParse☆74Updated 3 years ago
- A project exemplifying client / server communications with Monix.☆99Updated 8 years ago
- Efficient immutable interval sets☆49Updated 5 years ago
- macro for summoning implicit values☆92Updated 5 years ago
- Functional HTML5 and XML library for the Scala platform☆109Updated 5 years ago
- SBT workflow plugin for development, testing and publishing of multiple project repositories simultaneously.☆63Updated 4 years ago
- Non-horrible command line parsing.☆42Updated 8 years ago
- Discover java object sizes through questionable sleuthing plus luck.☆70Updated 7 years ago
- An Sbt plugin that fills apiMappings for common Scala libraries.☆90Updated last week
- Automatically perform shallow merges on case classes. Treat your data with the latest updates!☆41Updated 7 years ago
- sbt plugin to aggregate tasks across subprojects and their crossScalaVersions☆77Updated 8 years ago
- Enhances Akka with a safer alternative to "ask"☆42Updated 5 years ago
- A type safe, purely functional configuration library for Scala☆29Updated 4 years ago
- Common build and release steps for SBT projects☆58Updated 6 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated last year
- Dependency extraction for Scala codebases, to aid in modularizing