Coalescing Ring Buffer
Arena allocator for bytes::Bytes with a fixed-slot fast path and buddy mode
Production-grade Kraken WebSocket SDK with order book visualization API, backpressure control, latency tracking, and order flow analysis
GPU-native concurrent hash map with bulk-only API. Robin Hood hashing, SoA layout, CUDA kernels. Designed for blockchain state, HFT, and batch-parallel workloads.
Metal GPU acceleration for BitNet on Apple Silicon
Backend-agnostic GPU memory management for memkit
Incremental async byte ingestion and bounded owned write handoff.
Coalescing worker thread with generation-counter stale-result rejection — the discipline needed to run tree-sitter (or any expensive computation) off the main thread without applying out-of-date results
FrankenTUI public facade and prelude.
Accessibility layer for FrankenTUI
Backend traits for FrankenTUI: platform abstraction for input, presentation, and time.
Terminal lifecycle, capabilities, and event parsing for FrankenTUI.