rust-lang / packed_simd
Portable Packed SIMD Vectors for Rust standard library
☆618Updated 11 months ago
Alternatives and similar repositories for packed_simd:
Users that are interested in packed_simd are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago
- A Rust implementation of the xxHash algorithm.☆389Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Numeric traits for generic mathematics in Rust☆791Updated 8 months ago
- Slotmap data structure for Rust☆1,197Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆739Updated last month
- Slab allocator for Rust☆765Updated 2 months ago
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Fast floating point to string conversion☆632Updated last month
- The testing ground for the future of portable SIMD in Rust☆961Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆920Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆346Updated last year
- cross-platform Rust API for memory mapped IO☆561Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Intrusive collections for Rust☆447Updated 7 months ago
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- The arena, a fast but limited type of allocator☆538Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,004Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Module initialization/global constructor functions for Rust☆845Updated this week
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆548Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆788Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆649Updated last month
- Backtraces in Rust☆568Updated 2 months ago
- Generic array types in Rust☆407Updated last month
- Macros for all your token pasting needs☆1,046Updated 6 months ago
- A port of MUSL's libm to Rust.☆631Updated last week
- Rust allocator using jemalloc as a backend☆418Updated 3 years ago