jedisct1 / rust-coarsetimeLinks
Time and duration crate optimized for speed and API stability.
☆72Updated 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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Run closures in parallel☆114Updated 5 months ago
- Utilities for pinning☆96Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Convert closures into wakers☆45Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- ☆62Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Thread parking and unparking☆78Updated 5 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Object Pool LockFree in Rust☆47Updated last week
- ☆86Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- like thread::spawn but for processes☆154Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Async filesystem primitives☆135Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Non-interleaving multithreaded output queue☆71Updated last month
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Concurrent hash trie☆55Updated 4 years ago