jedisct1 / rust-coarsetimeLinks
Time and duration crate optimized for speed and API stability.
☆74Updated 3 weeks ago
Alternatives and similar repositories for rust-coarsetime
Users that are interested in rust-coarsetime are comparing it to the libraries listed below
Sorting:
- Utilities for pinning☆97Updated last year
- Run closures in parallel☆115Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Define your own PhantomData☆158Updated last week
- Thread parking and unparking☆79Updated 10 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Convert closures into wakers☆46Updated 10 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆125Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆88Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Async stream for Rust and the futures crate.☆189Updated last month
- Async filesystem primitives☆140Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Semantic wrapper for byte count representations☆150Updated last week
- Heap-based async timers☆216Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year