rust-lang / project-portable-simd
Portable SIMD project group
☆97Updated 5 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
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 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
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Bisects rustc, either nightlies or CI artifacts☆183Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆144Updated last month
- A fast, concurrent string interner☆150Updated 8 months ago
- Rust ABI safe code generator☆187Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- ☆127Updated 3 months ago
- Extremely generic linear algebra libary for Rust☆224Updated 6 months ago
- Fast numeric to- and from-string conversion routines.☆326Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- ☆124Updated 2 years ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A fast intrusive flamegraph☆235Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Easy function multiversioning for Rust☆223Updated 5 months ago
- generators☆207Updated last year
- A simple bitset container for Rust☆139Updated last week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year