LaihoE / SIMD-itertoolsLinks
Faster implementations of standard library operations like find, filter, position etc.
☆179Updated last year
Alternatives and similar repositories for SIMD-itertools
Users that are interested in SIMD-itertools are comparing it to the libraries listed below
Sorting:
- ☆325Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆299Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆271Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- ☆226Updated 6 months ago
- A safe sync/async multi-producer, multi-consumer channel☆208Updated 9 months ago
- Müsli is a flexible and efficient serialization framework☆423Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months ago
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated 2 months ago
- Maps where keys are borrowed from values.☆305Updated this week
- Comparison of Rust string types☆166Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆211Updated 7 months ago
- The prettier pattern-matching parser with automatic error recovery☆154Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Fantastic serialization library☆158Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A lockless mpmc/mpsc to support async derive from crossbeam☆408Updated this week
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago