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
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 5 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- compile time constraints on const generics made easy☆13Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Integer types with customizable niche values☆50Updated last year
- ☆26Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Trait implementation generator macro☆30Updated last week
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Write simple proc-macros inline with other source code.☆20Updated 11 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated 3 weeks ago
- ☆24Updated 6 months ago