rust-lang / packed_simdLinks
Portable Packed SIMD Vectors for Rust standard library
☆634Updated 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)☆850Updated last year
- The arena, a fast but limited type of allocator☆574Updated last year
- Intrusive collections for Rust☆483Updated 2 weeks ago
- Slab allocator for Rust☆866Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆653Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆635Updated 9 months ago
- Generic array types in Rust☆431Updated 2 months ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated last month
- Backtraces in Rust☆600Updated 3 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 5 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,603Updated 3 weeks ago
- A Rust implementation of the xxHash algorithm.☆425Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Fowler–Noll–Vo hash function☆354Updated last year
- Numeric traits for generic mathematics in Rust☆907Updated 7 months ago
- Website for graphing performance of rustc☆701Updated last week
- easy simd☆370Updated 4 months ago
- The testing ground for the future of portable SIMD in Rust☆1,023Updated last month
- Slotmap data structure for Rust☆1,276Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆924Updated 11 months ago
- A rust binding for the zstd compression library.☆613Updated last month
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- Spin-based synchronization primitives☆574Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last month