Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 4 Rust Diagnostic Projects
-
- https://github.com/tokio-rs/tracing/tree/master/tracing-flame
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Working in a GENERAL relational language (ie: not just a query one, like SQL, but general to make full apps, like python/delphi/c# + linq):
that is my attempt to resurrect the spirit of the FoxPro/dbase kind of tools.
Is on Rust, and is also my way to sharp my skills on it.
Now, I'm in the process of improve the parsing to be robust like in Rust, so i can show good error messages:
https://github.com/brendanzab/codespan
and also, hopefully, implement a solid type inference that work fine with the challenge of infer joins like "customer CROSS JOIN address".
---
The idea, long-term, is create a tool alike MS Access/FoxPro+Excel that I think could be great for a lot of companies (that are using stuff like "BigData" tools -like hadoop- when them are struggling with more fundamental issues!) and improve the condition of make business apps/analysis.
I already hear some interest when the vision is described in full, and I certain any company that use Excel/Access to deal with data and/or make business apps is anemically served by it.
The alternatives now are only for the cloud, and I instead wanna a local-first/on-premise offering...
-
OpenVehicleDiag
A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol
BTW I have a few automotive projects if you wish to check them out! https://github.com/rnd-ash/ecu\_diagnostics https://github.com/rnd-ash/openvehiclediag https://github.com/rnd-ash/canviewer-rs
Rust Diagnostics related posts
- Rust in Automotive
- Small changes you can make in a rust codebase that have a significant impact
- ECU_Diagnostics 0.90.0! - Nearing Version 1.0
- Mazda RX-8 reverse engineering notes!
- New project for ISO 15765 .dbc file
- OpenVehicleDiag 1.0 and MacchinaJ2534! - A powerful Rust open source car diagnostic application and Passthru adapter driver!
- OVD - Cross-platform Motor Vehicle ECU Diag Suite
-
A note from our sponsor - SonarLint
www.sonarlint.org | 29 Jan 2023
Index
What are some of the best open-source Diagnostic projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | tracing | 3,421 |
2 | ariadne | 1,149 |
3 | codespan | 856 |
4 | OpenVehicleDiag | 531 |