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
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆59Updated 7 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Asynchronous file I/O for Tokio☆48Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 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
- Safely combine results☆81Updated 7 months ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆52Updated 5 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…☆87Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- The simd optimized escape code☆53Updated this week