A crate to help you go wide. By which I mean use SIMD stuff.
☆472Feb 6, 2026Updated 3 weeks ago
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Dec 1, 2025Updated 3 months ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- The testing ground for the future of portable SIMD in Rust☆1,038Feb 10, 2026Updated 3 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- ☆328Nov 15, 2025Updated 3 months ago
- Exhaustive iteration trait in Rust☆22Feb 1, 2026Updated last month
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- 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
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- ☆500Nov 8, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Feb 23, 2026Updated last week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆884Aug 6, 2025Updated 6 months ago
- Serialization library with zero dependencies☆877Dec 27, 2025Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,315Nov 21, 2025Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 2 weeks ago
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month