scala-native-example-app
CLI app
An example application showcasing the use of Scala-Native for building fast and efficient command-line applications.
Example Scala-Native application using third party libraries and a test suite
54 stars
6 watching
12 forks
Language: Scala
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
com-lihaoyi/fansi | A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 227 |
i10416/prettytable-native | An example of writing a standalone CLI application with Scala Native for pretty-printing CSV and JSON files | 10 |
lihaoyi/metascala | An experimental Scala-based JVM with a focus on metacircularity and security | 1,176 |
lihaoyi/scala.rx | A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
com-lihaoyi/geny | A small library providing push-based versions of common standard library interfaces | 93 |
scala-native/scala-native-loop | An asynchronous I/O and event loop solution for Scala Native | 54 |
com-lihaoyi/os-lib | A simple and flexible Scala interface to common OS filesystem and subprocess APIs | 691 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
lolgab/scalaui | A native GUI framework for building desktop applications with Scala and libui | 68 |
lihaoyi/scalatex | A programmable document generation tool for generating formatted text based on data in a structured format | 290 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
com-lihaoyi/sourcecode | Provides metadata about the current code context at runtime | 521 |
timothyklim/scala-native-libuv | Bindings for the libuv C API in Scala Native | 10 |
com-lihaoyi/scalatags | An XML/HTML construction library for Scala | 759 |
com-lihaoyi/cask | A lightweight Scala framework for building web applications and REST APIs | 536 |