Nugine / simdLinks
SIMD-accelerated operations
☆245Updated 4 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☆312Updated 5 months ago
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- FFI-compatible futures☆169Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- Async synchronization primitives☆277Updated last week
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- ☆205Updated last year
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Futures, streams, and async I/O combinators.☆529Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated last week
- rust bindings of snmalloc☆146Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A fast binary serialization framework☆406Updated last year
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Async executor☆421Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- rust stackful generator library☆357Updated this week
- Reflection via DWARF.☆298Updated 2 years ago
- A simple, fast, LRU cache implementation.☆212Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Task abstraction for building executors☆530Updated last week
- cross-platform Rust API for memory mapped IO☆573Updated last month