fast / fastantLinks
A drop-in replacement for std::Instant that is faster and more accurate.
☆31Updated this week
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.☆117Updated 10 months ago
- A `Send` version of `Iterator::chunks`☆20Updated 2 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆67Updated 3 months ago
- ☆204Updated last year
- ☆33Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A fast runtime-agnostic object pool for async rust.☆33Updated this week
- An inline SIMD accelerated hashmap designed for small amount of data.☆97Updated 5 months ago
- ☆51Updated 11 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Define your own PhantomData☆158Updated last week
- An efficient JSON Value parser☆76Updated last year
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆139Updated 10 months ago
- Layered configuration system built upon serde☆32Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- A versatile and extensible logging implementation.☆191Updated 2 weeks ago
- Deadlock free mutexes☆177Updated 8 months ago
- A Configuration Library for Rust Applications☆48Updated last week
- Asynchronous DNS lookups☆67Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 2 months ago
- A typed map which can make sure item exist.☆36Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆90Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago