fast / fastantLinks
A drop-in replacement for std::Instant that is faster and more accurate.
☆29Updated 7 months ago
Alternatives and similar repositories for fastant
Users that are interested in fastant are comparing it to the libraries listed below
Sorting:
- ☆33Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Calculate the next timestamp matching a given crontab pattern☆64Updated last month
- ☆201Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A fast runtime-agnostic object pool for async rust.☆34Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- Compatibility adapter between tokio and futures☆183Updated last month
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Mea provides async primitives and combinators that are runtime agnostic.☆66Updated last month
- Define your own PhantomData☆158Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆224Updated 3 months ago
- Deadlock free mutexes☆177Updated 6 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- A versatile and extensible logging implementation.☆151Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- ☆51Updated 9 months ago
- The `io_uring` library for Rust (with Rustix)☆34Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Layered configuration system built upon serde☆32Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago