mtomassoli / lifetimesLinks
A question about lifetimes.
☆17Updated 3 years ago
Alternatives and similar repositories for lifetimes
Users that are interested in lifetimes are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 6 months ago
- Typed any map for rust☆67Updated last year
- Cargo hack manager☆64Updated last year
- Generate enum variants inline☆58Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- ☆48Updated 3 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Wordle in Rust☆43Updated 3 years ago
- An SQL query builder☆66Updated 3 years ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- A more compact help renderer for clap terminal applications☆90Updated 4 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago