- Hangzhou, Zhejiang, China
-
15:25
(UTC +08:00)
Lists (2)
Sort Name ascending (A-Z)
- All languages
- ANTLR
- ActionScript
- Assembly
- Astro
- Ballerina
- Batchfile
- Bikeshed
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Dart
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- Flix
- Fortran
- Frege
- Gherkin
- Go
- Groovy
- HTML
- Haskell
- Haxe
- Idris
- Java
- JavaScript
- JetBrains MPS
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Less
- Lua
- MDX
- Makefile
- Markdown
- Meson
- MoonBit
- Nemerle
- Nim
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PowerShell
- Protocol Buffer
- PureScript
- Python
- RPC
- Racket
- ReScript
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SMT
- SWIG
- Scala
- Scheme
- Shell
- Solidity
- StringTemplate
- Swift
- TSQL
- Tcl
- TeX
- TypeScript
- Vala
- Vim Script
- Vue
- WebAssembly
- Xtend
- Zig
Starred repositories
scala / scala3-lts
Forked from scala/scala3This repository houses branches for the Scala 3 LTS, main repository is under scala/scala3.
dockcross / dockcross
Forked from steeve/cross-compilerCross compiling toolchains in Docker images
Port of https://github.com/dnvriend/akka-persistence-inmemory to Pekko.
Enables automatic refactoring and linting of Maven projects written in Scala using Scalafix.
pjfanning / pekko-sensors
Forked from jacum/pekko-sensorsApache Pekko Sensors
VirtusLab / scala-cli-setup
Forked from coursier/setup-action
Example of http (micro)service in Scala & pekko
Maven Plugin that executes the Protocol Buffers (protoc) compiler
jrudolph / incubator-pekko-http
Forked from apache/pekko-httpThe Streaming-first HTTP server/module of Apache Pekko
The personal blog of John A. De Goes.
debasishg / scala-redis
Forked from acrosa/scala-redisA scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
Flow Arch(流式架构)/Reactive Programming(RP/反应式编程) 实践
ohze / scala-rewrites
Forked from lightbend-labs/scala-rewritesScalafix Rewrites for Scala
dotty-staging / dotty
Forked from scala/scala3Research platform for new language concepts and compiler technologies for Scala.
Idris-zh / Idris-dev
Forked from idris-lang/Idris-dev用作文档目的,翻译方式见 Issue #10
《Spring 5实战》中文版代码清单
jgrapht / jgrapht
Forked from lingeringsocket/jgraphtMaster repository for the JGraphT project
FP in Scala course, based on "Patterns in Types (Lambda Jam 2013)" and the Data61 fp-course
andreaTP / scalajs-benchmarks
Forked from sjrd/scalajs-benchmarksScala.js Benchmarks
scala-stm / scala-stm
Forked from nbronson/scala-stmA library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps. Mirror of https://codeberg.org/sciss/scala-stm
leangen / geantyref
Forked from coekie/gentyrefAdvanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)
Code snippets appearing in the book are excerpts from these complete and tested samples.
sbt / sbt-ghpages
Forked from marmbrus/xsbt-ghpages-plugingit, site and ghpages support for sbt projects.
Source code for the scalafiddle.io compilation service
《反应式设计模式》中文版代码清单 勘误地址=>
Netty In Action 中文版