rust-lang / packed_simdLinks
Portable Packed SIMD Vectors for Rust standard library
☆635Updated 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)☆851Updated last year
- The arena, a fast but limited type of allocator☆575Updated last year
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Intrusive collections for Rust☆485Updated last month
- Slab allocator for Rust☆870Updated this week
- Rust's standard library vendor-specific APIs and run-time feature detection☆655Updated last week
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Backtraces in Rust☆604Updated last week
- A Rust implementation of the xxHash algorithm.☆428Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Numeric traits for generic mathematics in Rust☆910Updated 7 months ago
- Fowler–Noll–Vo hash function☆356Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Rust allocator using jemalloc as a backend☆429Updated 4 years ago
- A crate for managing memory bit by bit☆1,367Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- cross-platform Rust API for memory mapped IO☆592Updated last week
- Generic array types in Rust☆431Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆507Updated 5 months ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- The testing ground for the future of portable SIMD in Rust☆1,033Updated last week
- Website for graphing performance of rustc☆703Updated this week
- Spin-based synchronization primitives☆576Updated 2 weeks ago
- A rust binding for the zstd compression library.☆616Updated 2 months ago
- Slotmap data structure for Rust☆1,284Updated 2 months ago