linebender / fearless_simdLinks
☆177Updated 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:
- Faster integer division and modulus operations☆87Updated last month
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Thermite SIMD: Melt your CPU☆155Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Implementation of triple buffering in Rust☆89Updated this week
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Portable SIMD project group☆99Updated 8 months ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆158Updated 3 months ago
- Making floating-point behave.☆78Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- ☆53Updated 5 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Data parallelism library for async-std.☆93Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago
- ☆125Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- skiplist☆142Updated 3 years ago