njaard / lending-cell
Like a cell, but make lifetimes dynamic instead of ownership
☆21Updated 2 years ago
Alternatives and similar repositories for lending-cell:
Users that are interested in lending-cell are comparing it to the libraries listed below
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated last week
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Build a rustc sysroot with custom flags☆17Updated 3 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆22Updated 5 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆21Updated 2 months ago
- ☆35Updated 5 months ago
- Print bytes as losslessly as possible.☆18Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A library for immutable lossless syntax trees in Rust☆28Updated last year
- Rust LLVM bindings☆31Updated last year
- The simd optimized escape code☆53Updated this week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Recursively divisible buffers for Rust☆11Updated 3 months ago
- Compact sets in rust☆53Updated 2 months ago
- A proc macro regex library to match an arbitrary string or byte array to a regular expression.☆10Updated 2 years ago