fast / fastantLinks
A drop-in replacement for std::Instant that is faster and more accurate.
☆27Updated 5 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.☆110Updated 6 months ago
- ☆33Updated last year
- ☆197Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆223Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆83Updated last month
- A versatile and extensible logging implementation.☆98Updated 2 weeks ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- A fast runtime-agnostic object pool for async rust.☆33Updated 2 months ago
- Layered configuration system built upon serde☆32Updated 5 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- 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.☆81Updated 10 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated 2 months ago
- Deadlock free mutexes☆175Updated 4 months ago
- ☆50Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Performant time measuring in Rust☆194Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆52Updated this week
- A simple concurrent caching library that might fit to many use cases☆134Updated 6 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- A Configuration Library for Rust Applications☆39Updated last week
- Calculate the next timestamp matching a given crontab pattern☆57Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A typed map which can make sure item exist.☆34Updated 9 months ago