rust-lang / packed_simdLinks
Portable Packed SIMD Vectors for Rust standard library
☆629Updated 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:
- The arena, a fast but limited type of allocator☆552Updated last year
- A vector with a fixed capacity. (Rust)☆831Updated 10 months ago
- Slab allocator for Rust☆825Updated 3 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆645Updated last week
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Fast floating point to string conversion☆650Updated this week
- Fowler–Noll–Vo hash function☆347Updated last year
- Intrusive collections for Rust☆462Updated 11 months ago
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆491Updated last week
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated this week
- Generic array types in Rust☆416Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,525Updated last month
- Backtraces in Rust☆589Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆858Updated 2 months ago
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Slotmap data structure for Rust☆1,228Updated last year
- The testing ground for the future of portable SIMD in Rust☆992Updated last week
- Just, really the littlest Vec you could need. So smol.☆705Updated last week
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆761Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- cross-platform Rust API for memory mapped IO☆523Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆629Updated last year
- Website for graphing performance of rustc☆686Updated this week
- A crate for managing memory bit by bit☆1,322Updated last year
- Cargo subcommand to profile binaries☆444Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,044Updated last week
- Fastest pure Rust implementation of LZ4 compression/decompression.☆537Updated 2 months ago