rust-lang / project-portable-simdLinks
Portable SIMD project group
☆97Updated 6 months ago
Alternatives and similar repositories for project-portable-simd
Users that are interested in project-portable-simd are comparing it to the libraries listed below
Sorting:
- Thermite SIMD: Melt your CPU☆154Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Approximate floating point equality comparisons and assertions☆167Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- ☆167Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Bisects rustc, either nightlies or CI artifacts☆185Updated this week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆328Updated 3 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Generic Rational numbers for Rust☆147Updated 4 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Complex numbers for Rust☆238Updated 3 weeks ago
- Rust ABI safe code generator☆188Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆131Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆146Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- generators☆208Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year