Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 21 Rust Logging Projects
-
- https://github.com/tokio-rs/tracing/tree/master/tracing-flame
-
Project mention: Elastic, Loki and SigNoz – A Perf Benchmark of Open-Source Logging Platforms | news.ycombinator.com | 2023-01-24
How is it compared to https://quickwit.io ?
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
log
-
I only recently learned about rustwide myself when implementing sandboxed rustdoc builds for Shipyard.rs. After spending a good amount of time with the codebase, I have found it to be generally high quality, but the way the code is organized makes it fairly difficult to adapt for different purposes than it was intended for (not modular). I have a fork that I have changed to do what I need but not sure whether the two codebases can be reconciled because I ended up needing to put stuff very specific to my purposes in there. I also ran into a weird issue where the logging from rustwide was conflicting with the slog-based logging from my code, which feels to me like there is some UB lurking somewhere.
-
Here’s a recent example: https://github.com/open-telemetry/opentelemetry-rust/pull/881
-
parseable
Parseable is a modern log store and analysis engine built for developers. It is a lightweight, low latency, cloud native alternative to Elastic.
Project mention: Show HN: Columnar store for fast, lightweight logging | news.ycombinator.com | 2023-01-18 -
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
matano
Open source cloud-native security lake platform (SIEM alternative) for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS 🦀
Project mention: I just added 10 new AWS log sources to our open source project for security logs | reddit.com/r/aws | 2023-02-01Hi guys, I'm the maintainer of the Matano open source project. Matano is an open source SIEM alternative that lets you ingest and analyze petabytes of security logs in a security data lake in your AWS account.
-
-
-
Project mention: Print From a Multi-Platform no_std Embedded Library | reddit.com/r/rust | 2023-01-18
-
-
GitHub: https://github.com/SpriteOvO/spdlog-rs
-
I was looking at https://github.com/logdna/logdna-agent-v2/blob/master/docs/INTERNAL_METRICS.md and trying to enable prometheus metrics for a logdna-agent pod in a kubernetes cluster.
-
-
-
I had a similar problem and ended it using a mpsc queue queue in a separate thread from my app to read from stderr and stdout.
-
LibRapidRust
A highly optimised derivative of the LibRapid C++ library. Made with love for mathematics and computer science.
-
-
Project mention: I've been building a logging CLI tool to learn Rust, and would appreciate any feedback! While it is still early in development, I would appreciate any tips on how to improve it as I learn Rust. | reddit.com/r/zencoding | 2023-02-03
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust Logging related posts
- How to "Stream" ChildStdout w/Tokio
- Print From a Multi-Platform no_std Embedded Library
- Show HN: Columnar store for fast, lightweight logging
- Lightweight, high performance logging engine based on Apache Arrow & Parquet
- I'm releasing cargo-sandbox
- Lies we tell ourselves to keep using Golang
- Native Reflection in Rust
-
A note from our sponsor - SonarQube
www.sonarqube.org | 7 Feb 2023
Index
What are some of the best open-source Logging projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | tracing | 3,437 |
2 | quickwit | 2,969 |
3 | angle-grinder | 2,668 |
4 | log | 1,628 |
5 | slog | 1,358 |
6 | opentelemetry-rust | 965 |
7 | parseable | 890 |
8 | matano | 826 |
9 | log4rs | 761 |
10 | flowgger | 746 |
11 | defmt | 487 |
12 | drep | 88 |
13 | spdlog-rs | 69 |
14 | logdna-agent-v2 | 50 |
15 | linemux | 26 |
16 | async | 23 |
17 | Logria | 12 |
18 | LibRapidRust | 8 |
19 | aztail | 3 |
20 | stumpless-logger | 3 |
21 | caplog | 0 |