os-lib
Filesystem utility library
A simple and flexible Scala interface to common OS filesystem and subprocess APIs
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
691 stars
15 watching
72 forks
Language: Scala
last commit: 9 days ago 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 |
com-lihaoyi/geny | A small library providing push-based versions of common standard library interfaces | 93 |
com-lihaoyi/sourcecode | Provides metadata about the current code context at runtime | 521 |
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/pprint | A Scala library that provides a way to visually represent values and types in programming languages | 226 |
com-lihaoyi/cask | A lightweight Scala framework for building web applications and REST APIs | 536 |
com-lihaoyi/scalatags | An XML/HTML construction library for Scala | 759 |
com-lihaoyi/upickle | A lightweight serialization library for JSON and binary data in Scala. | 717 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
com-lihaoyi/fastparse | A Scala-based library for writing fast parsers using parser combinators. | 1,094 |
lihaoyi/scala-native-example-app | An example application showcasing the use of Scala-Native for building fast and efficient command-line applications. | 54 |
francesco149/liboli | A single-header C89 utility library with miscellaneous utilities | 12 |
lihaoyi/scala.rx | A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
hoijui/javaosc | A Java library for serializing and parsing OSC data in various applications | 157 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |