{"repo":"Indosaram/logxide","free":true,"listed":false,"github":"https://github.com/Indosaram/logxide","clone":"git clone https://github.com/Indosaram/logxide.git","description":"13x faster Python logging — Rust-powered, stdlib-compatible API","language":"Python","stars":36,"topics":["logging","pyo3","python","rust","high-performance","opentelemetry","sentry","python-logging","fast-logging"],"license":"MIT","category":"analytics","readme_excerpt":"LogXide Several-fold faster than stdlib logging (roughly 5–11× on file logging, scenario- and machine-dependent), sink-verified. Powered by Rust. Familiar stdlib-style API — for common patterns, change one import and getLogger , format strings, and handlers work as expected. It's a near -drop-in, not a strict one: some advanced stdlib behaviors differ (flush now drains/waits, LogRecord / Logger can't be subclassed, custom Formatter subclasses fall back to a slower path). See compatibility. Installation Performance LogXide is performance-first: its native Rust handlers dispatch on the GIL-released fast path, formatting and writing without materializing a Python LogRecord . As of 0.2.0 the text-sink wrappers ( FileHandler , StreamHandler , RotatingFileHandler ) emit through that native Rust path by default ; a handler only falls back to the Python path for a custom Formatter subclass, { / $ -style format strings, or a handler-level Python filter. Benchmarks Two sink-verified benchmarks, both re-run this session on macOS M4 Max, release build , across Python 3.12.11 and 3.14.2 . Sink-verified durable throughput means records the sink actually confirmed after flush() , not records merely enqueued. Numbers are machine-specific and rounded to ranges; baselines are noisy run-to-run (roughly ±40%), so treat the ranges as the signal, not any single figure. CPython 3.12 and 3.14 come out at parity once the test environments match, so the ranges below apply to both. Benchmark A — native","default_branch":null,"files":null,"tree":[],"storefront":"/r/Indosaram","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Indosaram/logxide/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}