Portable Packed SIMD Vectors for Rust standard library
☆638May 5, 2024Updated last year
Alternatives and similar repositories for packed_simd
Users that are interested in packed_simd are comparing it to the libraries listed below
Sorting:
- The testing ground for the future of portable SIMD in Rust☆1,037Feb 10, 2026Updated 2 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆658Updated this week
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆472Feb 6, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Updated this week
- easy simd☆370Sep 20, 2025Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆585Dec 21, 2025Updated 2 months ago
- A library for creating references that carry their owner with them.☆386Oct 12, 2023Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Jun 3, 2025Updated 8 months ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- Slab allocator for Rust☆875Jan 31, 2026Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 9 months ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,374Aug 9, 2024Updated last year