jedisct1 / rust-coarsetime
Time and duration crate optimized for speed and API stability.
☆68Updated last month
Alternatives and similar repositories for rust-coarsetime:
Users that are interested in rust-coarsetime are comparing it to the libraries listed below
- Convert closures into wakers☆45Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Utilities for pinning☆97Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Run closures in parallel☆113Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Semantic wrapper for byte count representations☆128Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- ☆25Updated 4 years ago
- ☆84Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Define your own PhantomData☆152Updated last month
- Threadsafe RefCell for Rust☆90Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Thread parking and unparking☆75Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Timer facilities for Rust's async story☆56Updated 6 months ago