Lokathor / wideLinks
A crate to help you go wide. By which I mean use SIMD stuff.
☆459Updated last week
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below
Sorting:
- ☆319Updated 2 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆517Updated 3 weeks ago
- ☆502Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆536Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- A binary encoder/decoder for Rust☆582Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Updated 4 months ago
- ☆518Updated 3 months ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Easy function multiversioning for Rust☆252Updated last year
- Easy self-referential struct generation for Rust.☆687Updated last year
- ☆314Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆589Updated 2 months ago
- A minimal async executor that lets you block on a future☆650Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆719Updated last month
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆531Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆492Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆730Updated 5 months ago
- Experiments with structured concurrency in Rust☆406Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 6 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆329Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆943Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆335Updated 4 months ago
- A simple and fast random number generator☆553Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆911Updated 2 weeks ago