arduano / simdeez
easy simd
☆345Updated last month
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☆614Updated 10 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- A compiler plugin to insert flame calls☆381Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- Array of Struct to Struct of Array helpers in Rust☆429Updated last week
- Portable SIMD project group☆97Updated 4 months ago
- Easy function multiversioning for Rust☆221Updated 3 months ago
- An experimental serialization system written in Rust☆266Updated last year
- Stackless generators on stable Rust.☆456Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆389Updated 3 months ago
- Extremely generic linear algebra libary for Rust☆225Updated 5 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆229Updated 8 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 7 months ago
- Generic array types in Rust☆407Updated 3 weeks ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆560Updated 3 years ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆252Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆677Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- ☆269Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆332Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- Efficient transactional memory in rust.☆211Updated 3 years ago