Change the repository type filter
All
Repositories list
240 repositories
- Library for per-file client-side encyption in Hadoop FileSystems such as HDFS or S3.
- godel plugin that generates Conjure for Go projects
- The official Python library for the Foundry API
- Palantir's fork of Apache Cassandra
- A java annotation processor to facilitate dynamic proxy use within closed-world environments.
- A collection of stand-alone Go packages
- Download specific JDKs versions automatically
- Compact, constraint-friendly lockfiles for your dependencies
- Gradle plugin that integrates with the Conjure toolchain
- Conjure generator for TypeScript clients
- Conjure generator for Go
- Go tool for building, distributing and publishing Go projects
- A Java library to natively read ISO-9660 and UDF files
palantir-java-format
PublicA modern, lambda-friendly, 120 character Java formatter.- Collection of community-built applications and projects leveraging Palantir's AIP Platform.
- Go implementation of Witchcraft health state and reporters
- A testing tool that ensures all Conjure clients and servers adhere to a common wire spec
- A Java library that manages component action/event bindings for MVC patterns
- An implementation of the Amazon Athena Query Federation SDK for Palantir Foundry
- Setting up Error Prone so checks can be rolled out without blocking upgrades by suppressing failures
- 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
javapoet
PublicJava library used to generate Java source files.- Artificial fibers. Allows native threads to be transparently reused
jvm-diagnostics
PublicFunctionality to collect jvm diagnostic information across Java versions.safe-thread-local-random
PublicA safe, simple wrapper around the java 8 ThreadLocalRandom allowing drop-in replacement of new Random() and ThreadLocalRandom.current()- Automatic code rewriting for AssertJ using error-prone and refaster