Scala scala-native

Open-source Scala projects categorized as scala-native

Top 20 Scala scala-native Projects

scala-native
  1. Scalaz

    Principled Functional Programming in Scala

    Project mention: Zod: TypeScript-first schema validation with static type inference | news.ycombinator.com | 2024-10-07

    You just gave me a flashback to scalaz https://github.com/scalaz/scalaz

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Scala Native

    Your favorite language gets closer to bare metal.

  4. Mill

    Mill is a fast build tool that supports Java, Scala, Kotlin and many other languages. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible

    Project mention: Scala 3 Migration: Report from the Field | news.ycombinator.com | 2025-02-06

    This might be a bit of a shameless plug, but because you ask :)

    Regarding no sbt, I would highly recommend to have a look at the mill build tool https://mill-build.org. I personally find it very pleasant to use as a replacement for sbt, mostly because of the following points:

    - it uses regular Scala code to define a build

  5. coursier

    Pure Scala Artifact Fetching

    Project mention: Java in the Small | news.ycombinator.com | 2024-12-18

    https://get-coursier.io/

    Its a cli based artifact fetching tool for the JVM ecosystem, and you can have it just make up classpath strings for you, i.e., to use some Apache dependencies with the single file simplified java running you could just:

    java --enable-preview --class-path (cs fetch --classpath org.apache.commons:commons-collections4:4.4) program.java

    Also, maybe do have a look at scala-cli:

  6. Chimney

    Scala library for boilerplate-free, type-safe data transformations

  7. jsoniter-scala

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

    Project mention: 1BRC Merykitty's Magic SWAR: 8 Lines of Code Explained in 3k Words | news.ycombinator.com | 2024-03-09

    What an amazing step by step explanation!

    More than 2 years ago I found that byte array view var handles are quite suitable to cook efficient SWAR routines with Java/Scala.

    See a lot of other examples of SWAR usage, like parsing Base16/64 string, java.time.* and number values directly from byte arrays:

    https://github.com/plokhotnyuk/jsoniter-scala/blob/master/js...

  8. scalapy

    Use the world of Python from the comfort of Scala!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. smithy4s

    https://disneystreaming.github.io/smithy4s/

  11. scalaprops

    property based testing library for Scala

  12. sbt-crossproject

    Cross-platform compilation support for sbt.

  13. seed

    Build tool for Scala projects (by tindzk)

  14. scala-game-library

    Scala library for cross-platform 2D game development

  15. snunit

    Scala Native HTTP server based on NGINX Unit

  16. rtree2d

    RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates

  17. sn-bindgen

    Scala 3 native binding generator + libclang facade

  18. scala-json

    Compile-time JSON marshaling and abstraction for Scala, Scala Native and Scala.js

  19. minart

    A minimal Scala creative coding library targeting JVM/Javascript/Native

  20. scalanative-graphics-bindings

    OpenGL and SDL2 bindings for Scala Native

  21. scala3-native-mill

    Scala3 Native project template with Mill

  22. Scala-Guide

    Scala Guide

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Scala scala-native discussion

Log in or Post with

Scala scala-native related posts

  • Going into year 2 of Software Development Foundation Degree, have a particular liking for OOP and SQL, any tips, info or pointers on where to go from there?

    2 projects | /r/cscareerquestions | 29 May 2023
  • Indigo: A game engine for functional programmers, in Scala

    2 projects | news.ycombinator.com | 22 Apr 2023
  • Reimplementing gnu utils with Scala Native

    1 project | /r/scala | 15 Mar 2023
  • The Typelevel stack and Scala Native

    3 projects | /r/scala | 17 Sep 2022
  • It's been a while since the latest scala-native update, any news or anybody knows what the devs are working on?

    2 projects | /r/scala | 27 May 2022
  • Python in scala IDE

    1 project | /r/scala | 29 Jan 2022
  • What is Scala Native use case?

    4 projects | /r/scala | 23 Jan 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 9 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source scala-native projects in Scala? This list will help you:

# Project Stars
1 Scalaz 4,663
2 Scala Native 4,541
3 Mill 2,320
4 coursier 2,071
5 Chimney 1,191
6 jsoniter-scala 759
7 scalapy 559
8 smithy4s 359
9 scalaprops 278
10 sbt-crossproject 239
11 seed 236
12 scala-game-library 155
13 snunit 134
14 rtree2d 134
15 sn-bindgen 82
16 scala-json 62
17 minart 55
18 scalanative-graphics-bindings 41
19 scala3-native-mill 5
20 Scala-Guide 3

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Scala is
the 38th most popular programming language
based on number of references?