njaard / lending-cellLinks
Like a cell, but make lifetimes dynamic instead of ownership
☆21Updated 3 years ago
Alternatives and similar repositories for lending-cell
Users that are interested in lending-cell are comparing it to the libraries listed below
Sorting:
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Derive Display for simple enums automagically☆24Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆31Updated 4 months ago
- Compact sets in rust☆56Updated 6 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.