-
NVIDIA
- Seattle, Washington
- @roeschinc
Highlights
Stars
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules
Powerful new number types and numeric abstractions for Scala.
Twitter-Server defines a template from which services at Twitter are built
An asynchronous programming facility for Scala
A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files
Compiler plugin for making type lambdas (type projections) easier to write
A lightweight Web 3.0 framework for Scala, featuring a purely asynchronous architecture, extremely high-performance, massive scalability, high usability, and a functional, composable design.
A macro-based PEG parser generator for Scala 2.10+
A toolkit for servicing HTTP requests in Scala
Scalatron, a multi-player programming game in which coders pit bot programs (written in Scala) against each other
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
Salat is a simple serialization library for case classes.
Storehaus is a library that makes it easy to work with asynchronous key value stores
A parser combinator library based on the GLL algorithm