Pinned Repositories
AdventOfCode
Solutions to Advent of Code 2022–4.
auto
Fork of Auto project for experiments.
auto-value-gson
AutoValue Extension to add Gson De/Serializer support
auto-value-parcel
An Android Parcelable extension for Google's AutoValue.
ConnectionsGuessing
Guessing the last two connections in the NYT Connections game
javapoet
A Java API for generating .java source files.
serialysis
from http://weblogs.java.net/blog/emcmanus/archive/2007/06/disassembling_s.html
SpellingBeeMax
Computing the letter set that would produce the maximum score for the NYT's Spelling Bee puzzle
wordle
Experiments with solving Wordle
escapevelocity
A subset reimplementation of Apache Velocity with a much simpler API.
eamonnmcmanus's Repositories
eamonnmcmanus/javapoet
A Java API for generating .java source files.
eamonnmcmanus/serialysis
from http://weblogs.java.net/blog/emcmanus/archive/2007/06/disassembling_s.html
eamonnmcmanus/wordle
Experiments with solving Wordle
eamonnmcmanus/gcloud-java
Google Cloud Client Library for Java
eamonnmcmanus/junit
A programmer-oriented testing framework for Java.
eamonnmcmanus/AdventOfCode
Solutions to Advent of Code 2022–4.
eamonnmcmanus/auto
Fork of Auto project for experiments.
eamonnmcmanus/auto-value-gson
AutoValue Extension to add Gson De/Serializer support
eamonnmcmanus/auto-value-parcel
An Android Parcelable extension for Google's AutoValue.
eamonnmcmanus/ConnectionsGuessing
Guessing the last two connections in the NYT Connections game
eamonnmcmanus/copybara
Copybara: A tool for transforming and moving code between repositories.
eamonnmcmanus/eclipse-autovalue-fail
eamonnmcmanus/firebase-android-sdk
Firebase Android SDK
eamonnmcmanus/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
eamonnmcmanus/SpellingBeeMax
Computing the letter set that would produce the maximum score for the NYT's Spelling Bee puzzle
eamonnmcmanus/commons-io
Apache Commons IO
eamonnmcmanus/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
eamonnmcmanus/guava
Google core libraries for Java
eamonnmcmanus/jdk
JDK main-line development
eamonnmcmanus/JSON-java
A reference implementation of a JSON package in Java.
eamonnmcmanus/jspecify
An artifact of fully-specified annotations to power static analysis checks, beginning with nullness analysis.
eamonnmcmanus/jspecify-jdk
JSpecify annotations for the JDK
eamonnmcmanus/kubernetes-client-java
Official Java client library for kubernetes
eamonnmcmanus/oauth2client
This is a python library for accessing resources protected by OAuth 2.0.
eamonnmcmanus/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
eamonnmcmanus/sdk-java
Java SDK for CloudEvents
eamonnmcmanus/velocity-engine
Mirror of Apache Velocity Engine