imbrem / proqnt
Zero-copy, no-std proquint encoding and decoding
☆13Updated 2 years ago
Alternatives and similar repositories for proqnt
Users that are interested in proqnt are comparing it to the libraries listed below
Sorting:
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Trait implementation generator macro☆28Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Exhaustive iteration trait in Rust☆15Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- Uneval your data into Rust code☆22Updated last year
- A c_import macro for Rust☆10Updated 3 weeks ago
- ☆11Updated 3 years ago
- A watchdog utility for tokio runtimes