linebender / fearless_simdLinks
☆221Updated 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:
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Portable SIMD project group☆99Updated 10 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆161Updated this week
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Thermite SIMD: Melt your CPU☆155Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Small, fast, synchronization primitives☆250Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Hierarchical bit set container☆126Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- 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☆95Updated 3 weeks ago
- ☆168Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Making floating-point behave.☆78Updated 10 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Fast implementation of QOI format in Rust☆93Updated 3 years ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆160Updated last year
- generators☆209Updated 2 years ago