rust-lang / packed_simdLinks
Portable Packed SIMD Vectors for Rust standard library
☆631Updated 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)☆830Updated 10 months ago
- Slab allocator for Rust☆839Updated last month
- The arena, a fast but limited type of allocator☆553Updated last year
- Intrusive collections for Rust☆468Updated last year
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Fast floating point to string conversion☆652Updated 3 weeks ago
- Backtraces in Rust☆590Updated 3 months ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆646Updated this week
- Numeric traits for generic mathematics in Rust☆863Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆568Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,527Updated 2 months ago
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated last month
- cross-platform Rust API for memory mapped IO☆528Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆347Updated last year
- An intrusive flamegraph profiling tool for rust.☆722Updated last year
- Generic array types in Rust☆418Updated 6 months ago
- The testing ground for the future of portable SIMD in Rust☆995Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- ☆860Updated last week
- Snappy compression implemented in Rust (including the Snappy frame format).☆495Updated 3 weeks ago
- Slotmap data structure for Rust☆1,234Updated last year
- A rust binding for the zstd compression library.☆589Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆408Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,050Updated 2 weeks ago
- Website for graphing performance of rustc☆688Updated last week
- Test harness for ui tests of compiler diagnostics☆921Updated this week
- easy simd☆364Updated this week