jedisct1 / rust-coarsetimeLinks
Time and duration crate optimized for speed and API stability.
☆74Updated last month
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 9 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Object Pool LockFree in Rust☆47Updated 3 weeks ago
- Thread parking and unparking☆79Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last month
- An updated version of linked-hash-map and friends☆129Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async filesystem primitives☆139Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆87Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Async stream for Rust and the futures crate.☆188Updated last week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- rust bindings of snmalloc☆142Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- skiplist☆142Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago