arduano / simdeezLinks
easy simd
☆353Updated 3 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☆623Updated last year
- Generic array types in Rust☆411Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Array of Struct to Struct of Array helpers in Rust☆443Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- A mortifying serialization library for Rust☆339Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- Extremely generic linear algebra libary for Rust☆225Updated 7 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆551Updated 2 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Geometry primitives (basic linear algebra) for Rust☆470Updated 3 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A vector with a fixed capacity. (Rust)☆817Updated 7 months ago
- Cargo subcommand to profile binaries☆441Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 9 months ago
- ☆127Updated 4 months ago
- Fast numeric to- and from-string conversion routines.☆328Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated this week
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Stackless generators on stable Rust.☆461Updated 2 years ago
- An experimental serialization system written in Rust☆270Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆309Updated 7 months ago