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
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- Faster integer division and modulus operations☆88Updated 7 months ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Portable SIMD project group☆102Updated last year
- A simple bitset container for Rust☆159Updated 7 months ago
- Making floating-point behave.☆85Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆155Updated 10 months ago
- generators☆211Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- Implementation of triple buffering in Rust☆104Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Small, fast, synchronization primitives☆254Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- easy simd☆370Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Interning of data in rust☆119Updated 7 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A fast, concurrent string interner☆164Updated last year