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
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A worker pool library for Rust☆12Updated 4 months ago
- State machine pattern for Rust☆29Updated last year
- Only argument parsing! Nothing more.☆18Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- ☆30Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 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☆50Updated last year
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆18Updated last week
- Rust library for running child processes☆38Updated 4 months 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
- Write simple proc-macros inline with other source code.☆20Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 months ago
- Easy-cast library☆30Updated 2 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Database-like Asset management on top of ECS storage☆14Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Obsessively tiny error derive macro☆86Updated last year
- Utilities to work with dyn [Async]Fn*☆17Updated last month