arduano / simdeez
easy simd
☆348Updated 2 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☆618Updated 11 months ago
- The arena, a fast but limited type of allocator☆538Updated 8 months ago
- A Rust implementation of the xxHash algorithm.☆388Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Array of Struct to Struct of Array helpers in Rust☆431Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆678Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 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 vector with a fixed capacity. (Rust)☆809Updated 5 months ago
- Generic array types in Rust☆407Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆333Updated 3 months ago
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- Geometry primitives (basic linear algebra) for Rust☆468Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆603Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- Stackless generators on stable Rust.☆459Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆561Updated 3 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Shared resource dispatcher☆243Updated last month
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆737Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆472Updated 3 months ago
- A mortifying serialization library for Rust☆334Updated 2 years ago
- Fast floating point to string conversion☆632Updated last month
- Portable SIMD project group☆97Updated 4 months ago
- Half-precision floating point types f16 and bf16 for Rust.☆248Updated last week
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆305Updated 5 months ago