prettytable-native
CLI printer
An example of writing a standalone CLI application with Scala Native for pretty-printing CSV and JSON files
standalone application with scala native
11 stars
1 watching
0 forks
Language: Scala
last commit: over 1 year ago
Linked from 1 awesome list
cliscalascala-native
Related projects:
Repository | Description | Stars |
---|---|---|
| An example application showcasing the use of Scala-Native for building fast and efficient command-line applications. | 54 |
| A utility library for formatting text in a consistent manner | 72 |
| An asynchronous I/O and event loop solution for Scala Native | 55 |
| A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
| An example project demonstrating the use of sbt-jni and Scala Native to build and package C code for dynamic linking in Java/Scala projects. | 5 |
| Bindings for the libuv C API in Scala Native | 10 |
| A Swift library for styling text in the Terminal using ANSI escape codes. | 171 |
| A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 228 |
| A minimal project template for building Scala Native applications | 76 |
| Reimplements FIRST Robotics WPILib libraries in Scala with native support for optimal performance | 7 |
| Scala bindings for native GTK+ and GLib APIs | 27 |
| A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
| A Scala library that provides a way to visually represent values and types in programming languages | 228 |
| A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
| This project demonstrates how to create a portable Scala.js executable using cosmopolitan and the QuickJS JavaScript Engine. | 22 |