Highlights
- Pro
Stars
- All languages
- Agda
- Assembly
- Astro
- Bikeshed
- BitBake
- BlitzBasic
- BlitzMax
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Common Workflow Language
- Coq
- Crystal
- Cuda
- D
- Dafny
- Dart
- Dockerfile
- Eagle
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- Frege
- GDScript
- GLSL
- Go
- Groovy
- HTML
- Hack
- Haskell
- Idris
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Limbo
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Meson
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- OpenQASM
- PHP
- Pascal
- Perl
- Pony
- PowerShell
- PureScript
- Python
- R
- Racket
- Reason
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Sail
- Scala
- Scheme
- Self
- Shell
- Smalltalk
- Smarty
- Solidity
- Standard ML
- Starlark
- Svelte
- Swift
- TSQL
- TeX
- TypeScript
- V
- Vala
- Verilog
- Vim Script
- Visual Basic .NET
- Vue
- WebAssembly
- ZIL
- Zig
- hoon
- nesC
- reStructuredText
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.
Apache OpenWhisk is an open source serverless cloud platform
A better build tool for Java, Scala and Kotlin: Simpler than Maven, easier than Gradle, with 3-7x faster dev workflows than other JVM build tools
A Scala API for Apache Beam and Google Cloud Dataflow.
The pure asynchronous runtime for Scala
Scala library for boilerplate-free, type-safe data transformations
Compiler plugin for making type lambdas (type projections) easier to write
RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
Generalized recursion schemes and traversals for Scala.
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
Easy, fast, transparent generic derivation of typeclass instances
uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
Simple & Efficient data access for Scala and Scala.js
A Scala feature transformation library for data science and machine learning
The Functional and Reactive Web-Frontend Library for Scala.js
recursion schemes for cats; to iterate is human, to recurse, divine
A tool for data sampling, data generation, and data diffing
Code snippets for solving common big data problems in various platforms. Inspired by Rosetta Code