Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
-
gradle-conjure
Gradle plugin that integrates with the Conjure toolchain
-
conjure-java
Conjure generator for Java clients and servers
-
tracing-java
Java library providing zipkin-like tracing functionality
-
dialogue
A client-side RPC library for conjure-java
-
conjure-java-runtime
Opinionated libraries for HTTP&JSON-based RPC using Retrofit, Feign, OkHttp as clients and Jetty/Jersey as servers
-
spark-tpcds-benchmark
Utility for benchmarking changes in Spark using TPC-DS workloads
-
metric-schema
Schema for standard metric definitions
-
gradle-shadow-jar
Gradle plugin to precisely shadow either a dependency or its transitives
-
go-java-launcher
A simple Go program for launching Java programs from a fixed configuration. This program replaces Gradle-generated Bash launch scripts which are susceptible to attacks via injection of environment variables of the form JAVA_OPTS='$(rm -rf /)'.
-
outparamcheck
outparamcheck is a Go static code analysis tool that verifies that output parameters are used correctly
-
amalgomate
Go tool for combining multiple different main packages into a single program or library
-
godel
Go tool for formatting, checking, building, distributing and publishing projects
-
goastwriter
Go library for writing Go source code programatically
-
go-encrypted-config-value
Go implementation of the encrypted-config-value library
-
-
bouncer
An application to cycle (bounce) all nodes in a coordinated fashion in an AWS ASG or set of related ASGs
-
distgo
Go tool for building, distributing and publishing Go projects
-
go-compiles
Go check that checks that Go source and tests compiles
-
go-generate
Go tool that runs and verifies the output of go generate
-
go-importalias
Go check that checks that import aliases are consistent across Go files
-
go-license
Go tool that applies and verifies that proper license headers are applied to Go files
-
go-nobadfuncs
Go check that checks that blacklisted functions are not referenced
-
go-ptimports
Go formatter that formats Go files and organizes imports into sections
-
godel-format-asset-gofmt
Packages the go fmt operation as an asset for the godel format plugin
-
godel-format-asset-ptimports
Packages ptimports as an asset for the godel format plugin
-
godel-format-plugin
godel plugin that runs organizes and runs formatters
-
godel-goland-plugin
godel plugin that creates GoLand projects
-
godel-okgo-asset-compiles
Packages the go-compiles check as an asset for the godel check plugin
-
godel-okgo-asset-deadcode
Packages the deadcode check as an asset for the godel check plugin