jonhoo / tokio-os-timerLinks
Timer facilities for Tokio based on OS-level primitives.
☆14Updated 5 years ago
Alternatives and similar repositories for tokio-os-timer
Users that are interested in tokio-os-timer are comparing it to the libraries listed below
Sorting:
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- An asynchronous leased value☆17Updated 6 years ago
- Asynchronous adapter for byteorder☆20Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Updated this week
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- A library with task executors for Rust☆32Updated last year
- An experimental columnar arena☆43Updated this week
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆40Updated 7 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Concurrent hash trie☆58Updated 5 years ago
- probe: Static probes for Rust☆102Updated 3 months ago
- Async datagram traits☆11Updated 6 years ago
- ☆47Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Async readiness traits☆11Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Rust crate to support allocation in contexts☆15Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago