rust-lang / packed_simdLinks
Portable Packed SIMD Vectors for Rust standard library
☆632Updated 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:
- Slab allocator for Rust☆847Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- The arena, a fast but limited type of allocator☆562Updated last year
- Intrusive collections for Rust☆470Updated last year
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆648Updated this week
- A Rust implementation of the xxHash algorithm.☆411Updated last month
- Generic array types in Rust☆426Updated this week
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,546Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆502Updated 2 months ago
- Fowler–Noll–Vo hash function☆350Updated last year
- Backtraces in Rust☆598Updated last month
- The testing ground for the future of portable SIMD in Rust☆1,007Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆342Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆884Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆540Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Website for graphing performance of rustc☆691Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- Fast floating point to string conversion☆664Updated last week
- Spin-based synchronization primitives☆561Updated last month
- An intrusive flamegraph profiling tool for rust.☆723Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆633Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆826Updated 2 years ago
- A crate for managing memory bit by bit☆1,349Updated last year
- A rust binding for the zstd compression library.☆600Updated last month
- Cargo subcommand to profile binaries☆448Updated 2 years ago