rust-lang / stdarchLinks
Rust's standard library vendor-specific APIs and run-time feature detection
☆653Updated 2 weeks ago
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☆634Updated last year
- A port of MUSL's libm to Rust.☆635Updated 9 months ago
- Backtraces in Rust☆600Updated 3 months ago
- Rust implementations of compiler-rt and libm☆469Updated last week
- Generic array types in Rust☆431Updated 2 months ago
- Website for graphing performance of rustc☆701Updated last week
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Intrusive collections for Rust☆483Updated 2 weeks ago
- Spin-based synchronization primitives☆574Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,071Updated last year
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Fowler–Noll–Vo hash function☆354Updated last year
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- Get the number of CPUs in Rust☆621Updated 6 months ago
- A Rust implementation of the xxHash algorithm.☆425Updated 4 months ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- A multiprocess drop-in replacement for Rust channels☆1,066Updated this week
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- Slab allocator for Rust☆866Updated 2 months ago
- Tar file reading/writing for Rust☆698Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated last month
- Numeric traits for generic mathematics in Rust☆907Updated 7 months ago
- Allocators in Rust☆317Updated 5 years ago
- The arena, a fast but limited type of allocator☆574Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,022Updated 2 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year