Nugine / simdLinks
SIMD-accelerated operations
☆250Updated last week
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☆318Updated 6 months ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆363Updated this week
- FFI-compatible futures☆172Updated 4 months ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- Async synchronization primitives☆281Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- ☆205Updated last year
- A fast binary serialization framework☆405Updated last year
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆534Updated this week
- rust bindings of snmalloc☆149Updated this week
- Async executor☆435Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Rust implementation of xxhash☆270Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- zstd format implementation in pure rust☆396Updated last month
- cross-platform Rust API for memory mapped IO☆594Updated last week
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated this week
- rust stackful generator library☆361Updated last month