scala-native-loop
Async I/O solution
An asynchronous I/O and event loop solution for Scala Native
Extensible event loop and async-oriented IO for Scala Native; powered by libuv
54 stars
9 watching
10 forks
Language: Scala
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scala/scala-async | A library that provides a direct style of coding for composing asynchronous code in Scala | 1,149 |
timothyklim/scala-native-libuv | Bindings for the libuv C API in Scala Native | 10 |
scala-native/scala-native.g8 | A minimal project template for building Scala Native applications | 76 |
i10416/prettytable-native | An example of writing a standalone CLI application with Scala Native for pretty-printing CSV and JSON files | 10 |
jokade/scalanative-gtk | Scala bindings for native GTK+ and GLib APIs | 27 |
lihaoyi/scala-native-example-app | An example application showcasing the use of Scala-Native for building fast and efficient command-line applications. | 54 |
slack-scala-client/slack-scala-client | A Scala library that provides an interface to the Slack API and real-time messaging interface | 187 |
svermeulen/nvim-lusc | A Lua-based library for structured async/ concurrency in Neovim | 13 |
team846/scala-native-wpilib | Reimplements FIRST Robotics WPILib libraries in Scala with native support for optimal performance | 7 |
scalastyle/scalastyle | Checks Scala code for style and potential problems to improve maintainability and quality | 677 |
scalafx/scalafx | A UI DSL written in Scala that simplifies the creation of JavaFX-based user interfaces | 675 |
nadavwr/scala-native-sbt-jni-example | 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 |
msgpack4z/msgpack4z-native | Implementation of the MessagePack data serialization format | 4 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
jokade/scalanative-gstreamer | Bindings to the GStreamer multimedia framework for Scala programming | 3 |