indiv0 / lazycellLinks
Rust library providing a lazily filled Cell
☆60Updated 5 years ago
Alternatives and similar repositories for lazycell
Users that are interested in lazycell are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆67Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- Unix signal handling for tokio☆88Updated 7 years ago
- The empty type Void.☆71Updated 2 years ago
- ☆61Updated last year
- Concurrent work-stealing deque☆48Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆70Updated 4 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…☆91Updated 3 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Old home of some infra pieces☆75Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago