-
poi-benchmark Public
Some automated benchmarks of POI buildsystem and some POI functionality together with results
-
file-leak-detector Public
Forked from jenkinsci/lib-file-leak-detectorJava agent that detects file handle leak
-
centic9.github.io Public
Forked from daattali/beautiful-jekyllSome pages with some statistics about Github
-
-
poi-reproduce Public
Simple project to reproduce some behavior with different versions of Apache POI
-
bzstats Public
Query the Apache bugzilla instance for bug-counts and use R to produce an SVG with a chart of how bug-counts evolved
-
poi-regression-test Public
A tool to perform regression testing for Apache POI on a very large corpus of test-files
-
poi-mail-merge Public
Small application which allows to repeatedely replace markers in a Microsoft Word document with items taken from a CSV/Microsoft Excel file to provide a simple mail-merge functionality
-
TM1638plus Public
Forked from gavinlyonsrepo/TM1638plusAn Arduino library to display data on a 8-digit TM1638 seven segment module This library supports the (8 KEY & 8 LED) variant which has 8 LED's and 8 Push buttons, and the (16 KEY QFY) variant whic…
-
file-leak-postprocess Public
A small tool to post-process output from running an application with file-leak-detector
-
commons-audio Public
A small library of code-pieces that I find useful when developing tools and applications around handling of audio, playing sound, downloading audio from certain websites
-
commons-dost Public
Utilitity library for stuff that I use in multiple projects
-
cover-the-world Public
A tool which reads GPX tracks and produces a world-map which displays covered "tiles", i.e. ~1.5km squares
-
commons-htmlunit Public
Common HtmlUnit utility methods that I find useful in various projects
-
poi-on-android Public
A sample project that shows how Apache POI can be used in an Android application
-
poi-fuzz Public
Use Jazzer to perform fuzzy testing of Apache POI
-
cli-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons CLI
-
codec-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons Codec
-
demo-fuzz Public
Minimal application for fuzzy-testing of Java code via the Jazzer fuzzer
-
-
compress-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons Compress
-
tika-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Tika
-
csv-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons CSV
-
oss-fuzz Public
Forked from google/oss-fuzzOSS-Fuzz - continuous fuzzing for open source software.
-
config Public
Helper project which stores some config-files that I would like to have on every machine that I work on
-
vanilla Public
Forked from vanilla-music/vanillaVanilla Music Player for Android
-
actions Public
Repository of reusable Github workflows
-
IntelliJ-Action-IDs Public
Create and publish a list of available ActionIDs for the IntelliJ plugin system by recursively searching through the jar-files and producing HTML via Jekyll
-
file-type-detection Public
A small tool to use Apache Tika to determine the mime-type of all files in a directory
-
jgit-cookbook Public
Provides examples and code snippets for the JGit Java Git implementation