rust-lang / packed_simdLinks
Portable Packed SIMD Vectors for Rust standard library
☆631Updated last year
Alternatives and similar repositories for packed_simd
Users that are interested in packed_simd are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- The arena, a fast but limited type of allocator☆558Updated last year
- Fast floating point to string conversion☆655Updated 3 weeks ago
- Intrusive collections for Rust☆469Updated last year
- A port of MUSL's libm to Rust.☆631Updated 5 months ago
- Slab allocator for Rust☆845Updated 2 months ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆646Updated this week
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Numeric traits for generic mathematics in Rust☆870Updated 3 months ago
- Fowler–Noll–Vo hash function☆348Updated last year
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- A Rust implementation of the xxHash algorithm.☆409Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆499Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated 2 months ago
- The testing ground for the future of portable SIMD in Rust☆1,004Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆758Updated this week
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Generic array types in Rust☆418Updated 7 months ago
- Backtraces in Rust☆594Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- A crate for managing memory bit by bit☆1,336Updated last year
- cross-platform Rust API for memory mapped IO☆533Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆565Updated 6 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆541Updated 3 months ago
- Slotmap data structure for Rust☆1,239Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆633Updated last year