raphlinus / fearless_simdLinks
☆127Updated 4 months ago
Alternatives and similar repositories for fearless_simd
Users that are interested in fearless_simd are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆53Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Thermite SIMD: Melt your CPU☆154Updated this week
- Implementation of triple buffering in Rust☆89Updated 2 weeks ago
- Rust bindings for Amazon's Hawktracer profiler☆72Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Hierarchical bit set container☆123Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- skiplist☆142Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Meow hasher for Rust☆96Updated 2 years ago
- A simple neural net implementation.☆42Updated 5 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆156Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago