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
Sorting:
- 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.☆45Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Derive for the Display trait☆52Updated 6 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- ☆58Updated 8 months 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
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆54Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Utilities for pinning☆97Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago