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:
- Configure const and static items by environment variables.☆25Updated 2 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A worker pool library for Rust☆13Updated last month
- Re-usable CLI flags for `cargo` plugins☆41Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- Rust library for running child processes☆38Updated last month
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆14Updated last year
- A simple quote-based code generator for Rust☆19Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆30Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆21Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Use winit like the async runtime you've always wanted☆49Updated last year
- 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 2 weeks ago
- Write simple proc-macros inline with other source code.☆20Updated 11 months ago
- Only argument parsing! Nothing more.☆17Updated last year
- Command line util to pretty print Rust backtraces☆28Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A TUI for quickly searching Crates.io☆12Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 10 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago