Nugine / simdLinks
SIMD-accelerated operations
☆228Updated 3 weeks ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆269Updated 2 months ago
- Per-object thread-local storage for Rust☆342Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Task abstraction for building executors☆471Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- Async executor☆374Updated last month
- Notify async tasks or threads☆474Updated last month
- Rust crate for managing CPU core affinities☆189Updated 3 months ago
- Rust allocator using jemalloc as a backend☆424Updated last week
- A fast binary serialization framework☆397Updated 8 months ago
- Structured concurrency operations for async Rust☆454Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- cross-platform Rust API for memory mapped IO☆492Updated last month
- FFI-compatible futures☆165Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Rust library for opening and working with dynamic link libraries.☆196Updated last year
- ☆312Updated 2 months ago
- ☆195Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆523Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆101Updated last month