gaul
Interested in entrepreneurship, distributed computing, storage, and free software. Previously at @Google, @bouncestorage, @maginatics, and @riverbed.
@GoogleSan Francisco
Pinned Repositories
chaos-http-proxy
Introduce failures into HTTP requests via a proxy server
are-we-consistent-yet
Compare eventual consistency of object stores
awesome-ld-preload
List of resources related to LD_PRELOAD, a mechanism for changing application behavior at run-time
java-httpbin
A Java-based HTTP server that lets you locally test your HTTP client, retry logic, streaming behavior, timeouts, etc. with the endpoints of httpbin.org
modernizer-maven-plugin
Detect uses of legacy Java APIs
object-store-comparison
Compare cost, durability, and region support of public cloud object stores, e.g., Amazon S3
s3proxy
Access other storage backends via the S3 API
undocumented-s3-apis
Undocumented Amazon S3 APIs and third-party extensions
x86lint
Examine x86 machine code to find suboptimal encodings and sequences of instructions
jdbclint
JDBC lint
gaul's Repositories
gaul/amazon-glacier-cmd-interface
Command line interface for Amazon Glacier
gaul/assertj
AssertJ documentation
gaul/assertj-core
AssertJ is a library of assertions similar to fest-assert but providing a richer set of assertions.
gaul/aws-sdk-go
AWS SDK for the Go programming language.
gaul/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
gaul/crc32c-java
Java implementation of CRC32C (32-bit Cyclic Redundancy Check using the Castagnoli polynomial).
gaul/dispad
A small daemon for disabling trackpads while typing.
gaul/drip
Fast JVM launching without the hassle of persistent JVMs.
gaul/fake-s3
A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies
gaul/file-leak-detector
Java agent that detects file handle leak
gaul/grizzly-mirror
A read-only mirror of java.net's repository.
gaul/gson-xml
Java library for XML deserialization
gaul/guava
Google Core Libraries for Java 6+
gaul/jclouds-labs-aws
Read-only mirror of ASF Git Repo for jclouds labs-aws
gaul/jclouds-labs-openstack
Read-only mirror of ASF Git Repo for jclouds labs-openstack. Although this is a "labs" repository, some of the providers and APIs here are production ready. Please review the table below or the README in each sub-directory to determine if the provider or API is production ready.
gaul/jetty.project
Jetty - Servlet Engine and Http Server project repository (jetty.project)
gaul/jline2
The new Jline
gaul/jSCSI
A Java iSCSI Framework
gaul/junit-lambda
junit extensions that make use of lambda expressions
gaul/lightum
MacBook automatic keyboard brightness daemon
gaul/lint-maven-plugin
POM lint plugin for maven
gaul/markdown-viewer
Firefox add-on to view markdown files
gaul/maven-cli-plugin
Maven CLI Plugin
gaul/maven-plugins
Mirror of Apache Maven plugins
gaul/okhttp
An HTTP+SPDY client for Android and Java applications.
gaul/pithos
Pithos - A Pandora Radio Client for Linux
gaul/railgun
Ruby client for the nailgun server (https://github.com/martylamb/nailgun)
gaul/remark
A simple, in-browser, markdown-driven slideshow tool.
gaul/s3ninja
S3 ninja emulates the Amazon S3 API for developement and test purposes
gaul/testng
TestNG testing framework