Alternatives
Products that do what Rust-loguru – A flexible Rust logging library like Python's Loguru does
I've just released rust-loguru, a logging library for Rust that aims to combine intuitive API design (inspired by Go/Python's Loguru) with Rust's performance characteristics. Some highlights: - Consistently outperforms the standard log crate by 50-80% in benchmarks. - Multiple log levels and an extensible handler system -File rotation with better performance than log4rs and other alternatives - Error handling utilities and context helpers I built this because I wanted a logger that was both ergonomic to use and high-performance. The benchmarks comparing it to slog, log, and tracing are…
- 1VA
2019 · github.com
- 2

- 3CA
2018 · github.com
- 4LR
2024 · docs.rs
- 5RA
2019 · github.com
- 6VW
2020 · github.com
- 7

- 8

- 9HL
Hey Hackers, I was building multiple projects lately, and integrating logging was way too much for me. Managing self hosted ELK stack, or using existing log monitoring services (running their agent was consuming hell of resources on my tiny servers). It took me a day to code my own logging server, and client for python projects (serving as python packages - pypi), named it HueLogs. Sharing with you all, please feel free to contribute if you like. I might be adding a npm package for javascript client if I get chance to code tomorrow. Few features too add: - 30 min, last day logs etc. -…
2024 · github.com
- 10LR
2017 · github.com
- 11PJ
2018 · github.com
- 12IM
Hello I'm Jack, I was previously a Site Reliability Engineer and i've been working on monitro.dev which makes log monitoring simple for individuals or small teams. It allows you to easily forward any logs to multiple channels such as Slack, Discord & Telegram. The events are also viewable though the admin dashboard and are easily filterable. Currently there is only an NPM package with javascript / typescript support but i have plans to expand this to other languages such as Python, Rust etc. The package has many options, one of them is forwarding any uncaught exception and as an event…
2024 · monitro.dev
- 13LS
2019 · github.com
- 14RB
2022 · github.com
- 15TS
2017 · timber.io
- 16AV
We made a VS Code extension [1] that lets you visualise logs and traces in the context of your code. It basically lets you recreate a debugger-like experience (with a call stack) from logs alone. This saves you from browsing logs and trying to make sense of them outside the context of your code base. We got this idea from endlessly browsing traces emitted by the tracing crate [3] in the Google Cloud Logging UI. We really wanted to see the logs in the context of the code that emitted them, rather than switching back-and-forth between logs and source code to make sense of what happened. It's a…
2025 · github.com
- 17CL
This is a Rust crate that enables you to log text in Rust hundreds of times faster than traditional text logging while avoiding the need for parsing to recover values from your text log. This is not a new idea, but since we couldn't find anything similar in the Rust ecosystem, we built one for everyone, including simple Python bindings for the data processing side.
2024 · copper-robotics.com
- 18PW
2021 · github.com
- 19NA
Hi, over the past few months I've been working on this project: Numax is a small Rust runtime that does three things: it runs WebAssembly modules in a sandbox, has a built-in local key-value store, and syncs everything across nodes with CRDTs and gossip. Basically, you write a wasm module, run it on two machines, and they converge (I hope !). It's a decentralized system... I hope someone finds it interesting! There's a whitepaper I've put a lot into, and I think the code isn't bad either! I believe there's still room in this world for software that's fun and well made, and while building…
Jun 2026 · github.com
- 20LA
2017 · github.com
- 21TM
New Graphul version v0.5.0 Enjoy building webservices with Rust :)
2023 · graphul-rs.github.io
- 22RV
I personally haven't event used or looked at Rust so I don't have an opinion. So now I'm interested hearing what others think? I think the syntax of Rust isn't very appealing, but that's not a good reason to /not/ look at it. Convince me? :)
2018
- 23RA
2022 · github.com
- 24HP
2020 · crates.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →