liranringel / structureLinks
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
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆53Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆63Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆40Updated 6 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago