LaihoE / SIMD-itertoolsLinks
Faster implementations of standard library operations like find, filter, position etc.
☆178Updated 9 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:
- ☆302Updated last month
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆284Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- ☆217Updated 3 months ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆189Updated last week
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆201Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆201Updated 4 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 weeks ago
- A very fast Key-Value store in pure rust☆212Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Fixed-size decimal numbers implemented in pure Rust☆228Updated 2 weeks ago
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Müsli is a flexible and efficient serialization framework☆416Updated last week
- Comparison of Rust string types☆160Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆358Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Maps where keys are borrowed from values.☆295Updated last week
- Deadlock free mutexes☆177Updated 7 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Fantastic serialization library☆160Updated last year
- A Rust macro to make enums with a subset of values of the parent☆129Updated last month