Exposes arch-specific intrinsics as safe function (via cfg).
☆58Dec 1, 2025Updated 3 months ago
Alternatives and similar repositories for safe_arch
Users that are interested in safe_arch are comparing it to the libraries listed below
Sorting:
- The home for Rust's governance documentation, such as team charters.☆13Jan 26, 2022Updated 4 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆472Feb 6, 2026Updated 3 weeks ago
- Set process and thread affinity in your Rust programs !☆31Sep 4, 2023Updated 2 years ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- A library to track system architecture aspects incl. processor family & co, Rust implementation☆26Feb 19, 2026Updated last week
- ☆15May 4, 2021Updated 4 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- A fast text renderer for glow (https://github.com/grovesNL/glow)☆13May 19, 2024Updated last year
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- Rust bindings for Intel's ISPC texture compression☆16Feb 5, 2026Updated 3 weeks ago
- Bridge between Coz profiler and rust tracing☆14Sep 26, 2019Updated 6 years ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- A library for extracting and validating links.☆22Aug 17, 2024Updated last year
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆23Updated this week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- A rust library for checked floating point operations☆83Jan 6, 2026Updated last month
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated 3 weeks ago
- Rust Graphics meetups☆68Oct 2, 2021Updated 4 years ago
- A tool for creating optimised, platform specific glTF files.☆14Dec 1, 2023Updated 2 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- A fast, concurrent string interner☆165Aug 19, 2024Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- struct RGB for sharing pixels between crates☆107Feb 25, 2026Updated last week
- Data for timing rustc☆17Jul 11, 2020Updated 5 years ago
- Rust programming -> random generated Dungeon with Bevy engine☆17Dec 26, 2020Updated 5 years ago
- BVH library for Rust☆16Jul 6, 2021Updated 4 years ago
- a work-in-progress 3D renderer built on top of wgpu☆17Sep 4, 2023Updated 2 years ago
- Asset manger for good assets only☆31Jun 6, 2023Updated 2 years ago
- ☆40Nov 15, 2025Updated 3 months ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Jul 10, 2024Updated last year
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- A rust library for reusing heap allocations☆24Feb 9, 2020Updated 6 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated 2 weeks ago
- Faster integer division and modulus operations☆88Jun 24, 2025Updated 8 months ago
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 2026Updated last month