rust-lang / packed_simd
Portable Packed SIMD Vectors for Rust standard library
☆600Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for packed_simd
- The testing ground for the future of portable SIMD in Rust☆897Updated this week
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆725Updated 2 months ago
- Fast floating point to string conversion☆608Updated this week
- Cargo subcommand to profile binaries☆431Updated last year
- A port of MUSL's libm to Rust.☆542Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆744Updated 3 months ago
- A rust binding for the zstd compression library.☆524Updated 2 weeks ago
- Generic array types in Rust☆405Updated 4 months ago
- An implementation of a LRU cache☆643Updated last month
- Slab allocator for Rust☆700Updated last month
- A crate for managing memory bit by bit☆1,213Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆451Updated last month
- Intrusive collections for Rust☆410Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆542Updated 2 years ago
- Backtraces in Rust☆537Updated last month
- Rust allocator using jemalloc as a backend☆403Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,185Updated 8 months ago
- Website for graphing performance of rustc☆632Updated this week
- Fowler–Noll–Vo hash function☆338Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆695Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- The arena, a fast but limited type of allocator☆520Updated 2 months ago
- A fast bump allocation arena for Rust☆1,433Updated 2 months ago
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago