mcmah309 / indicesLinks
Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.
☆13Updated 10 months ago
Alternatives and similar repositories for indices
Users that are interested in indices are comparing it to the libraries listed below
Sorting:
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 9 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Count lines of code across your entire dependency tree☆18Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Conventional Commit API☆30Updated this week
- 📮 load, write, and copy remote and local assets☆27Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Load and resolve Cargo configuration.☆14Updated 2 months ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- State machine pattern for Rust☆29Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A worker pool library for Rust☆11Updated 2 months ago
- Database-like Asset management on top of ECS storage☆12Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- An alternative `std`-like implementation built on origin☆31Updated 3 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- async vfs for rust☆16Updated 7 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆36Updated 10 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year
- Write simple proc-macros inline with other source code.☆20Updated 6 months ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆16Updated 2 months ago
- Display nushell tables using Vega Lite in a webview.☆10Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated last week