indiv0 / lazycell
Rust library providing a lazily filled Cell
☆60Updated 4 years ago
Alternatives and similar repositories for lazycell:
Users that are interested in lazycell are comparing it to the libraries listed below
- ☆59Updated 6 months ago
- Asynchronous file I/O for Tokio☆48Updated last week
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Native TLS for futures and async-std☆70Updated 7 months ago
- Safely combine results☆81Updated 6 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- ☆52Updated 5 years ago
- Duplicate an async I/O handle☆40Updated last month
- Unix signal handling for tokio☆88Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Derive for the Display trait☆51Updated 6 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago