geny
IO interface library
A small library providing push-based versions of common standard library interfaces
Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup
93 stars
5 watching
25 forks
Language: Scala
last commit: 4 months ago scala
Related projects:
Repository | Description | Stars |
---|---|---|
| A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 228 |
| Provides metadata about the current code context at runtime | 521 |
| A simple and flexible Scala interface to common OS filesystem and subprocess APIs | 694 |
| A Scala library that provides a way to visually represent values and types in programming languages | 228 |
| An XML/HTML construction library for Scala | 760 |
| A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 731 |
| A lightweight serialization library for JSON and binary data in Scala. | 727 |
| A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
| An experimental Scala-based JVM with a focus on metacircularity and security | 1,175 |
| A programmable document generation tool for generating formatted text based on data in a structured format | 290 |
| A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 191 |
| An example application showcasing the use of Scala-Native for building fast and efficient command-line applications. | 54 |
| A simple testing framework for Scala | 487 |
| A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
| Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. | 143 |