Change the repository type filter
All
Repositories list
241 repositories
- Typescript related OSDK libraries
- Palantir's fork of Apache Cassandra
- Conjure generator for Java clients and servers
- Gradle plugin and helpers to assist with writing tests for gradle plugins
- Library for per-file client-side encyption in Hadoop FileSystems such as HDFS or S3.
gradle-baseline
PublicA set of Gradle plugins that configure default code quality tools for developers.- Conjure generator for Go
- Download specific JDKs versions automatically
- Java implementation of Witchcraft structured logging
- Schema for standard metric definitions
- A collection of stand-alone Go packages
- 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 /)'.
- IntelliJ IDEA plugin for gradle-consistent-versions
gradle-jdks-idea-plugin
PublicIntelliJ IDEA plugin for gradle-jdks- Gradle plugin that detects failures in CircleCI jobs and converts them into JUnit test reports, which are then displayed in the CircleCI user interface
javapoet
PublicJava library used to generate Java source files.- A library to simplify implementation of annotation processors which delegate to annotated components
auto-parallelizable
PublicAnnotation processor to easily make Gradle tasks run in parallel in the same project using the Worker API- A gradle plugin that enforces that Jakarta EE dependencies are versions with the 'jakarta' namespace, or are replaced by their Java EE counterpart
gradle-utils
PublicCommon utilities for Palantir gradle plugins- Publishes Palantir open source projects to open source package repositories
- Configures gradle-jdks latest versions of JDKs
- Java code-formatter for https://github.com/square/javapoet
- A java annotation processor to facilitate dynamic proxy use within closed-world environments.
- A modern, lambda-friendly, 120 character Java formatter.
- Gradle plugin to precisely shadow either a dependency or its transitives
- Functionality to collect jvm diagnostic information across Java versions.
- A client-side RPC library for conjure-java
- A safe, simple wrapper around the java 8 ThreadLocalRandom allowing drop-in replacement of new Random() and ThreadLocalRandom.current()