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:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Typed any map for rust☆67Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- ☆46Updated 3 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 3 months ago
- Cargo hack manager☆64Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 9 months ago
- It executes futures☆57Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- axum::ws with type safe messages☆24Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- An efficient JSON Value parser☆77Updated last year
- PDF library in Rust☆40Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 6 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 months ago
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago