joe-chimienti's Stars
s-casci/tinyzero
Easily train AlphaZero-like agents on any environment you want!
iluwatar/java-design-patterns
Design patterns implemented in Java
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
sbt/sbt-buildinfo
I know this because build.sbt knows this.
pureconfig/pureconfig
A boilerplate-free library for loading configuration files
almond-sh/almond
A Scala kernel for Jupyter
dwickern/scala-nameof
Get the name of an variable, function, class member, or type as a string--at compile-time!
shesek/spark-wallet
⚡️ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.
geerlingguy/internet-pi
Raspberry Pi config for all things Internet.
sdushantha/tmpsms
A temporary SMS utility right from your terminal written in POSIX sh
alvinj/ScalaSlowHttpServer
An intentionally slow HTTP server written in Scala
geerlingguy/mac-dev-playbook
Mac setup and configuration via Ansible.
com-lihaoyi/Ammonite
Scala Scripting
wg/wrk
Modern HTTP benchmarking tool
responsively-org/responsively-app
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
playframework/play-json
The Play JSON library
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
docker/awesome-compose
Awesome Docker Compose samples
CleverCloud/json2caseclass
Kickstart your scala API client by turning JSON into case classes.
mockito/mockito
Most popular Mocking framework for unit tests written in Java
awslabs/deequ
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
cli/cli
GitHub’s official command line tool
coolsnowwolf/lede
Lean's LEDE source
2m/authors
Get a nicely formatted summary of authors that contributed to a project between two points in git history
nyukhalov/akka-http-actor-per-request
Example akka application that uses the actor per request model
nativefier/nativefier
Make any web page a desktop application
jkransen/framboos
Pure Java (Scala) implementation for accessing low-level GPIO on Raspberry Pi, BeagleBoard etc
polynote/polynote
A better notebook for Scala (and more)
bvolpato/dotfiles
:rocket: Bruno dotfiles
alvinj/AkkaRemoteActorsHelloWorld
A simple "Hello, world" example that shows to to use remote actors with Akka