rust-lang / packed_simd
Portable Packed SIMD Vectors for Rust standard library
☆602Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for packed_simd
- A vector with a fixed capacity. (Rust)☆747Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Generic array types in Rust☆405Updated 4 months ago
- The testing ground for the future of portable SIMD in Rust☆904Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Backtraces in Rust☆537Updated last week
- cross-platform Rust API for memory mapped IO☆544Updated 2 years ago
- A port of MUSL's libm to Rust.☆545Updated last week
- Intrusive collections for Rust☆413Updated 2 months ago
- Cargo subcommand to profile binaries☆433Updated last year
- easy simd☆337Updated 2 weeks ago
- Fast floating point to string conversion☆607Updated last week
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆453Updated last month
- A compiler plugin to insert flame calls☆379Updated last year
- A Rust implementation of the xxHash algorithm.☆372Updated 2 weeks ago
- An intrusive flamegraph profiling tool for rust.☆706Updated 8 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- A rust binding for the zstd compression library.☆527Updated last month
- Rust allocator using jemalloc as a backend☆403Updated 2 years ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- Rust's standard library vendor-specific APIs and run-time feature detection☆612Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago