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 last year
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last week
- Asynchronize blocking operation.☆26Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Count lines of code across your entire dependency tree☆18Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- ☆11Updated 3 years ago
- A worker pool library for Rust☆11Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- ☆21Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆14Updated last year
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 10 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- horrible serde macro stuff☆39Updated last year
- `smol` integrations with `hyper`☆15Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆16Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year