Lokathor / wideLinks
A crate to help you go wide. By which I mean use SIMD stuff.
☆464Updated this week
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below
Sorting:
- ☆325Updated 2 months ago
- in-place allocation-reusing queues for Rust☆394Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- ☆501Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆594Updated 2 weeks ago
- A binary encoder/decoder for Rust☆605Updated last month
- Fast floating point to string conversion☆690Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆534Updated last month
- ☆522Updated 4 months ago
- Easy function multiversioning for Rust☆252Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Count lines of LLVM IR per generic function☆497Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆726Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆739Updated 2 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- ☆320Updated 4 months ago
- Async executor☆436Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆534Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated last week
- Easy self-referential struct generation for Rust.☆691Updated last year
- A minimal async executor that lets you block on a future☆652Updated 2 months ago
- Structured concurrency operations for async Rust☆487Updated 2 weeks ago
- high-speed timing library in Rust☆388Updated 8 months ago
- A simple and fast random number generator☆559Updated last week
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆332Updated this week
- Experiments with structured concurrency in Rust☆410Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Task abstraction for building executors☆565Updated 2 weeks ago