rust-lang / packed_simdLinks
Portable Packed SIMD Vectors for Rust standard library
☆624Updated 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)☆825Updated 8 months ago
- The arena, a fast but limited type of allocator☆544Updated 11 months ago
- Slab allocator for Rust☆802Updated last month
- Intrusive collections for Rust☆454Updated 10 months ago
- Fast floating point to string conversion☆644Updated last month
- The testing ground for the future of portable SIMD in Rust☆983Updated last week
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆640Updated last week
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- A Rust implementation of the xxHash algorithm.☆404Updated last month
- Generic array types in Rust☆414Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆481Updated 6 months ago
- Backtraces in Rust☆587Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 11 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- An intrusive flamegraph profiling tool for rust.☆719Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Website for graphing performance of rustc☆682Updated this week
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago