Portable Packed SIMD Vectors for Rust standard library
☆645May 5, 2024Updated 2 years ago
Alternatives and similar repositories for packed_simd
Users that are interested in packed_simd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The testing ground for the future of portable SIMD in Rust☆1,061Jul 3, 2026Updated 2 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆687Updated this week
- SIMD for humans☆1,602Aug 29, 2023Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆888Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆521Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- easy simd☆376Mar 25, 2026Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,970Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,673Jun 11, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,385Jun 8, 2026Updated last month
- Conditional compilation according to rustc compiler version☆394Jul 7, 2026Updated last week
- Compile time static maps for Rust☆2,167Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,399Jul 10, 2026Updated last week
- A port of MUSL's libm to Rust.☆642Apr 20, 2025Updated last year
- safe bindings to io-uring☆681Jun 14, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Tools for concurrent programming in Rust☆8,527Jul 13, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,503Apr 23, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,279Jul 7, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,343Nov 21, 2025Updated 7 months ago
- Fast floating point to string conversion☆703Jul 12, 2026Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆331Jul 13, 2025Updated last year
- Concurrency permutation testing tool for Rust.☆2,757Feb 20, 2026Updated 5 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆601Jun 22, 2026Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,291Feb 26, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆2,006Feb 8, 2026Updated 5 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆238Jun 3, 2025Updated last year
- Rayon: A data parallelism library for Rust