-
less.build
: Universal remote build cache for Maven, Gradle, Bazel, TurboRepo, CCache, SCCache, and more. -
rules_graalvm
: Use GraalVM from Bazel, with support fornative-image
on Linux, macOS, Windows, and Bazel 4-7. -
rules_gradle
: Use Gradle from within your Bazel build; run Gradle builds within Bazel's sandbox. -
jpms.pkg.st
: The "JPMS Attic" repository lets you safely use Java Modules artifacts from the future, before they are officially released. -
hashlock
: Bun/Node/Deno CLI/library/GitHub Action for verifyingsmth.sha256
-style "hash lock" files
-
node-glob
: Added Deno compat to one of the most popular NPM packages on earth (31k dependents) -
commander.js
: I made the popularcommander
library compatible with Deno -
Google: Guava: I've helped fix some build issues in Maven, and introduced JPMS support
-
Google: Error Prone Compiler: I contributed JPMS support to the Error Prone Annotations, released at
2.26.1
-
Google: J2ObjC: I contributed JPMS support, released at
3.0.0
-
Micronaut: I contributed Soy integration for
micronaut-views
-
Axios: I contributed a
fetch
-based adapter for Axios -
Redisson: I added support for
io_uring
(thanks to Netty it was only a few lines) -
Buildkite: I added the emojis for Buf, Gitpod, Copybara and Cloudflare
-
BigchainDB: I contributed a bunch of fixes to
TRANSACTION
operations in the Java driver
Some of these PRs are now obsolete or were never merged, but they are lovely nonetheless.
-
canteen
: Python framework which "holds a little bit more water than a Flask." Includes a nice DSL for graph-style in-memory databasing on top of Redis. -
Closure Compiler: I contributed a GraalVM native image of Closure which accelerated JS builds up to 70%