Lokathor / wideLinks
A crate to help you go wide. By which I mean use SIMD stuff.
☆451Updated this week
Alternatives and similar repositories for wide
Users that are interested in wide are comparing it to the libraries listed below
Sorting:
- ☆309Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆520Updated 4 months ago
- ☆517Updated 2 months ago
- ☆502Updated last month
- in-place allocation-reusing queues for Rust☆392Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆485Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆640Updated last year
- cross-platform Rust API for memory mapped IO☆573Updated last month
- Fast floating point to string conversion☆674Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Count lines of LLVM IR per generic function☆486Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆723Updated 4 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆174Updated this week
- A minimal async executor that lets you block on a future☆639Updated 3 weeks ago
- A binary encoder/decoder for Rust☆549Updated 2 weeks ago
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- ☆310Updated 2 months ago
- Easy function multiversioning for Rust☆250Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆707Updated 3 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆493Updated last week
- Easy self-referential struct generation for Rust.☆672Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆328Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Experiments with structured concurrency in Rust☆400Updated last year
- Concurrent multi-producer multi-consumer queue☆297Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆325Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆840Updated last year
- Futures, streams, and async I/O combinators.☆529Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago