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
-
conjure-java-runtime
Opinionated libraries for HTTP&JSON-based RPC using Retrofit, Feign, OkHttp as clients and Jetty/Jersey as servers
-
gradle-git-version
a Gradle plugin that uses `git describe` to produce a version string.
-
junit-resource-poller
A JUnit rule that allows waiting for a set of services to become available
-
tritium
Tritium is a library for instrumenting applications to provide better observability at runtime
-
gradle-conjure
Gradle plugin that integrates with the Conjure toolchain
-
docker-proxy-rule
A JUnit Proxy/DNS rule for connecting to dockerised applications with standard hostnames and ports
-
conjure-java
Conjure generator for Java clients and servers
-
hadoop-crypto
Library for per-file client-side encyption in Hadoop FileSystems such as HDFS or S3.
-
refreshable
A simple wrapper around a value that changes over time
-
tracing-java
Java library providing zipkin-like tracing functionality
-
conjure
Strongly typed HTTP/JSON APIs for browsers and microservices
-
conjure-java-runtime-api
The API components of the http-remoting RPC library
-
spark-influx-sink
A Spark metrics sink that pushes to InfluxDb
-
sls-version-java
Java utilities for manipulating SLS versions
-
safe-logging
Interfaces and utilities for safe log messages
-
human-readable-types
A collection of human-readable types
-
gradle-consistent-versions
Compact, constraint-friendly lockfiles for your dependencies
-
assertj-automation
Automatic code rewriting for AssertJ using error-prone and refaster
-
graal-annotations
basic annotations and associated processors to make working with GraalVM easier and more ergonomic
-
spark-tpcds-benchmark
Utility for benchmarking changes in Spark using TPC-DS workloads
-
gradle-revapi
Gradle plugin that uses Revapi to check whether you have introduced API/ABI breaks in your Java public API
-
safe-thread-local-random
A safe, simple wrapper around the java 8 ThreadLocalRandom allowing drop-in replacement of new Random() and ThreadLocalRandom.current()
-
metric-schema
Schema for standard metric definitions
-
async-shuffle-upload
Asynchronously replicates Spark shuffle files in a distributed storage layer.
-
k8s-spark-scheduler
A Kubernetes Scheduler Extender to provide gang scheduling support for Spark on Kubernetes
-
-
-
conjure-go
Conjure generator for Go