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
- A library with task executors for Rust☆32Updated 8 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 8 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- An asynchronous leased value☆17Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- An experimental columnar arena☆43Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 weeks ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 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
- Async datagram traits☆11Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- rust hints to the optimizer☆19Updated 4 years ago