indiv0 / lazycell
Rust library providing a lazily filled Cell
☆61Updated 4 years ago
Alternatives and similar repositories for lazycell:
Users that are interested in lazycell are comparing it to the libraries listed below
- ☆58Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safely combine results☆81Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- The empty type Void.☆69Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 9 months ago
- Token tree calling convention☆79Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- Concurrent hash trie☆51Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago