rust-lang / packed_simd
Portable Packed SIMD Vectors for Rust standard library
☆610Updated 9 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)☆789Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- Slab allocator for Rust☆740Updated last week
- Snappy compression implemented in Rust (including the Snappy frame format).☆466Updated last month
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Fast floating point to string conversion☆622Updated this week
- Numeric traits for generic mathematics in Rust☆772Updated 6 months ago
- Generic array types in Rust☆407Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 3 weeks ago
- Backtraces in Rust☆560Updated last week
- cross-platform Rust API for memory mapped IO☆557Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆529Updated 6 months ago
- A port of MUSL's libm to Rust.☆611Updated last week
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- ☆791Updated last week
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆937Updated last week
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆627Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Rust allocator using jemalloc as a backend☆411Updated 3 years ago
- A macro to generate structures which behave like bitflags☆984Updated 2 weeks ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago