hsivonen / simd
A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd
☆81Updated last year
Alternatives and similar repositories for simd:
Users that are interested in simd are comparing it to the libraries listed below
- [DEPRECATED] see:☆81Updated 8 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 9 months ago
- ☆52Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago