Lokathor / wideLinks
A crate to help you go wide. By which I mean use SIMD stuff.
☆453Updated last week
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below
Sorting:
- in-place allocation-reusing queues for Rust☆392Updated last year
- ☆501Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- A binary encoder/decoder for Rust☆569Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆499Updated this week
- ☆517Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆532Updated 4 months ago
- ☆311Updated last month
- ☆313Updated 3 months ago
- Easy function multiversioning for Rust☆251Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆725Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆712Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last week
- cross-platform Rust API for memory mapped IO☆577Updated 2 months ago
- Async executor☆421Updated 3 weeks ago
- Fast floating point to string conversion☆682Updated this week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆189Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆460Updated 3 months ago
- A simple and fast random number generator☆546Updated 2 weeks ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆328Updated 3 months ago
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆329Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Structured concurrency operations for async Rust☆480Updated 3 months ago
- Count lines of LLVM IR per generic function☆491Updated last week
- Futures, streams, and async I/O combinators.☆529Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago