jedisct1 / rust-coarsetimeLinks
Time and duration crate optimized for speed and API stability.
☆70Updated this week
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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- Run closures in parallel☆113Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Thread parking and unparking☆75Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- File/log rotation writer for Rust☆33Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Async filesystem primitives☆132Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- ☆61Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Define your own PhantomData☆152Updated last week
- Data parallelism library for async-std.☆93Updated last year
- ☆85Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated last week
- ☆124Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago