Nugine / simd
SIMD-accelerated operations
☆207Updated last week
Related projects ⓘ
Alternatives and complementary repositories for simd
- Compatibility adapter between tokio and futures☆156Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Async synchronization primitives☆255Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆520Updated 2 months ago
- A fast binary serialization framework☆381Updated last month
- Rust crate for managing CPU core affinities☆177Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆306Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Rust allocator using jemalloc as a backend☆366Updated last week
- Reflection via DWARF.☆293Updated last year
- Async executor☆334Updated last month
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- ☆185Updated 9 months ago
- Rust implementation of xxhash☆205Updated last month
- zstd-decoder in pure rust☆258Updated this week
- FFI-compatible futures☆155Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Easy function multiversioning for Rust☆207Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆412Updated 6 months ago
- rust stackful generator library☆310Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆129Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago