Pinned repositories
Repositories
-
elara
Efficient, zero garbage framework to implement event sourcing applications
-
spockito
Java JUnit runner for parameterized tests where the test cases are defined in a table-like manner.
-
unix4j
An implementation of Unix command line tools in Java.
-
decimal4j
Java library for fast fixed-point arithmetic based on longs with support for up to 18 decimal places.
-
fix4j-assert
Open source fix testing framework for Java (was fix4j-test)
-
event-sourcing
A zero garbage event sourcing framework with a pluggable event store. (UNRELEASED)
-
tools4j-sbe
A user friendly implementation of the simple binary encoding standard (UNRELEASED)
-
stacked-off
Offline StackExchange indexer and search engine
-
status
'Status' is a HTML/JavaScript status-monitor that can visually monitor a set of URLs
-
tabular
Graphical tool to search through a table of static data with the option of launching commands.
-
groovy-tables
A groovy API which allows you to create lists of objects using a table like grammar. Written primarily for use when writing test cases.
-
nobark
A Java library with low latency zero gc data structures and utilities.
-
mmap
Memory mapped files used to implement off-heap low latency utilities such as queues. (UNRELEASED)
-
fixgrep
A command line utility for making FIX protocol messages more readable.
-
meanvar
Tiny Java utility to incrementally calculate Mean and Standard Deviation with a numerically stable algorithm.
-
fix4j
Attempt to build a fast zero garbage FIX engine with Java. (UNRELEASED)
-
fix4j-fixpad
Simple GUI for viewing fix messages in a readable format