arduano / simdeezLinks
easy simd
☆364Updated 5 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☆630Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- Array of Struct to Struct of Array helpers in Rust☆445Updated 3 months ago
- A mortifying serialization library for Rust☆340Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆227Updated 9 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 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☆548Updated 11 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Generic array types in Rust☆414Updated 4 months ago
- ☆177Updated last week
- Portable SIMD project group☆99Updated 8 months ago
- Fast numeric to- and from-string conversion routines.☆333Updated 5 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- Geometry primitives (basic linear algebra) for Rust☆472Updated 5 months ago
- Cargo subcommand to profile binaries☆443Updated 2 years ago
- Half-precision floating point types f16 and bf16 for Rust.☆258Updated 2 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆241Updated 2 months ago
- Thermite SIMD: Melt your CPU☆155Updated last week
- Fowler–Noll–Vo hash function☆347Updated last year
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- An experimental serialization system written in Rust☆276Updated 2 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆483Updated 7 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago