Lokathor / wideLinks
A crate to help you go wide. By which I mean use SIMD stuff.
☆428Updated 2 weeks ago
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below
Sorting:
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆467Updated 2 months ago
- in-place allocation-reusing queues for Rust☆384Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- ☆279Updated last month
- ☆497Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- ☆512Updated 2 weeks ago
- A binary encoder/decoder for Rust☆543Updated this week
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆702Updated 2 months ago
- Fast floating point to string conversion☆662Updated this week
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆475Updated this week
- cross-platform Rust API for memory mapped IO☆538Updated 2 months ago
- Easy function multiversioning for Rust☆239Updated 10 months ago
- A minimal async executor that lets you block on a future☆627Updated 4 months ago
- ☆302Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆477Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆390Updated last year
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆323Updated 3 weeks ago
- high-speed timing library in Rust☆374Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- A crate for mucking around with piles of bytes☆903Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆306Updated 2 months ago
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Structured concurrency operations for async Rust☆470Updated 3 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago