Lokathor / wideLinks
A crate to help you go wide. By which I mean use SIMD stuff.
☆418Updated 2 weeks ago
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☆382Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆461Updated last month
- ☆495Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- A binary encoder/decoder for Rust☆530Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆531Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- ☆277Updated 2 weeks ago
- ☆510Updated 6 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆320Updated this week
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆521Updated last month
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- ☆298Updated last month
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆453Updated this week
- A minimal async executor that lets you block on a future☆622Updated 4 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆303Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆699Updated 2 months ago
- Count lines of LLVM IR per generic function☆475Updated last month
- Structured concurrency operations for async Rust☆467Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- Experiments with structured concurrency in Rust☆385Updated last year
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆291Updated last month