nn1ks / bytecodingLinks
Derive macro for encoding/decoding instructions and operands as bytecode
☆15Updated 3 years ago
Alternatives and similar repositories for bytecoding
Users that are interested in bytecoding are comparing it to the libraries listed below
Sorting:
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- A worker pool library for Rust☆12Updated 3 months ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Show Typst documents in Egui☆16Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- HTML-documentation embedded in a rust binary☆10Updated 5 years ago
- Re-usable CLI flags for `cargo` plugins☆39Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 2 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Trait implementation generator macro☆29Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 11 months ago
- ☆29Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago