agausmann / declioLinks
Declarative I/O. Write bidirectional encoders for binary formats with ease!
☆34Updated 4 years ago
Alternatives and similar repositories for declio
Users that are interested in declio are comparing it to the libraries listed below
Sorting:
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- Unix API☆31Updated last year
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 3 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 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.☆43Updated 3 years ago
- ☆36Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Print bytes as losslessly as possible.☆18Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆22Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year