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)☆844Updated last year
- Slab allocator for Rust☆861Updated last month
- The arena, a fast but limited type of allocator☆573Updated last year
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Intrusive collections for Rust☆477Updated last year
- Rust's standard library vendor-specific APIs and run-time feature detection☆652Updated last week
- Fast floating point to string conversion☆682Updated this week
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆904Updated 6 months ago
- Backtraces in Rust☆600Updated 3 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Fowler–Noll–Vo hash function☆353Updated last year
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,587Updated last week
- A crate for managing memory bit by bit☆1,361Updated last year
- Generic array types in Rust☆431Updated last month
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆574Updated last week
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆577Updated 2 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆553Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,021Updated 2 weeks ago
- Spin-based synchronization primitives☆569Updated last week