LaihoE / SIMD-itertoolsLinks
Faster implementations of standard library operations like find, filter, position etc.
☆177Updated 4 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:
- ☆258Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆144Updated last week
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- The prettier pattern-matching parser with automatic error recovery☆142Updated this week
- Deadlock free mutexes☆175Updated 2 months ago
- ☆503Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆199Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆162Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆377Updated 3 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆181Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆112Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆195Updated 3 months ago
- Tiny Rust Async Linux Executor☆103Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- Nio is an experimental async runtime for Rust☆320Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Maps where keys are borrowed from values.☆263Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆222Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- A binary encoder/decoder for Rust☆475Updated last week