indiv0 / lazycellLinks
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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 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…☆90Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- ☆59Updated 11 months ago
- The empty type Void.☆70Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Safely combine results☆81Updated 11 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago