liranringel / structureLinks
Use format strings to create strongly-typed data pack/unpack interfaces
☆62Updated 2 years ago
Alternatives and similar repositories for structure
Users that are interested in structure are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- ☆64Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Atomic file-writes.☆101Updated last year
- ☆14Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- ☆40Updated 6 years ago
- Token tree calling convention☆83Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Named arguments for Rust☆38Updated 8 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 4 years ago
- ☆53Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago