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:
- Asynchronous adapter for byteorder☆20Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 10 months ago
- An asynchronous leased value☆17Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- An experimental columnar arena☆43Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆47Updated 5 years ago
- Async datagram traits☆11Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- probe: Static probes for Rust☆101Updated 2 weeks ago
- A pool of reusable values☆51Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year