awesome-scala-native
github.com/tindzk/awesome-scala-native ↗Compilation of Scala Native resources and libraries
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me file formats and parsers resources from awesome-scala-native"
Installation instructions →What's inside
File Formats and Parsers
Bindings
- BLAS
Bindings for
- cairo-xlib
Bindings for the
- cmark
Bindings for the
- Cocoa
Bindings for the macOS graphical framework
- GNU Scientific Library
Bindings for
- GStreamer
Bindings for the
Build Tools
Tutorials and Examples
- Building C code using sbt-jni
Example for compiling C code in a Scala Native project using
- Example project with external dependencies
Example project that uses external dependencies to generate HTML and run a test suite.
- Giter8 template for a minimal Scala Native project
Official
- Hands on Scala Native
Tutorial for implementing a bandwidth monitor with Ncurses.
- Modern systems programming with scala native
- Starter for Gtk+ Projects
Concurrency
- castor
Lightweight, typed Actor library for Scala.
- scala-native-loop
Event loop and async-oriented IO for Scala Native
Functional Programming
Programs
Console
- decline
A composable command-line parser for Scala.
- fansi
Library for creating
- mainargs
Small, dependency-free library for command line argument parsing in Scala.
- scala-optparse-applicative
Port of Haskell's CLI argument parsing library
- scallop
A simple Scala CLI parsing library.
- scopt
Command-line argument parser.
Showing a sample of 88 resources. View the full list on GitHub →