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 command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆16Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆14Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Only argument parsing! Nothing more.☆16Updated last year
- Database-like Asset management on top of ECS storage☆12Updated last week
- Write simple proc-macros inline with other source code.☆20Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A worker pool library for Rust☆12Updated 5 months ago
- Trait implementation generator macro☆29Updated this week
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- State machine pattern for Rust☆29Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- 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 fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆15Updated last year
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated last year
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago