arduano / simdeezLinks
easy simd
☆364Updated 7 months ago
Alternatives and similar repositories for simdeez
Users that are interested in simdeez are comparing it to the libraries listed below
Sorting:
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- A compiler plugin to insert flame calls☆385Updated 2 years ago
- Array of Struct to Struct of Array helpers in Rust☆450Updated 5 months ago
- Portable SIMD project group☆99Updated 9 months ago
- Extremely generic linear algebra libary for Rust☆228Updated 10 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- The arena, a fast but limited type of allocator☆553Updated last year
- A mortifying serialization library for Rust☆341Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Generic array types in Rust☆418Updated 6 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- ☆213Updated this week
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆414Updated last week
- Hierarchical bit set container☆126Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Geometry primitives (basic linear algebra) for Rust☆473Updated 6 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆239Updated 4 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆566Updated 5 months ago
- An experimental serialization system written in Rust☆278Updated 2 years ago
- sparse linear algebra library for rust☆529Updated last week
- Shared resource dispatcher☆247Updated 6 months ago
- Easy function multiversioning for Rust☆237Updated 9 months ago
- Cargo subcommand to profile binaries☆447Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago