awesome-scala-native
Scala Native toolkit
A collection of resources and examples for building and deploying Scala Native applications
Compilation of Scala Native resources and libraries
253 stars
30 watching
17 forks
last commit: about 3 years ago
Linked from 3 awesome lists
awesomeawesome-listlibrariesscala-native
Awesome Scala Native / Tutorials and Examples | |||
Giter8 template for a minimal Scala Native project | 76 | 4 months ago | Official template for a minimal Scala Native project |
Hands on Scala Native | 31 | over 6 years ago | Tutorial for implementing a bandwidth monitor with Ncurses |
Starter for Scala Native | 27 | over 6 years ago | Scala Native project that links to a custom C library |
Building C code using sbt-jni | 5 | over 7 years ago | Example for compiling C code in a Scala Native project using |
Example project with external dependencies | 54 | 4 months ago | Example project that uses external dependencies to generate HTML and run a test suite |
Starter for Gtk+ Projects | 2 | over 5 years ago | template for Scala Native GUI projects using |
Modern systems programming with scala native | book | ||
Write a simple CLI application in Scala Native | 10 | over 1 year ago | |
Awesome Scala Native / Build Tools | |||
sbt | Scala's standard build tool | ||
Mill | 2,203 | 5 days ago | Build tool striving for simplicity, inspired by |
Bloop | 908 | 6 days ago | Scala build server and command-line tool for fast developer workflows |
Seed | 236 | almost 4 years ago | Build tool based on Bloop. Focuses on user experience and cross-platform builds, inspired by |
Awesome Scala Native / Functional Programming | |||
Shapeless | 3,394 | 4 days ago | Library for generic programming |
Squants | 923 | about 1 month ago | DSL for quantities, units of measure and dimensional analysis |
scalaz | 4,668 | 5 days ago | Type classes and instances for data structures |
nobox | 33 | 7 days ago | Immutable primitive array wrapper without boxing |
PPrint | 226 | 29 days ago | Pretty-print values and types |
SourceCode | 521 | 29 days ago | Implicits providing meta data similar to in C |
reactify | 86 | 5 days ago | Functional Reactive Programming framework for Scala |
chimney | 1,174 | about 1 month ago | Boilerplate-free data transformations |
Quicklens | 829 | 7 days ago | Modify deeply nested case class fields |
Cats | 5,256 | 5 days ago | Abstractions for functional programming in Scala |
Awesome Scala Native / Unit Tests | |||
µTest | 487 | 29 days ago | Library for unit tests |
minitest | 179 | 3 months ago | Lightweight testing library |
scalaprops | 277 | 7 days ago | Library for property-based testing |
Awesome Scala Native / Unit Tests / scalaprops | |||
scalaprops-shapeless | 10 | 6 days ago | Generation of arbitrary ADT instances |
scalaprops-cross-example | 3 | 6 days ago | Cross-platform example |
Awesome Scala Native / Unit Tests | |||
ScalaCheck | 1,941 | 7 days ago | Property-based testing for Scala |
ScalaTest | 1,154 | about 1 month ago | Testing library |
specs2 | 734 | 9 days ago | Software Specifications for Scala |
Makeshift | 1 | over 6 years ago | Library for unit tests |
MUnit | 431 | 6 days ago | Scala testing library with actionable errors and extensible APIs |
Awesome Scala Native / Bindings | |||
cmark | 15 | about 3 years ago | Bindings for the CommonMark parser library |
libuv | 10 | over 7 years ago | Bindings for , a library for asynchronous I/O |
SDL2 and OpenGL | 40 | over 2 years ago | Bindings for the graphical frameworks and |
Cocoa | 21 | over 1 year ago | Bindings for the macOS graphical framework |
GNU Scientific Library | 3 | about 7 years ago | Bindings for |
BLAS | 34 | 16 days ago | Bindings for , a library for Linear Algebra |
Gtk+ | 27 | about 4 years ago | Bindings for the graphical toolkit |
libsoup | 2 | over 5 years ago | Bindings for the HTTP client/server library |
libui | 68 | 4 months ago | GUI framework based on |
GStreamer | 3 | about 5 years ago | Bindings for the multimedia framework |
Qt | 9 | almost 5 years ago | Bindings for |
ncurses | 5 | about 2 years ago | Bindings for the |
readline | 0 | 3 months ago | Bindings for the |
libsndfile | 2 | about 3 years ago | Bindings for the C library for sampled sound manipulation |
libpng | 0 | about 3 years ago | Bindings for the C reference library for reading and writing PNGs |
libcairo | 1 | 7 days ago | Bindings for the 2D graphics C library |
cairo-xlib | 0 | about 3 years ago | Bindings for the 2D graphics with bindings for as well |
libyaml | 0 | about 3 years ago | Bindings for the C library for parsing |
iup | 2 | almost 2 years ago | Bindings for the multi-platform toolkit for building graphical user interfaces |
Awesome Scala Native / File Formats and Parsers | |||
msgpack4z | 4 | 6 days ago | Implementation of , a binary serialisation format |
FastParse | 1,094 | 29 days ago | Library for defining and running parsers |
scalatags | 759 | 29 days ago | HTML/XML construction and rendering |
Pine | 107 | almost 4 years ago | HTML/XML parsing, manipulation and rendering |
scala-json | 62 | almost 3 years ago | JSON parser |
uJson | fast, flexible and intuitive JSON for Scala | ||
toml-scala | 27 | 28 days ago | parser with codec derivation |
argonaut | 547 | 6 days ago | Purely functional JSON parser and library |
ScalaPB | 1,308 | 6 days ago | compiler for Scala |
Awesome Scala Native / File Formats and Parsers / ScalaPB | |||
scalapb-argonaut | 2 | 6 days ago | JSON and Protocol Buffer converters for ScalaPB based on |
Awesome Scala Native / File Formats and Parsers | |||
sconfig | 118 | 9 days ago | parser |
squiggly | 2 | over 1 year ago | Cross-platform template language for Scala, inspired by Liquid and Hugo templates |
Awesome Scala Native / Databases | |||
JDBC | 10 | almost 7 years ago | Port of the database access layer to Scala Native |
SQLite4S | 36 | 6 months ago | Port of the Java library . Includes bindings for the SQLite native library |
libpq4s | 4 | about 3 years ago | Scala wrapper around the async PostgreSQL C library libpq |
Awesome Scala Native / Web Development | |||
Trail | 82 | over 2 years ago | Routing library |
sttp | 1,456 | 7 days ago | HTTP Client library |
snunit | 132 | 10 days ago | Scala Native HTTP server based on NGINX Unit |
Awesome Scala Native / Concurrency | |||
scala-native-loop | 54 | 5 months ago | Event loop and async-oriented IO for Scala Native |
castor | 135 | 29 days ago | Lightweight, typed Actor library for Scala |
Awesome Scala Native / Logging | |||
scribe | 523 | 7 days ago | Fast and simple logging library |
slogging | 50 | about 4 years ago | and -compatible logging library based on macros |
Awesome Scala Native / Console | |||
fansi | 227 | 29 days ago | Library for creating |
scopt | 1,433 | 7 months ago | Command-line argument parser |
scala-optparse-applicative | 16 | 6 days ago | Port of Haskell's CLI argument parsing library |
scallop | 680 | 8 months ago | A simple Scala CLI parsing library |
mainargs | 189 | 29 days ago | Small, dependency-free library for command line argument parsing in Scala |
decline | 646 | 3 months ago | A composable command-line parser for Scala |
Awesome Scala Native / Robotics | |||
Potassium | 18 | over 6 years ago | Framework for writing robot software |
WPILib | 7 | over 6 years ago | Reimplementation of the |
Awesome Scala Native / Programs | |||
sglgears | 14 | about 6 years ago | Port of GL |
k8s-cli | 3 | about 7 years ago | CLI tools to generate resources for , and -based applications |
Coursier | 2,039 | 8 days ago | Coursier's generates native launchers |
fractals | 7 | about 4 years ago | A self-similar fractal generator with basic animation support |
Awesome Scala Native / Infrastructure | |||
Seed Docker image | Docker image for cross-platform builds with | ||
scala-native-sbt-docker | 4 | over 7 years ago | Docker image for Scala Native and sbt |