rust-lang / project-portable-simd
Portable SIMD project group
☆97Updated 4 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
- Easy function multiversioning for Rust☆221Updated 4 months ago
- 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
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- generators☆205Updated last year
- A data structure to efficiently intern, cache and restore strings.☆192Updated last week
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Fast numeric to- and from-string conversion routines.☆322Updated 2 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- ☆126Updated 2 months ago
- Rust ABI safe code generator☆185Updated 8 months ago
- Approximate floating point equality comparisons and assertions☆163Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Better reference counted strings for Rust☆120Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- ☆124Updated 2 years ago
- ☆245Updated 3 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆132Updated this week
- Integer trait and functions for Rust☆181Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Half-precision floating point types f16 and bf16 for Rust.☆248Updated last week
- offsetof for Rust☆226Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Generic Atomic<T> type for Rust☆232Updated last year