A near-lock-free structured logging library for Rust. Sub-microsecond ingestion via a 65k-slot ring buffer (LMAX Disruptor pattern), deferred formatting, and native OS sinks (`os_log` on macOS via `syslog(3)`, `journald` on Linux). 14 output formats including JSON, MCP, OTLP, ECS, GELF, CEF, and Logfmt.
A CLI menu for periodically watching a program's output and executing commands on its lines through keybindings
Machine-wide hybrid code search service: BM25 + vector + KG, zero cold-start, MCP server
A Rust API wrapper for e_window providing high-level abstraction
Thread-safe, dynamically resizable queues with lock-based and lock-free implementations for high-throughput scenarios
CLI for parsing, validating, linting and evaluating Sigma detection rules
A curated list of awesome Rust frameworks, libraries and software.