fast / fastantLinks
A drop-in replacement for std::Instant that is faster and more accurate.
☆36Updated 2 months ago
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.☆119Updated last year
- ☆33Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- A fast runtime-agnostic object pool for async rust.☆38Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Mea provides async primitives and combinators that are runtime agnostic.☆184Updated last week
- Define your own PhantomData☆158Updated last month
- ☆205Updated last year
- A `Send` version of `Iterator::chunks`☆20Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- ☆52Updated last year
- Thread parking and unparking☆82Updated last year
- Compatibility adapter between tokio and futures☆188Updated last week
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated this week
- A simple concurrent caching library that might fit to many use cases☆145Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆103Updated this week
- Thin immutable zero-copy byte slice☆63Updated 3 weeks ago
- Rust's Enum variant counter☆15Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Deadlock free mutexes☆177Updated 10 months ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- Asynchronous DNS lookups☆67Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A fast and flexible LRU map.☆199Updated last year