krzemin / awesome-scala-native

Compilation of Scala Native resources and libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Scala Native Awesome

This is a list of Scala Native resources and libraries.

Table of Contents

Tutorials and Examples

Functional Programming

  • Shapeless: Library for generic programming.
  • Squants: DSL for quantities, units of measure and dimensional analysis.
  • scalaz: Type classes and instances for data structures.
  • nobox: Immutable primitive array wrapper for Scala.
  • PPrint: Pretty-print values and types.
  • SourceCode: Implicits providing meta data similar to __LINE__ in C.
  • reactify: Functional Reactive Programming framework for Scala.

Unit Tests

Bindings

File Formats and Parsers

Databases

  • JDBC: Port of the database access layer JDBC to Scala Native.

Logging

Console

Robotics

Programs

Infrastructure

Licence

Creative Commons Licence
This work is licenced under a Creative Commons Attribution 4.0 International Licence.

About

Compilation of Scala Native resources and libraries