Pinned Repositories
awsy-armv6
AWSY test runner for fennec
bugmash
A dashboard for those flooded with bugmail
cafebabe
A java class file parser
go-update
Build self-updating Golang programs
khaki
A tool to write rust "scripts" with less boilerplate
maildir
A simple library to deal with maildir folders
mailparse
Rust library to parse mail files
mozsearch
Mozilla code search web site
query-parser
A search query parser
quoted-printable
Quoted-printable decoder in Rust
staktrace's Repositories
staktrace/mailparse
Rust library to parse mail files
staktrace/cafebabe
A java class file parser
staktrace/maildir
A simple library to deal with maildir folders
staktrace/quoted-printable
Quoted-printable decoder in Rust
staktrace/bugmash
A dashboard for those flooded with bugmail
staktrace/rust-cgi
Create CGI programs in Rust with hyper's http types
staktrace/pimple-android
Code to create a separate contacts and calendar database in Android
staktrace/circdep
Demonstration of gradle classpath mixing multiple versions of the same project
staktrace/hermit-build
Relocatable/static builds for Hermit packages
staktrace/hermit-packages
Hermit manages isolated, self-bootstrapping sets of tools in software projects.
staktrace/jig
gRPC mocks with Jsonnet
staktrace/mozsearch
Mozilla code search web site
staktrace/mozsearch-mozilla
staktrace/20230420-decorated-task
staktrace/20231204-dep-resolution
Standalone minimal reproducer for https://github.com/gradle/gradle/issues/27282
staktrace/20240403-colon-file
Gradle bug reproducer
staktrace/20240429-gradle-88rc1-envvar
Reproducer for a gradle bug in 8.8-rc-1
staktrace/20240627-gradle-vc-breaks-withType
gradle bug reproducer
staktrace/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
staktrace/backfila
Service that manages backfill state, calling into other services to do batched work
staktrace/cargo-vet
supply-chain security for Rust
staktrace/dependency-analysis-gradle-plugin
Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
staktrace/hermit
Hermit manages isolated, self-bootstrapping sets of tools in software projects.
staktrace/ipdl_parser
IPDL parser written in Rust
staktrace/misk
Microservice Kontainer
staktrace/shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
staktrace/spotless
Keep your code spotless
staktrace/sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
staktrace/wire
gRPC and protocol buffers for Android, Kotlin, and Java.
staktrace/wire-bug-20240226-cc
Reproducer for a wire configuration caching bug