LaihoE / SIMD-itertools
Faster implementations of standard library operations like find, filter, position etc.
☆174Updated last month
Alternatives and similar repositories for SIMD-itertools:
Users that are interested in SIMD-itertools are comparing it to the libraries listed below
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- ☆229Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆382Updated this week
- ☆429Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Deadlock free mutexes☆165Updated last week
- Visualizing Rust codebases in a few seconds☆176Updated 8 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆136Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 6 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆186Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- An SoA library for Rust☆135Updated 3 weeks ago
- ☆133Updated this week
- A zero-copy Rust library that builds and parses network packets in-place.☆106Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last week
- Fantastic serialization library☆159Updated 10 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆211Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Track and query Cargo dependency graphs.☆206Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆223Updated 4 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A binary encoder/decoder for Rust☆433Updated this week
- Structured concurrency operations for async Rust☆441Updated last month
- A GUI generator for clap-rs using egui☆105Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆153Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago