fast / fastant
A drop-in replacement for std::Instant that is faster and more accurate.
☆17Updated this week
Alternatives and similar repositories for fastant:
Users that are interested in fastant are comparing it to the libraries listed below
- Lending iterators on stable Rust☆81Updated last year
- Calculate the next timestamp matching a given crontab pattern☆54Updated this week
- ☆33Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- ☆97Updated last week
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆46Updated 2 months ago
- Compatibility adapter between tokio and futures☆163Updated this week
- The Rustc Trait System Refactor Initiative☆22Updated 5 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆39Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Fast JSON deserialization on borrowed data☆84Updated 2 weeks ago
- futures-buffered☆38Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Runtime-agnostic actor library☆77Updated last year
- Define your own PhantomData☆151Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Auto-generate serde implementations for prost types☆92Updated 7 months ago