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
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆16Updated 11 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆22Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 2 years ago
- The simd optimized escape code☆53Updated this week
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- LR-style Parser Generator☆18Updated last week
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 3 weeks ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 3 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Build a rustc sysroot with custom flags☆17Updated 6 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Error return tracing in Rust. Still WIP☆11Updated 3 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- Wait for async tasks☆13Updated 2 years ago