agausmann / declio
Declarative I/O. Write bidirectional encoders for binary formats with ease!
☆33Updated 3 years ago
Alternatives and similar repositories for declio:
Users that are interested in declio are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A dynamic library helper for rust crates☆35Updated last year
- constant-size associative container backed by a simple array☆19Updated last year
- Wait for async tasks☆13Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- NATS unique identifiers☆20Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago
- Print bytes as losslessly as possible.☆18Updated 4 months ago
- Aligned allocation for Rust☆15Updated 4 years ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- An experimental allocated buffer suitable for image data (Rust library).☆31Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Space Efficient Pretty Printer☆17Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago