mcmah309 / indicesLinks
Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.
☆14Updated last year
Alternatives and similar repositories for indices
Users that are interested in indices are comparing it to the libraries listed below
Sorting:
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A worker pool library for Rust☆12Updated 5 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- State machine pattern for Rust☆29Updated 10 months ago
- Database-like Asset management on top of ECS storage☆12Updated last week
- A Rust library for rendering images to terminals☆28Updated 3 years ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆36Updated last year
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆16Updated this week
- Count lines of code across your entire dependency tree☆20Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆30Updated last week
- A bevy systems like widget system for ratatui and crossterm☆44Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Trait implementation generator macro☆29Updated last week
- Command line util to pretty print Rust backtraces☆28Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆21Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated last month
- An explicit closure with absolute seperation of the captured data from the function.☆32Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 weeks ago