raphlinus / fearless_simd
☆120Updated 2 months ago
Alternatives and similar repositories for fearless_simd:
Users that are interested in fearless_simd are comparing it to the libraries listed below
- Judy array implementation in pure Rust☆86Updated 7 years ago
- ☆52Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Implementation of triple buffering in Rust☆86Updated this week
- skiplist☆141Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated 3 weeks ago
- Safely combine results☆81Updated 6 months ago
- ☆76Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆124Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Generic Atomic<T> type for Rust☆231Updated last year