fast / fastantLinks
A drop-in replacement for std::Instant that is faster and more accurate.
☆35Updated last month
Alternatives and similar repositories for fastant
Users that are interested in fastant are comparing it to the libraries listed below
Sorting:
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- ☆33Updated last year
- ☆205Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆162Updated this week
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- A fast runtime-agnostic object pool for async rust.☆34Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Compatibility adapter between tokio and futures☆187Updated this week
- ☆52Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A `Send` version of `Iterator::chunks`☆20Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Deadlock free mutexes☆177Updated 9 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆228Updated 7 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated this week
- An inline SIMD accelerated hashmap designed for small amount of data.☆99Updated 2 weeks ago
- A Configuration Library for Rust Applications☆49Updated last month
- A typed map which can make sure item exist.☆36Updated last year
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- An efficient JSON Value parser☆76Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- ☆44Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Rust's Enum variant counter☆15Updated 4 years ago
- Thread parking and unparking☆81Updated 11 months ago
- Asynchronous DNS lookups☆67Updated last year