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☆13Updated last week
- Asynchronize blocking operation.☆26Updated 3 years ago
- State machine pattern for Rust☆29Updated 11 months ago
- Database-like Asset management on top of ECS storage☆13Updated last month
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Updated last year
- the definitive non-empty slice/array/vec library for Rust☆18Updated 3 months ago
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆17Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Write simple proc-macros inline with other source code.☆20Updated 10 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆30Updated 2 weeks ago
- A Rust library for rendering images to terminals☆28Updated 3 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆21Updated last year
- Simple and fast async channels☆17Updated last year
- Count lines of code across your entire dependency tree☆20Updated last year
- Strongly typed Gura library for Rust☆17Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Rate-limit middleware for reqwest.☆17Updated last month
- Easy-cast library☆29Updated 8 months ago
- Trait implementation generator macro☆29Updated last week
- Conventional Commit API☆30Updated last week
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A custom context for eyre that supports backtraces on stable☆13Updated last year