jedisct1 / rust-coarsetime
Time and duration crate optimized for speed and API stability.
☆68Updated last week
Alternatives and similar repositories for rust-coarsetime:
Users that are interested in rust-coarsetime are comparing it to the libraries listed below
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Run closures in parallel☆113Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Utilities for pinning☆97Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Object Pool LockFree in Rust☆45Updated 2 months ago
- ☆82Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆124Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated last week
- A global executor built on top of async-executor and smol☆73Updated last week
- Duplicate an async I/O handle☆40Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- ☆25Updated 4 years ago
- ☆60Updated 3 years ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago