mtomassoli / lifetimesLinks
A question about lifetimes.
☆17Updated 2 years ago
Alternatives and similar repositories for lifetimes
Users that are interested in lifetimes are comparing it to the libraries listed below
Sorting:
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Cargo hack manager☆64Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- PDF library in Rust☆40Updated 4 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Typed any map for rust☆67Updated 7 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Demonstration of flexible function calls in Rust with function overloading, named arguments and optional arguments☆80Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- axum::ws with type safe messages☆24Updated last year
- Calculate the next timestamp matching a given crontab pattern☆58Updated this week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Run GraphQL Queries on Your Rust Dependency Tree☆28Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Static-checked parsing of regexes into structs☆45Updated 8 months ago