LaihoE / SIMD-itertoolsLinks
Faster implementations of standard library operations like find, filter, position etc.
☆178Updated 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:
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆292Updated last week
- ☆314Updated last month
- Fixed-size decimal numbers implemented in pure Rust☆237Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 2 weeks ago
- ☆222Updated 5 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆195Updated last month
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 8 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Maps where keys are borrowed from values.☆300Updated last month
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- Comparison of Rust string types☆164Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆117Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Deadlock free mutexes☆177Updated 9 months ago
- ☆188Updated last month
- ☆517Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆389Updated this week
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- Nio is an experimental async runtime for Rust☆324Updated this week