Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more β
Top 23 Rust rust-library Projects
-
grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
-
-
-
rage
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
Project mention: Tract: Self-contained, TensorFlow and ONNX inference | news.ycombinator.com | 2026-01-14
-
Rust: The log crate facade
-
Project mention: Show HN: Extend UI β open-source UI kit for modern document apps | news.ycombinator.com | 2026-06-10
Using lopdf[1] for PDF parsing, rtf-parser[2] for RTF, and I'm sure you know that DOCX/PPTX/etc. is basically just a zip file of XML. The LLM cares about textual data (which just gets moderately cleaned up post-extraction), so I didn't have to deal with rendering.
[1] https://github.com/J-F-Liu/lopdf
[2] https://github.com/d0rianb/rtf-parser
-
> As an example, I still do not understand why simple HTTP crates require more than 50 to 70 dependencies to execute a simple GET call...
Looking at ureq [0], for example, its direct non-build/non-dev dependencies are (counting duplicates):
- base64
- flate2 (4 transitive dependencies)
- log
- percent-encoding
- rustls (26 transitive dependencies)
- rustls-pki-types (1 transitive dependency)
- ureq-proto (7 transitive dependencies)
- utf-8
- webpki-roots (2 transitive dependencies)
The vast majority of the raw dependency count comes from Rustls and related crates, and I'd imagine reimplementing a TLS stack would be somewhat out of scope for an HTTP crate. I'm not sure there's much room for substantial reductions in dependency count otherwise.
[0]: https://github.com/algesten/ureq
-
-
-
By the way, M$$$ has already making the transition of its driver writing in Rust
https://github.com/microsoft/windows-drivers-rs
maybe this will be good for the rest of the kernels, Illumos/HaikuOs/ReactOs.
-
macmon
π¦π‘οΈ Real-time system monitor for Apple Silicon Macs (M1βM5). No sudo. TUI, JSON/Prometheus metrics server, and Rust library.
Project mention: Macmon: Sudoless performance monitoring for Apple processors. CPU / GPU / RAM us | news.ycombinator.com | 2026-02-01 -
Rust has nutype (~1.6k GitHub stars), which uses derive macros to generate validated newtype wrappers.
-
lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and mixed-language text
-
Project mention: Taffy: A flexible, high-performance, cross-platform UI layout library | news.ycombinator.com | 2026-08-13
-
-
-
-
-
optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust rust-library discussion
Rust rust-library related posts
-
Tract: Self-contained, TensorFlow and ONNX inference
-
Show HN: Redis Shield β Token bucket rate limiting in Redis at 50K req/s (Rust)
-
How to Synthesize a House Loop
-
The Rust Foundation Maintainers Fund
-
Roughenough 2.0 RFC-draft compliant cryptographic time sync
-
Photon: Rust/WebAssembly image processing library faster than VIPs and PIL
-
Writing a Simple Windows Driver in Rust
-
A note from our sponsor - Kargo
akuity.io | 8 Sep 2026
Index
What are some of the best open-source rust-library projects in Rust? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | grex | 8,179 |
| 2 | juniper | 5,969 |
| 3 | poem | 4,439 |
| 4 | tera | 4,299 |
| 5 | photon | 3,890 |
| 6 | rage | 3,641 |
| 7 | imgui-rs | 3,054 |
| 8 | tract | 3,053 |
| 9 | log | 2,545 |
| 10 | lopdf | 2,240 |
| 11 | ureq | 2,182 |
| 12 | rust-csv | 1,957 |
| 13 | argh | 1,953 |
| 14 | windows-drivers-rs | 1,921 |
| 15 | macmon | 1,867 |
| 16 | nutype | 1,767 |
| 17 | lingua-rs | 1,130 |
| 18 | printpdf | 1,112 |
| 19 | imageproc (PistonDevelopers) | 975 |
| 20 | Spartan | 869 |
| 21 | blade | 806 |
| 22 | quicksilver | 778 |
| 23 | optimization-engine | 645 |