arduano / simdeez
easy simd
☆352Updated 3 months ago
Alternatives and similar repositories for simdeez:
Users that are interested in simdeez are comparing it to the libraries listed below
- Portable Packed SIMD Vectors for Rust standard library☆620Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Generic array types in Rust☆408Updated 2 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆232Updated 9 months ago
- The arena, a fast but limited type of allocator☆541Updated 8 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Array of Struct to Struct of Array helpers in Rust☆437Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆224Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- A Rust implementation of the xxHash algorithm.☆393Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A small utility to compare Rust micro-benchmarks.☆353Updated 8 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆678Updated last year
- Stackless generators on stable Rust.☆462Updated 2 years ago
- An experimental serialization system written in Rust☆270Updated 2 years ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆306Updated 6 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆350Updated 2 months ago
- Easy function multiversioning for Rust☆223Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Allocators in Rust☆312Updated 5 years ago
- Fast numeric to- and from-string conversion routines.☆327Updated 3 months ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Half-precision floating point types f16 and bf16 for Rust.☆250Updated last month