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:
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- Compact sets in rust☆60Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 5 years ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- A WebIDL Parser☆51Updated 3 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A golden file testing library for rust☆37Updated 2 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Display trait indentation helper for errors☆32Updated 4 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year