Skip to content

The lihaoyi Scala Platform 🇸🇬

The lihaoyi platform lets you write Scala in an easy and productive way while delivering real business value. It provides all the core building blocks a typical software engineer needs day to day: HTTP clients and servers, JSON/binary data serialization, filesystem operations, CLI argument parsing, build tooling, etc. These can be combined in a variety of ways to perform many useful real-world tasks:

Latest Projects Versions

  • : a better build tool for Java, Scala, and Kotlin
  • : a library for interfacing with common OS filesystem and subprocess APIs
  • : a Scala port of the popular Python Requests HTTP client
  • : a simple, fast, dependency-free JSON & Binary serialization library
  • : an ORM to query SQL databases via concise and familiar collection operations
  • : a HTTP micro-framework for websites, backend servers, or REST APIs
  • : a small, convenient, dependency-free library for command-line argument parsing
  • : a library for easily writing high-performance parsers
  • : a simple testing framework
  • : a library for pretty-printing values, types and type-signatures
  • : a library providing "source" metadata to your program
  • : a library for manipulating Fancy Ansi colored strings
  • : interfaces for manipulating streaming collections and bytestreams

Bounties

The com-lihaoyi organization maintains an ongoing issue bounty program, paying out 100s to 1000s of USD for the completion of various issues. See the up-to-date listing here:

The lihaoyi projects are all open source, but if you want to learn more about writing Scala in the easy and productive way, you check out the following book:

Learn Scala

Hands-on Scala Programming also comes with over 150 worked examples that demonstrate how to use Scala with the lihaoyi projects in a wide variety of real scenarios:

These examples are free to browse online, and are a great way to kickstart your next application, project or business using the Scala programming language.

Pinned Loading

  1. cask cask Public

    Cask: a Scala HTTP micro-framework. Cask makes it easy to set up a website, backend server, or REST API using Scala

    Scala 567 65

  2. scalasql scalasql Public

    Scala ORM to query SQL databases from Scala via concise, type-safe, and familiar case classes and collection operations. Connects to Postgres, MySql, H2, and Sqlite out of the box

    Scala 232 32

  3. Ammonite Ammonite Public

    Scala Scripting

    Scala 2.6k 372

  4. mill mill Public

    A better build tool for Java, Scala and Kotlin: 3-6x faster than Maven or Gradle, less fiddling with plugins, and more easily explorable in your IDE

    Scala 2.6k 413

  5. mainargs mainargs Public

    A small, convenient, dependency-free library for command-line argument parsing in Scala

    Scala 205 26

  6. requests-scala requests-scala Public

    A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use.

    Scala 735 88

Repositories

Showing 10 of 23 repositories