imbrem / proqntLinks
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:
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Convenience wrapper for cargo buildscript input/output☆15Updated 2 weeks ago
- ☆26Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated last year
- A c_import macro for Rust☆14Updated 7 months ago
- Integer types with customizable niche values☆50Updated last year
- Static-checked parsing of regexes into structs☆45Updated 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
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- State machine pattern for Rust☆29Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- Endianness trait with derive procedural macro.☆12Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Trait implementation generator macro☆30Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 10 months ago