liranringel / structure
Use format strings to create strongly-typed data pack/unpack interfaces
☆62Updated last year
Alternatives and similar repositories for structure:
Users that are interested in structure are comparing it to the libraries listed below
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆52Updated 5 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Basic statistical functions on streams for Rust.☆85Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago