Rust's standard library vendor-specific APIs and run-time feature detection
☆658Updated this week
Alternatives and similar repositories for stdarch
Users that are interested in stdarch are comparing it to the libraries listed below
Sorting:
- Portable Packed SIMD Vectors for Rust standard library☆638May 5, 2024Updated last year
- Rust implementations of compiler-rt and libm☆477Feb 20, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,037Feb 10, 2026Updated 2 weeks ago
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,090Feb 13, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Website for graphing performance of rustc☆705Feb 18, 2026Updated last week
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- home for proposals in and around compile-time function evaluation☆113Dec 8, 2025Updated 2 months ago
- The sysroot manager that lets you build and customize `std`☆1,133May 2, 2023Updated 2 years ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆84Aug 5, 2025Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- crates.io documentation generator☆1,126Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,294Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A big 'ol pile of ICE.☆290May 12, 2024Updated last year
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- ☆738Mar 2, 2020Updated 5 years ago
- Spin-based synchronization primitives☆584Feb 5, 2026Updated 3 weeks ago