A crate to help you go wide. By which I mean use SIMD stuff.
☆479Mar 14, 2026Updated last week
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆59Dec 1, 2025Updated 3 months ago
- A crate for mucking around with piles of bytes☆972Jan 31, 2026Updated last month
- The testing ground for the future of portable SIMD in Rust☆1,040Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- Exhaustive iteration trait in Rust☆24Mar 17, 2026Updated last week
- ☆330Nov 15, 2025Updated 4 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated last month
- Optimized string search routines for Rust.☆1,398Feb 12, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Easy function multiversioning for Rust☆256Dec 8, 2024Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- ☆498Nov 8, 2025Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆930Mar 16, 2026Updated last week
- Fast, concurrent, arena-based allocator with drop support☆147Dec 11, 2025Updated 3 months ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated last week
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- sparse linear algebra library for rust☆600Feb 10, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,119Mar 14, 2026Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆887Updated this week
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- A set of alternative `derive` attributes for Rust☆460Sep 27, 2025Updated 5 months ago