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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Atomic file-writes.☆100Updated 11 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆63Updated 8 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆40Updated 6 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Units of Measure for Rust☆48Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- Token tree calling convention☆80Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago