otfried / cs109-scalaLinks
Example code and helper modules for CS109
☆14Updated 10 years ago
Alternatives and similar repositories for cs109-scala
Users that are interested in cs109-scala are comparing it to the libraries listed below
Sorting:
- Scala Native Binding Generator☆34Updated last year
- Example Scala-Native application using third party libraries and a test suite☆54Updated last year
- Simple example of a ScalaFX application☆31Updated 3 months ago
- Scala wrappers for Java's Swing API for desktop GUIs☆137Updated last month
- Staging area for new benchmarking infrastructure for Scala Native.☆15Updated last year
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated last year
- web site for the Scala Center @ EPFL in Switzerland☆38Updated last month
- Giter8 template for a minimal project that uses Scala Native.☆78Updated 3 weeks ago
- IO module for sbt☆42Updated last month
- Extensible event loop and async-oriented IO for Scala Native; powered by libuv☆57Updated last year
- An example SBT project which uses macros (Scala 2.11, SBT 0.13)☆62Updated last year
- Apache Pekko Kafka Connector - Pekko-Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Stream…☆26Updated this week
- ☆32Updated 7 years ago
- Giter8 template for a simple project that uses sbt-crossproject.☆11Updated 7 years ago
- A chess program written in Scala☆18Updated 5 years ago
- ScalaJS CSS library☆24Updated 6 years ago
- AWS Lambda Custom Runtime for Scala Native☆29Updated 6 years ago
- N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over shapes, array/axis…