Rust's standard library vendor-specific APIs and run-time feature detection
☆662Mar 16, 2026Updated 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☆639May 5, 2024Updated last year
- Rust implementations of compiler-rt and libm☆481Mar 6, 2026Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,039Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Zero-cost asynchronous programming in Rust☆5,826Feb 15, 2026Updated last month
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,103Updated this week
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆84Aug 5, 2025Updated 7 months ago
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- Website for graphing performance of rustc☆707Updated this week
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- home for proposals in and around compile-time function evaluation☆114Dec 8, 2025Updated 3 months ago
- The sysroot manager that lets you build and customize `std`☆1,133May 2, 2023Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- easy simd☆370Sep 20, 2025Updated 5 months ago
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- crates.io documentation generator☆1,137Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Command line helpers for fuzzing☆1,772Feb 10, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- ☆738Mar 2, 2020Updated 6 years ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,302Updated this week