mayah / x86intrinLinks
x86 intrinsics for rust
☆40Updated 7 years ago
Alternatives and similar repositories for x86intrin
Users that are interested in x86intrin are comparing it to the libraries listed below
Sorting:
- Project dependency manager☆74Updated 6 years ago
- ☆27Updated 10 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆84Updated 6 months ago
- Implementation of libm in rust☆34Updated 8 years ago
- ☆40Updated last year
- No longer maintained☆38Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Portable high-level bitwise manipulation algorithms☆53Updated 4 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Non-lexical lifetimes RFC.☆49Updated 7 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A Rust implementation of the Zopfli compression algorithm.☆78Updated 3 years ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Updated 9 years ago
- A qp-trie implementation in Rust☆44Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- No longer maintained☆70Updated 8 years ago
- Epoch-based garbage collection☆82Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio.☆189Updated 4 years ago