sebastienrousseau/rlg
by Various
Near-lock-free structured logging for Rust. 10-crate workspace: MCP server (Claude/Cursor/mcp.run), OTLP HTTP+gRPC exporter, Tower middleware, WASM + WASI 0.2 component, eBPF-style
MCP
sebastienrousseau/rlg
Added 13 July 2026
Overview
A near-lock-free structured logging library for Rust, built as a 10-crate workspace. It achieves sub-microsecond ingest through a 65k-slot ring buffer inspired by the LMAX Disruptor. The workspace includes components such as an MCP server for Claude/Cursor, OTLP exporters, Tower middleware, WASM/WASI support, eBPF-style enrichers, PII redaction, log analytics, test utilities, and a jq-style CLI.
Best for
Best for
Rust developers needing ultra-low-latency structured logging with OpenTelemetry integration
Use cases
- Instrument Rust applications with high-performance structured logging
- Export logs via OTLP HTTP/gRPC to OpenTelemetry collectors
- Redact PII from log output at the source
How to use
Install
cargo install rlg-mcp Tools exposed
rlg-mcp
Tested with
Claude Desktop, Cursor
Notes
A near-lock-free structured logging library for Rust, built as a 10-crate workspace. It achieves sub-microsecond ingest through a 65k-slot ring buffer inspired by the LMAX Disruptor. The workspace includes components such as an MCP server for Claude/Cursor, OTLP exporters, Tower middleware, WASM/WASI support, eBPF-style enrichers, PII redaction, log analytics, test utilities, and a jq-style CLI.
4 stars on GitHub. Last updated 2026-07-13. Licensed Apache-2.0.
Use cases
- Instrument Rust applications with high-performance structured logging
- Export logs via OTLP HTTP/gRPC to OpenTelemetry collectors
- Redact PII from log output at the source
Pros
- Sub-microsecond ingest latency due to ring buffer design
- Rich ecosystem of components including MCP server and Tower middleware
- Supports WASM/WASI for cross-platform deployment
Cons
- Small community with only 4 GitHub stars, indicating limited adoption
- Requires Rust ecosystem; not suitable for non-Rust projects
- Complex workspace with 10 crates may have a steep learning curve
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Sub-microsecond ingest latency due to ring buffer design
- Rich ecosystem of components including MCP server and Tower middleware
- Supports WASM/WASI for cross-platform deployment
Cons
- Small community with only 4 GitHub stars, indicating limited adoption
- Requires Rust ecosystem; not suitable for non-Rust projects
- Complex workspace with 10 crates may have a steep learning curve
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.