API Reference Directory

Compiler-generated reference trees for each Krabka language runtime, preserved in their native documentation format and hosted under the unified Krabka domain.

Component Format Runtime Release Documentation
Java Streams & Arrow

Kafka Streams 4.x API, Apache Arrow columnar batches, Schema Registry serdes.

Javadoc Java 17+ v1.1.0
Core Broker Engine

Byte-exact Kafka wire broker, KRaft consensus quorum, tiered storage engine.

Rustdoc Rust 2024 v0.6.1
Go Streams & Arrow

Go stream client with Arrow record batching, barrier cuts, and schema decoding.

Godoc Go 1.26+ v0.1.0-dev

API references are generated directly from source docstrings by native compiler toolchains (JDK 25 Javadoc, Aspect Rustdoc, and Aspect Godoc) during release packaging and published statically under /api/<component>/latest/.

For architectural overviews, memory management specifications, and runnable tutorials, consult the Documentation Hub.