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)☆839Updated last year
- The arena, a fast but limited type of allocator☆570Updated last year
- Slab allocator for Rust☆853Updated last month
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Fast floating point to string conversion☆672Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆425Updated 3 years ago
- Intrusive collections for Rust☆472Updated last year
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆651Updated this week
- Numeric traits for generic mathematics in Rust☆891Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 3 weeks ago
- A Rust implementation of the xxHash algorithm.☆418Updated 3 months ago
- Fowler–Noll–Vo hash function☆353Updated last year
- Backtraces in Rust☆600Updated 2 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆503Updated 3 months ago
- A port of MUSL's libm to Rust.☆634Updated 7 months ago
- Slotmap data structure for Rust☆1,261Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 4 months ago
- An intrusive flamegraph profiling tool for rust.☆727Updated last year
- Fastest pure Rust implementation of LZ4 compression/decompression.☆547Updated last month
- The testing ground for the future of portable SIMD in Rust☆1,017Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆831Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆569Updated last month
- A crate for managing memory bit by bit☆1,362Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆639Updated last year
- Website for graphing performance of rustc☆700Updated this week
- Generic array types in Rust☆431Updated 3 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆571Updated 2 weeks ago
- Spin-based synchronization primitives☆564Updated this week