Our great sponsors
-
If you do encounter a piece of code on which TB performs much worse than SB, do submit it as an issue! There was one recently and we massively improved TB performance on this case by improving garbage collection.
-
There was one such case in the stdlib but it was quickly patched.
-
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.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- #42069 rust-lang/rust: set process “nice” flag to run rustbuild on low priority
- Interesting const interior mutability issue
- Rust & MySQL: executing MySQL stored procedures which return multiple result sets using crate sqlx.
- Stabilization PR for `async fn` in traits
- Stabilize async fn and RPIT in trait