LaihoE / SIMD-itertoolsLinks
Faster implementations of standard library operations like find, filter, position etc.
☆179Updated 11 months ago
Alternatives and similar repositories for SIMD-itertools
Users that are interested in SIMD-itertools are comparing it to the libraries listed below
Sorting:
- ☆321Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆298Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆193Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated last month
- ☆226Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- A safe sync/async multi-producer, multi-consumer channel☆207Updated 9 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆219Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Müsli is a flexible and efficient serialization framework☆420Updated last month
- Fixed-size decimal numbers implemented in pure Rust☆242Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Maps where keys are borrowed from values.☆302Updated last week
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆324Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆218Updated 2 weeks ago
- Comparison of Rust string types☆165Updated 2 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year