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:
- Asynchronize blocking operation.☆26Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- A worker pool library for Rust☆12Updated 3 months ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- A simple quote-based code generator for Rust☆19Updated 3 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Re-usable CLI flags for `cargo` plugins☆44Updated this week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- State machine pattern for Rust☆29Updated last year
- Write simple proc-macros inline with other source code.☆20Updated last year
- ☆30Updated last year
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 2 years ago
- Only argument parsing! Nothing more.☆18Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Utilities to work with dyn [Async]Fn*☆17Updated last month
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Updated 3 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago