Group: GitHub Ralfspoeth
2.Basic Data Structures and Functions5 usages
io.github.ralfspoeth » basix MIT
This project implements some basic data structures
missing in terms of purity in the Java libraries, and some
useful functions and predicates.
Last Release on Aug 10, 2026
3.Greyson: A JSON IO Implementation For Java3 usages
io.github.ralfspoeth » json MIT
This project implements a JSON parser and serializer in Java
which operates around immutable data structures for
the JSON elements.
Last Release on Jul 26, 2026
5.A Fast UTF 8 Reader/Writer Java Library2 usages
io.github.ralfspoeth » utf8 MIT
This project provides just two simple classes
that extends Reader and Writer, respectively,
on top of Input and Output Streams
in order to decode and encode UTF-8 streams fast.
Last Release on Aug 18, 2026
7.Directory Watch Service1 usages
io.github.ralfspoeth » filews MIT
Implements a convenient way to watch entries in a directory.
Last Release on Jul 23, 2026
8.Log Weaver Core1 usages
io.github.ralfspoeth » log-weaver-core MIT
Bytecode transformation engine for log-weaver — embeddable in a Maven
plugin, a Gradle plugin, or a Java agent. No build-tool dependencies.
Last Release on May 11, 2026
9.XML Stream Support1 usages
io.github.ralfspoeth » xmls MIT
This project provides support for
iterating and traversing XML documents
with the stream API.
Last Release on Jul 27, 2026
10.Log Weaver BOM
io.github.ralfspoeth » log-weaver-bom MIT
Bill of Materials for log-weaver. Import this once in a consuming
project's <dependencyManagement> and then reference any of
log-api / log-weaver-core / log-weaver-maven-plugin / log-weaver-agent
without specifying a version.
Last Release on May 11, 2026
11.Jsonrpcservlet
io.github.ralfspoeth » jsonrpcservlet MIT
A Java Servlet for handling JSON-RPC 2.0 requests.
Last Release on May 1, 2026
12.Log Weaver (parent)
io.github.ralfspoeth » log-weaver MIT
Bytecode-level logging weaver driven by the Log/LogAll annotations from log-api.
Modules:
- log-api : the Log / LogAll annotation types
- log-weaver-core : transformation engine (no build-tool ...
Last Release on May 11, 2026
13.Log Weaver Java Agent
io.github.ralfspoeth » log-weaver-agent MIT
Java agent that weaves Log/LogAll annotations into classes at load time via
java.lang.instrument.ClassFileTransformer. Shades log-weaver-core so a
single -javaagent=<path-to-agent.jar> flag is sufficient.
Last Release on May 11, 2026
14.Plumbum The PuTTY That Keeps Things Together
io.github.ralfspoeth » plumbum MIT
Basis for publishing artefacts
Last Release on Aug 19, 2026
15.Log Weaver Maven Plugin
io.github.ralfspoeth » log-weaver-maven-plugin MIT
Maven plugin that runs the log-weaver transformation during the
process-classes phase. Thin wrapper around log-weaver-core.
Last Release on May 11, 2026