More indexing options for Rust slices
☆10Oct 26, 2023Updated 2 years ago
Alternatives and similar repositories for index-ext
Users that are interested in index-ext are comparing it to the libraries listed below
Sorting:
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Search through rust crates without leaving the terminal☆31Oct 15, 2024Updated last year
- Straightforward, no-std compatible, simd optimized, BitSet API.☆12Sep 19, 2020Updated 5 years ago
- Rust KTX texture storage format parsing☆11Nov 30, 2025Updated 3 months ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- A procedural face generator for D&D style NPCs☆13Dec 8, 2021Updated 4 years ago
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31May 25, 2020Updated 5 years ago
- A single-threaded polling-based Rust async executor suitable for use in games, embedded systems or WASM.☆24May 3, 2021Updated 4 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- Easy-to-use Rust parser for CSS3 color strings☆20Apr 1, 2021Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Jul 11, 2022Updated 3 years ago
- ☆21Nov 8, 2025Updated 3 months ago
- A Swift implementation of the MARPA algorithms☆20Jan 20, 2025Updated last year
- Example of async programming in Rust☆19Jul 27, 2021Updated 4 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- Parser for asciidoctor written in Rust☆25Jul 12, 2019Updated 6 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Sep 4, 2020Updated 5 years ago
- ☆19Jul 21, 2020Updated 5 years ago
- Rust wrapper for libfive.☆22Nov 13, 2024Updated last year
- A newtype with alignment of at least `A` bytes☆34Dec 15, 2025Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Dec 1, 2025Updated 3 months ago
- Convenient `build.rs` helper for NVPTX crates☆61Mar 3, 2020Updated 6 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Jan 27, 2026Updated last month
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 6 years ago
- Fast, high-fidelity OpenType parser.☆34May 10, 2023Updated 2 years ago
- A Software Rasterizer written in Rust☆26Oct 10, 2022Updated 3 years ago
- A powerful color representation, manipulation and conversion library that aims to be easy to use.☆27Apr 29, 2024Updated last year
- An alternative `std`-like implementation built on origin☆35Mar 7, 2025Updated 11 months ago
- A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966.☆64Dec 26, 2023Updated 2 years ago
- Rust MikkTSpace implementation☆36Aug 12, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Font and text related experiments☆29Mar 16, 2024Updated last year
- Multiline TextBox for the embedded-graphics Rust crate☆72Oct 10, 2025Updated 4 months ago
- Run Rust tests in isolated subprocesses☆42Oct 4, 2025Updated 5 months ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Aug 2, 2024Updated last year