fast / fastantLinks
A drop-in replacement for std::Instant that is faster and more accurate.
☆34Updated 3 weeks ago
Alternatives and similar repositories for fastant
Users that are interested in fastant are comparing it to the libraries listed below
Sorting:
- Mea provides async primitives and combinators that are runtime agnostic.☆134Updated this week
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- ☆33Updated last year
- A `Send` version of `Iterator::chunks`☆20Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- ☆205Updated last year
- Calculate the next timestamp matching a given crontab pattern☆68Updated last week
- Define your own PhantomData☆158Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- ☆52Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆98Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆227Updated 6 months ago
- A fast runtime-agnostic object pool for async rust.☆34Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Layered configuration system built upon serde☆32Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Documentation of Rust error handling☆48Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆142Updated 11 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated last week
- A Configuration Library for Rust Applications☆49Updated 2 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 5 months ago
- Asynchronous DNS lookups☆67Updated last year
- An attribute macro that logs the function return value☆31Updated last week
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Deadlock free mutexes☆177Updated 8 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago