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 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆14Updated last year
- Database-like Asset management on top of ECS storage☆14Updated last week
- Efficient byte-stream pipe buffer☆44Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- A worker pool library for Rust☆13Updated last month
- A simple quote-based code generator for Rust☆19Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- State machine pattern for Rust☆29Updated last year
- Only argument parsing! Nothing more.☆18Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Re-usable CLI flags for `cargo` plugins☆43Updated 3 weeks ago
- ☆12Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.