jedisct1 / rust-coarsetime
Time and duration crate optimized for speed and API stability.
☆69Updated last month
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 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Utilities for pinning☆96Updated last year
- Run closures in parallel☆113Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Asynchronous DNS lookups☆65Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Migrated to Codeberg☆79Updated last year
- ☆61Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆84Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago