Group: GitHub Ralfspoeth
1.Basic Data Structures and Functions4 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 May 9, 2026
3.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 May 9, 2026
4.Greyson: A JSON IO Implementation For Java1 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 May 9, 2026
5.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
6.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
7.Jsonrpcservlet
io.github.ralfspoeth » jsonrpcservlet MIT
A Java Servlet for handling JSON-RPC 2.0 requests.
Last Release on May 1, 2026
8.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
9.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
10.Plumbum The PuTTY That Keeps Things Together
io.github.ralfspoeth » plumbum MIT
Basis for publishing artefacts
Last Release on Mar 5, 2026
11.XML Stream Support
io.github.ralfspoeth » xmls MIT
This project provides support for
iterating and traversing XML documents
with the stream API.
Last Release on May 12, 2026
13.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
