Generic SIMD abstractions for Rust.
☆46Nov 18, 2022Updated 3 years ago
Alternatives and similar repositories for generic-simd
Users that are interested in generic-simd are comparing it to the libraries listed below
Sorting:
- ☆58Jul 2, 2023Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Custom error type of nom to improve accuracy of error position☆11Mar 23, 2023Updated 2 years ago
- Functions for determining terminal sizes in Rust☆14Feb 16, 2026Updated 2 weeks ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- Disjoint borrow of slices in Rust☆11Sep 1, 2019Updated 6 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Jun 4, 2025Updated 8 months ago
- Convenient creation of type-safe refinement types.☆23Jul 30, 2024Updated last year
- Const FNV1A hashing implementation.☆15Aug 13, 2022Updated 3 years ago
- Set process and thread affinity in your Rust programs !☆31Sep 4, 2023Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆49Oct 21, 2025Updated 4 months ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- ☆18May 4, 2020Updated 5 years ago
- Extension of nom to trace parser☆50Feb 3, 2025Updated last year
- A #[no_std] LinAlg library☆52Jun 22, 2021Updated 4 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆40Mar 25, 2024Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆45Dec 8, 2025Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆308Sep 23, 2025Updated 5 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆60Jan 5, 2019Updated 7 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆107Feb 13, 2026Updated 2 weeks ago
- A showcase game for the crow rendering engine☆38Mar 17, 2020Updated 5 years ago
- [deprecated] A simple, ergonomic vector mathematics crate for Rust☆23Oct 24, 2019Updated 6 years ago
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Oct 11, 2022Updated 3 years ago
- ☆23Feb 24, 2022Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Feb 7, 2022Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago