jedisct1 / rust-coarsetimeLinks
Time and duration crate optimized for speed and API stability.
☆74Updated 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☆96Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Define your own PhantomData☆155Updated 3 weeks ago
- Run closures in parallel☆114Updated 6 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Convert closures into wakers☆45Updated 6 months ago
- Thread parking and unparking☆78Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Heap-based async timers☆214Updated last year
- ☆124Updated 2 years ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Async filesystem primitives☆135Updated last week
- Migrated to Codeberg☆79Updated last year
- ☆87Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust