jedisct1 / rust-coarsetime
Time and duration crate optimized for speed and API stability.
☆67Updated 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 last month
- Utilities for pinning☆97Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Run closures in parallel☆112Updated last month
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆60Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆79Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week