LaihoE / SIMD-itertoolsLinks
Faster implementations of standard library operations like find, filter, position etc.
☆178Updated 8 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:
- ☆279Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆277Updated this week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆173Updated 3 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆199Updated last week
- Perfect hashing for an imperfect world☆94Updated last month
- ☆216Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆183Updated last week
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 5 months ago
- 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.☆202Updated last week
- An ε-copy serialization/deserialization framework for Rust☆159Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- Maps where keys are borrowed from values.☆290Updated last week
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Müsli is a flexible and efficient serialization framework☆412Updated last week
- The prettier pattern-matching parser with automatic error recovery☆153Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆196Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Comparison of Rust string types☆160Updated 3 weeks ago
- A Rust code linter☆215Updated last year
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆257Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Succinct data structures using very efficient rank and select☆127Updated this week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆301Updated last month