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:
- Write simple proc-macros inline with other source code.☆20Updated 10 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆56Updated 2 years ago
- Convenience wrapper for cargo buildscript input/output☆15Updated 2 weeks ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- Proc-macro utility to populate enums from database data☆20Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 11 months ago
- State machine pattern for Rust☆29Updated 11 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated this week
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆26Updated 2 years ago
- ☆31Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆24Updated 4 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Integer types with customizable niche values☆49Updated 10 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago