Starting with scala

This page summarizes the projects mentioned and recommended in the original post on /r/scala

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • handsonscala

    Discussion and and code examples for the book Hands-on Scala Programming

  • You can have a look at https://www.handsonscala.com/ and see if that's for you!

  • cask

    Cask: a Scala HTTP micro-framework (by lihaoyi)

  • Is play-framework a strong requirement? If not, you might have an easier time building a simple API and serializing JSON with the lihaoyi ecosystem, namely cask as the microframework and uPickle/uJson.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jsoniter-scala

    Scala macros for compile-time generation of safe and ultra-fast JSON codecs

  • BEWARE: uJson is vulnerable under DoS attacks

  • play

    Evaluation of Play 2.8 API and performance using wrk2 (by plokhotnyuk)

  • Here is a simple Play project with Netty backend and jsoniter-scala serialization.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 1BRC Merykitty's Magic SWAR: 8 Lines of Code Explained in 3k Words

    4 projects | news.ycombinator.com | 9 Mar 2024
  • Java21/Virtual threads, simplest the most boring scala http server stack ?

    2 projects | /r/scala | 24 Sep 2023
  • The Newest Java Json Benchmark Results just dropped

    8 projects | /r/java | 1 May 2023
  • Please try my JSON library

    2 projects | /r/scala | 27 Feb 2023
  • Post your problems with Scala 3/2.13 compiler performance!

    1 project | /r/scala | 19 Jan 2023