Eventum is an infrastructure-grade logging ecosystem designed to bridge the gap between high-performance Rust internals and Node.js business logic.
We aim to provide a logging solution that is:
- Secure by Default: Moving PII masking and data sanitization to a native binary boundary.
- Performant: Leveraging Rust to minimize Event Loop lag and memory overhead.
- Developer-Centric: Zero-config native bindings with a "just npm install" experience.
- eventum: The core logger with Rust-powered engine and Node.js bindings.
- website: Documentation (eventum.sh).
"Infrastructure is the foundation, not just a tool."