Portable Packed SIMD Vectors for Rust standard library
☆639May 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,039Updated this week
- Rust's standard library vendor-specific APIs and run-time feature detection☆662Updated this week
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆479Updated this week
- easy simd☆370Sep 20, 2025Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 3 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆321Jul 13, 2025Updated 8 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆590Dec 21, 2025Updated 2 months ago
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Zero-cost asynchronous programming in Rust☆5,826Feb 15, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,424Jan 7, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- ☆263Feb 22, 2026Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago