rust-lang / packed_simd
Portable Packed SIMD Vectors for Rust standard library
☆614Updated 10 months ago
Alternatives and similar repositories for packed_simd:
Users that are interested in packed_simd are comparing it to the libraries listed below
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Slab allocator for Rust☆746Updated last month
- Numeric traits for generic mathematics in Rust☆779Updated 6 months ago
- A port of MUSL's libm to Rust.☆623Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- The arena, a fast but limited type of allocator☆531Updated 6 months ago
- Slotmap data structure for Rust☆1,185Updated last year
- Fast floating point to string conversion☆625Updated last week
- Intrusive collections for Rust☆440Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Rust allocator using jemalloc as a backend☆413Updated 3 years ago
- ☆802Updated this week
- The testing ground for the future of portable SIMD in Rust☆951Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆445Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 3 weeks ago
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- cross-platform Rust API for memory mapped IO☆458Updated 3 months ago
- Generic array types in Rust☆406Updated last week
- A crate for mucking around with piles of bytes☆795Updated last week
- Snappy compression implemented in Rust (including the Snappy frame format).☆468Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- An intrusive flamegraph profiling tool for rust.☆712Updated last year
- Fowler–Noll–Vo hash function☆345Updated 11 months ago
- A rust binding for the zstd compression library.☆554Updated 2 weeks ago