raphlinus / fearless_simd
☆120Updated last month
Alternatives and similar repositories for fearless_simd:
Users that are interested in fearless_simd are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆52Updated 5 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- skiplist☆141Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Hierarchical bit set container☆120Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Implementation of triple buffering in Rust☆85Updated last month
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Safely combine results☆81Updated 6 months ago
- Making floating-point behave.☆79Updated 3 months ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- A simple neural net implementation.☆42Updated 5 years ago
- ☆76Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Run closures in parallel☆113Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago