jedisct1 / rust-coarsetimeLinks
Time and duration crate optimized for speed and API stability.
☆75Updated 2 months 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☆98Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Run closures in parallel☆115Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Convert closures into wakers☆46Updated 11 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Thread parking and unparking☆81Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆87Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Async stream for Rust and the futures crate.☆192Updated last month
- Async filesystem primitives☆142Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Fast functions for printing floating-point primitives to a decimal string☆136Updated 2 weeks ago
- ☆126Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago