easy simd
☆370Sep 20, 2025Updated 6 months ago
Alternatives and similar repositories for simdeez
Users that are interested in simdeez are comparing it to the libraries listed below
Sorting:
- SIMD for humans☆1,601Aug 29, 2023Updated 2 years ago
- SIMD noise library for Rust☆266Nov 20, 2024Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- ☆263Feb 22, 2026Updated 3 weeks ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆662Updated this week
- A fast text renderer for glow (https://github.com/grovesNL/glow)☆13May 19, 2024Updated last year
- Slotmap data structure for Rust☆1,293Dec 6, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆329Feb 9, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆590Dec 21, 2025Updated 3 months ago
- A port of sebh's atmosphere model to wgpu + WGSL☆13Aug 19, 2023Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Thermite SIMD: Melt your CPU☆155Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- ☆49Jun 11, 2025Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆59Dec 1, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A wide linear algebra crate for games and graphics.☆790Jun 2, 2025Updated 9 months ago
- The testing ground for the future of portable SIMD in Rust☆1,039Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆240Feb 12, 2021Updated 5 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Faster integer division and modulus operations☆88Jun 24, 2025Updated 8 months ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- Rust to SPIR-V compiler☆555Oct 22, 2020Updated 5 years ago