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:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆64Updated 8 years ago
- 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.☆69Updated 4 years ago
- ☆40Updated 6 years ago
- ☆27Updated 10 years ago
- Atomic file-writes.☆101Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Token tree calling convention☆82Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆53Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year