linebender / fearless_simdLinks
☆257Updated this week
Alternatives and similar repositories for fearless_simd
Users that are interested in fearless_simd are comparing it to the libraries listed below
Sorting:
- Easy function multiversioning for Rust☆252Updated last year
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Portable SIMD project group☆102Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- A fast, concurrent string interner☆164Updated last year
- A simple bitset container for Rust☆159Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆155Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Better reference counted strings for Rust☆140Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Small, fast, synchronization primitives☆254Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Interning of data in rust☆119Updated 7 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- generators☆211Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A fixed-size circular buffer written in Rust.☆139Updated 6 months ago