linebender / fearless_simdLinks
☆195Updated last week
Alternatives and similar repositories for fearless_simd
Users that are interested in fearless_simd are comparing it to the libraries listed below
Sorting:
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Thermite SIMD: Melt your CPU☆156Updated last month
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 4 months ago
- skiplist☆142Updated 3 years ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months 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
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- ☆125Updated 2 years ago
- ☆167Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Data parallelism library for async-std.☆94Updated last year
- Interning of data in rust☆106Updated 2 months ago
- ☆112Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- generators☆209Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A simple bitset container for Rust☆148Updated 2 months ago