LaihoE / SIMD-itertools
Faster implementations of standard library operations like find, filter, position etc.
☆168Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for SIMD-itertools
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- ☆206Updated last week
- ☆324Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆124Updated 3 weeks ago
- Visualizing Rust codebases in a few seconds☆164Updated 4 months ago
- An SoA library for Rust☆122Updated 3 months ago
- Reflection via DWARF.☆293Updated last year
- The prettier pattern-matching parser with automatic error recovery☆119Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Compile-time regular expressions, the right way.☆69Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated 2 months ago
- Müsli is a flexible and generic binary serialization framework☆353Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆191Updated 3 weeks ago
- A binary encoder/decoder for Rust☆377Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆309Updated this week
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆174Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆171Updated 6 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆100Updated 4 months ago
- A Rust code linter☆210Updated 5 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆206Updated last week
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆166Updated 3 months ago
- Fantastic serialization library☆158Updated 6 months ago
- Immutable strings, in Rust.☆240Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- Advice for learning Rust☆145Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Deadlock free mutexes☆148Updated 4 months ago
- ☆75Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year