The missing batteries of Rust
☆2,075Feb 10, 2025Updated last year
Alternatives and similar repositories for stdx
Users that are interested in stdx are comparing it to the libraries listed below
Sorting:
- Error management☆1,417May 2, 2020Updated 5 years ago
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,718Feb 16, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Tools for concurrent programming in Rust☆8,319Updated this week
- Structured, contextual, extensible, composable logging for Rust☆1,687Oct 11, 2025Updated 4 months ago
- Metal I/O library for Rust.☆6,900Updated this week
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- Parse command line arguments by defining a struct.☆2,731Jan 7, 2024Updated 2 years ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Rust API guidelines☆1,315Jul 8, 2025Updated 7 months ago
- Automated property based testing for Rust (with shrinking).☆2,699Feb 10, 2026Updated 2 weeks ago
- A network application framework for Rust☆687Aug 1, 2018Updated 7 years ago
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- ☆738Mar 2, 2020Updated 5 years ago
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 3 months ago
- Repository for the Rust Language Server (aka RLS)☆3,508Aug 29, 2022Updated 3 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- A utility for managing cargo dependencies from the command line.☆3,370Nov 11, 2025Updated 3 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/termion☆2,165Dec 11, 2025Updated 2 months ago
- A standard library for the client-side Web☆3,460Feb 28, 2024Updated last year
- A command line progress reporting library for Rust☆5,060Feb 16, 2026Updated last week
- Rust's missing development batteries☆120Mar 30, 2017Updated 8 years ago
- Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows☆1,277Nov 15, 2022Updated 3 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Format Rust code☆6,748Feb 19, 2026Updated last week
- Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust☆2,452Apr 19, 2024Updated last year
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- A parser combinator library for Rust