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 3 years ago
- Compact sets in rust☆60Updated 10 months ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 5 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated this week
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago