fast / fastantLinks
A drop-in replacement for std::Instant that is faster and more accurate.
☆27Updated 6 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.☆112Updated 6 months ago
- ☆33Updated last year
- ☆198Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Compatibility adapter between tokio and futures☆175Updated last week
- ☆50Updated 8 months ago
- A fast runtime-agnostic object pool for async rust.☆34Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆222Updated 2 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated 3 weeks ago
- Define your own PhantomData☆156Updated last week
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- Deadlock free mutexes☆176Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- A versatile and extensible logging implementation.☆104Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆93Updated 2 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A typed map which can make sure item exist.☆34Updated 9 months ago
- rust bindings of snmalloc☆139Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Calculate the next timestamp matching a given crontab pattern☆58Updated 2 weeks ago
- Layered configuration system built upon serde☆32Updated 6 months ago
- A simple concurrent caching library that might fit to many use cases☆134Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago