jedisct1 / rust-coarsetimeLinks
Time and duration crate optimized for speed and API stability.
☆71Updated 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
- Convert closures into wakers☆45Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Run closures in parallel☆113Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 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…☆89Updated 2 years ago
- Asynchronous DNS lookups☆65Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆124Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- like thread::spawn but for processes☆155Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- rust bindings of snmalloc☆136Updated 2 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Threadsafe RefCell for Rust☆91Updated 3 months ago