com-lihaoyi / os-libLinks
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
☆724Updated 3 weeks ago
Alternatives and similar repositories for os-lib
Users that are interested in os-lib are comparing it to the libraries listed below
Sorting:
- uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala☆749Updated 3 weeks ago
- A composable command-line parser for Scala.☆661Updated 3 months ago
- Cask: a Scala HTTP micro-framework. Cask makes it easy to set up a website, backend server, or REST API using Scala☆566Updated last month
- Refactoring and linting tool for Scala☆857Updated 2 weeks ago
- Easy, fast, transparent generic derivation of typeclass instances☆787Updated 2 weeks ago
- ScalaTags is a small XML/HTML construction library for Scala.☆766Updated last month
- Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.☆926Updated last week
- Scala library for boilerplate-free, type-safe data transformations☆1,230Updated last week
- Scala testing library with actionable errors and extensible APIs☆459Updated last week
- The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.☆533Updated this week
- Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and mo…☆610Updated last week
- Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster☆783Updated this week
- Library to read, analyze, transform and generate Scala programs☆1,142Updated last week
- A simple testing framework for Scala☆503Updated last week
- A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use.☆736Updated last month
- A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integratio…☆1,207Updated 3 months ago
- An interactive playground for Scala☆437Updated last week
- Modify deeply nested case class fields☆838Updated last month
- Compiler plugin for making type lambdas (type projections) easier to write☆927Updated 3 weeks ago
- Desugaring scala `for` without implicit `withFilter`s☆711Updated last year
- Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.☆530Updated last month
- Data structures for pure functional programming in Scala☆559Updated 2 weeks ago
- First class syntax support for type classes in Scala☆934Updated last year
- Refinement types for Scala☆1,724Updated last week
- Write Scala.js React apps just like you would in ES6☆665Updated 5 months ago
- Simple, expressive, and safe UI library for Scala.js☆802Updated 4 months ago
- A tool for catching binary incompatibility in Scala☆477Updated last week
- The Scala HTTP client you always wanted!☆1,482Updated last week
- A test framework that runs everything in parallel.☆445Updated 2 months ago
- Site and E-book Generator and Customizable Text Markup Transformer for sbt, Scala and Scala.js