raphlinus / fearless_simd
☆127Updated 3 months ago
Alternatives and similar repositories for fearless_simd:
Users that are interested in fearless_simd are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Implementation of triple buffering in Rust☆89Updated this week
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- ☆124Updated 2 years ago
- Rust serializer library☆87Updated last year
- skiplist☆142Updated 3 years ago
- Hierarchical bit set container☆122Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Extremely generic linear algebra libary for Rust☆224Updated 6 months ago
- Safely combine results☆81Updated 8 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆88Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago