Nugine / simd
SIMD-accelerated operations
☆218Updated last month
Alternatives and similar repositories for simd:
Users that are interested in simd are comparing it to the libraries listed below
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- Async synchronization primitives☆263Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆288Updated 7 months ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆418Updated 10 months ago
- Rust crate for managing CPU core affinities☆184Updated 3 weeks ago
- Async executor☆362Updated 2 months ago
- A fast binary serialization framework☆387Updated 5 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆61Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last week
- Serialize and deserialize C-like enum as underlying repr☆237Updated 3 weeks ago
- Rust implementation of xxhash☆224Updated 2 months ago
- A collection of Tokio based TLS libraries.☆256Updated last year
- cross-platform Rust API for memory mapped IO☆464Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆137Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 3 weeks ago
- Easy function multiversioning for Rust☆220Updated 3 months ago
- ☆190Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- FFI-compatible futures☆161Updated 3 months ago
- Async I/O and timers☆489Updated last week