LaihoE / SIMD-itertoolsLinks
Faster implementations of standard library operations like find, filter, position etc.
☆178Updated 10 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:
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- ☆309Updated last month
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆289Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this 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.☆213Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆184Updated this week
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆191Updated last month
- ☆218Updated 5 months ago
- Müsli is a flexible and efficient serialization framework☆419Updated last month
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 8 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆309Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆235Updated last week
- Maps where keys are borrowed from values.☆300Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Tiny Rust Async Linux Executor☆112Updated 7 months ago
- A very fast Key-Value store in pure rust☆213Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆191Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- ☆78Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 3 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 7 months ago