Lokathor / wideLinks
A crate to help you go wide. By which I mean use SIMD stuff.
☆437Updated this week
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below
Sorting:
- ☆302Updated last month
- in-place allocation-reusing queues for Rust☆385Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- A binary encoder/decoder for Rust☆546Updated 3 weeks ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- ☆501Updated this week
- cross-platform Rust API for memory mapped IO☆551Updated 3 weeks ago
- ☆518Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆475Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆708Updated 3 months ago
- ☆305Updated last month
- Count lines of LLVM IR per generic function☆481Updated last month
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆311Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆481Updated this week
- A crate for mucking around with piles of bytes☆910Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆324Updated last month
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆787Updated last month
- Experiments with structured concurrency in Rust☆392Updated last year