raphlinus / fearless_simd
☆119Updated 3 weeks ago
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☆85Updated 7 years ago
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 7 months ago
- skiplist☆141Updated 3 years ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Hierarchical bit set container☆120Updated last year
- Rust bindings for Amazon's Hawktracer profiler☆71Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆138Updated 10 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- Rust serializer library☆87Updated 9 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Safely combine results☆81Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week