Sean C Foley
        
        View GitHub Profile
Projects
- 
IPAddress - Java and Go libraries for handling IP addresses, both IPv4 and IPv6.  The Java library is the foremost IP address library for the JVM in use today.
 
- 
Japt - Java bytecode optimization tool (also written in Java) to ease development and deployment of Java
 
- 
MJVMK - The Micro Java Virtual Machine Kernel is a portable preemptive real-time kernel with an integrated CLDC Java virtual machine designed for embedded systems.  Written mostly in C, some x86 assembly code, and some Java to implement the CLDC API.
 
- 
Functional Doclet for Javadoc - produces Javadoc with a more functional perspective
 
- 
High Performance C++ Queues - High performance C++ implementation of producer/consumer queue architecture