Pinned Repositories
fast-uuid
A Java library for quickly and efficiently parsing and writing UUIDs
id-obfuscator
A Java library for reversibly obfuscating numerical identifiers (e.g. 1234 ↔ 4TQCNTL)
java-image-hash
A playground for learning about perceptual hashing for images
java-otp
A one-time password (HOTP/TOTP) library for Java
jbktree
A generic BK-tree implemented as a Java Collection
jeospatial
A memory-resident geospatial index library for Java
jvptree
A generic vantage point tree (vp-tree) implementation in Java
pushy
A Java library for sending APNs (iOS/macOS/Safari) push notifications
pushy-console
A simple GUI app for sending APNs (iOS/macOS/Safari) push notifications
sort-by-log-size-plugin
A plugin for Adium that allows the contact list to be sorted by chat transcript size. The result is that the people you talk to most float to the top of your contact list.
jchambers's Repositories
jchambers/pushy
A Java library for sending APNs (iOS/macOS/Safari) push notifications
jchambers/java-otp
A one-time password (HOTP/TOTP) library for Java
jchambers/fast-uuid
A Java library for quickly and efficiently parsing and writing UUIDs
jchambers/pushy-console
A simple GUI app for sending APNs (iOS/macOS/Safari) push notifications
jchambers/jvptree
A generic vantage point tree (vp-tree) implementation in Java
jchambers/jeospatial
A memory-resident geospatial index library for Java
jchambers/id-obfuscator
A Java library for reversibly obfuscating numerical identifiers (e.g. 1234 ↔ 4TQCNTL)
jchambers/jbktree
A generic BK-tree implemented as a Java Collection
jchambers/advent-of-code-2022
https://adventofcode.com/2022
jchambers/clarus
Tools for working with classic Mac files and resources in Rust
jchambers/java-hkdf
A Java implementation of HKDF (RFC 5869)
jchambers/micrometer
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
jchambers/signal-chat-project
A demo chat server for Signal
jchambers/advent-of-code-2015
https://adventofcode.com/2015
jchambers/advent-of-code-2020
Let's learn Rust this time
jchambers/advent-of-code-2021
https://adventofcode.com/2021
jchambers/advent-of-code-2023
jchambers/cryptopals
https://cryptopals.com/
jchambers/data-science-curriculum
jchambers/dropwizard-metrics-newrelic
Implementation of a DropWizard metrics Reporter that sends data as dimensional metrics to New Relic
jchambers/glider_pro
Sources for the Macintosh game, Glider PRO, written by John Calhoun and published by Casady & Green Inc.
jchambers/java-noise
A Java implementation of the Noise Protocol Framework
jchambers/jedis
A blazingly small and sane redis java client
jchambers/lettuce-core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
jchambers/netty
Netty project - an event-driven asynchronous network application framework
jchambers/netty-object-pool
An asynchronous object pool designed to work with Netty
jchambers/netty-tcnative
A fork of Apache Tomcat Native, based on finagle-native
jchambers/netty-tcnative-travis-test
An attempt at a minimal reproduction case for some weird Travis crashes
jchambers/rettys
Yet another Redis client in Java
jchambers/threeten-extra
Provides additional date-time classes that complement those in JDK 8