Nugine / simdLinks
SIMD-accelerated operations
☆225Updated 3 months ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Per-object thread-local storage for Rust☆343Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆329Updated last week
- Async synchronization primitives☆269Updated last month
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- ☆194Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆599Updated 3 weeks ago
- Task abstraction for building executors☆466Updated 4 months ago
- Lightweight and high performance concurrent cache☆238Updated 2 weeks ago
- FFI-compatible futures☆164Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Async I/O and timers☆513Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- ☆184Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆516Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆489Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆188Updated 2 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆420Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- Async executor☆370Updated last week
- Notify async tasks or threads☆471Updated last week
- A fast binary serialization framework☆397Updated 7 months ago
- Performant time measuring in Rust☆192Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- ☆309Updated last month