Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "timeout" keyword

tokio-js-set-interval 1.3.0 💰
Allows you to use `setInterval(callback, ms)` and `setTimeout(callback, ms)` as in Javascript ins...
8 versions - Latest release: 11 months ago - 1 dependent repositories - 10.4 thousand downloads total - 5 stars on GitHub - 1 maintainer
threadgroup 0.1.0
Manage groups of threads as one unit, join the first one that finishes, timeout on join attempts.
1 version - Latest release: over 6 years ago - 1 dependent repositories - 82.9 thousand downloads total - 1 stars on GitHub - 1 maintainer
garcon 0.2.3
A collection of trait and classes to make your thread or async function wait.
7 versions - Latest release: about 3 years ago - 12 dependent packages - 47 dependent repositories - 317 thousand downloads total - 1 stars on GitHub - 1 maintainer
delay 0.3.1
A collection of trait and classes to make your thread wait (and timeout).
5 versions - Latest release: over 3 years ago - 5 dependent packages - 6 dependent repositories - 54.7 thousand downloads total - 1 stars on GitHub - 1 maintainer
mutex-timeouts 0.3.0
a simple crate to let you specify a timeout on a mutex lock
4 versions - Latest release: about 1 year ago - 1.48 thousand downloads total - 0 stars on GitHub - 1 maintainer
jsonrpc-rs 0.1.6
Futures base jsonrpc server/client framework
7 versions - Latest release: over 1 year ago - 5 dependent packages - 1 dependent repositories - 6.25 thousand downloads total - 2 stars on GitHub - 1 maintainer
Top 9.5% on crates.io
ntest_test_cases 0.9.2
Test cases for ntest framework.
35 versions - Latest release: 3 months ago - 1 dependent package - 236 dependent repositories - 4.23 million downloads total - 48 stars on GitHub - 1 maintainer
Top 8.5% on crates.io
ntest_timeout 0.9.2
Timeout attribute for the ntest framework.
20 versions - Latest release: 3 months ago - 2 dependent packages - 237 dependent repositories - 4.25 million downloads total - 48 stars on GitHub - 1 maintainer
Top 6.6% on crates.io
ntest 0.9.2
Testing framework for rust which enhances the built-in library with some useful features.
34 versions - Latest release: 3 months ago - 62 dependent packages - 270 dependent repositories - 4.24 million downloads total - 48 stars on GitHub - 1 maintainer
Top 8.7% on crates.io
ntest_proc_macro_helper 0.8.0
Provide helper functions for the procedural macros used in ntest.
7 versions - Latest release: about 2 years ago - 2 dependent packages - 83 dependent repositories - 3.28 million downloads total - 48 stars on GitHub - 1 maintainer
tokio-adjustable-timeout 0.1.1
adjustable timeout
2 versions - Latest release: over 1 year ago - 692 downloads total - 0 stars on GitHub - 1 maintainer
tokio_interval 0.1.4
基于Tokio实现了 setInterval(callback, ms) 和 setTimeout(callback, ms) 类似于Javascript的API.
5 versions - Latest release: over 1 year ago - 1.7 thousand downloads total - 2 stars on GitHub - 1 maintainer
spawn_timeout 0.1.0
Call a subroutine after a constant time interval
1 version - Latest release: over 1 year ago - 382 downloads total - 1 stars on GitHub - 1 maintainer
timer-kit 0.1.1
A timer toolkit that is generic over the underlying timer implementation.
2 versions - Latest release: over 1 year ago - 2 dependent packages - 4.49 thousand downloads total - 4 stars on GitHub - 1 maintainer
tcplistener-accept-timeout 0.0.0
TcpListener.accept() with a timeout and a check for a pending connection
1 version - Latest release: 17 days ago - 0 downloads total - 1 maintainer
embedded-timeout-macros 0.3.0 💰
Macros for working with timeouts on top of embedded-hal APIs
3 versions - Latest release: almost 4 years ago - 2 dependent packages - 8 dependent repositories - 8.59 thousand downloads total - 6 stars on GitHub - 1 maintainer
zila 0.1.8
A library for calling functions on certain events
7 versions - Latest release: about 1 year ago - 1.83 thousand downloads total - 4 stars on GitHub - 1 maintainer
dyn-timeout 0.3.3
Dynamic timeout, cancel, add and remove time before a callback execution
6 versions - Latest release: about 2 years ago - 2.07 thousand downloads total - 2 stars on GitHub - 1 maintainer
Top 9.4% on crates.io
timeout-readwrite 0.3.3
Adds timeout capabilities to Readers and Writers
7 versions - Latest release: over 1 year ago - 11 dependent packages - 21 dependent repositories - 479 thousand downloads total - 38 stars on GitHub - 1 maintainer
Top 9.9% on crates.io
process_control 4.1.0 💰
Ergonomically run processes with limits
27 versions - Latest release: 4 months ago - 9 dependent packages - 93 dependent repositories - 535 thousand downloads total - 30 stars on GitHub - 1 maintainer
tokio-batch 0.5.1 💰
Deprecated. Use futures-batch instead. An adaptor that chunks up elements and flushes them after ...
6 versions - Latest release: over 4 years ago - 16.2 thousand downloads total - 73 stars on GitHub - 1 maintainer
Top 8.1% on crates.io
futures-batch 0.6.1 💰
An adaptor that chunks up elements and flushes them after a timeout or when the buffer is full. (...
3 versions - Latest release: over 1 year ago - 3 dependent packages - 243 dependent repositories - 669 thousand downloads total - 73 stars on GitHub - 1 maintainer
swnb-timer 0.2.0
lib that can register both timeout and interval callback,support sync and async style api
4 versions - Latest release: over 1 year ago - 1.29 thousand downloads total - 0 stars on GitHub - 1 maintainer
set_timeout 0.1.4
A crate which allows efficiently executing futures after some delay has passed
5 versions - Latest release: over 1 year ago - 1.43 thousand downloads total - 1 stars on GitHub - 1 maintainer
set_time_out 0.2.1
Function to delay the execution of a function
7 versions - Latest release: over 2 years ago - 2.22 thousand downloads total - 0 stars on GitHub - 1 maintainer
see-you-later 0.1.0
Delay and schedule async task
1 version - Latest release: about 4 years ago - 514 downloads total - 4 stars on GitHub - 1 maintainer
retry-strategy 0.2.0
A better asynchronous retry tool based on Tokio.
2 versions - Latest release: 8 months ago - 613 downloads total - 0 stars on GitHub - 1 maintainer
timeout-iterator 1.1.7
TimeoutIterator is a wrapper over any iterator that adds peek_timeout and next_timeout functions....
15 versions - Latest release: over 2 years ago - 1 dependent repositories - 7.02 thousand downloads total - 2 stars on GitHub - 1 maintainer
settimeout 0.1.2
Creates a std::future::Future implementation to be ready at some point
3 versions - Latest release: over 4 years ago - 1 dependent package - 2 dependent repositories - 10.9 thousand downloads total - 7 stars on GitHub - 1 maintainer
completeq-rs 0.1.1
An alternative to passing messages between asynchronous tasks
2 versions - Latest release: over 1 year ago - 4 dependent packages - 1 dependent repositories - 4.95 thousand downloads total - 0 stars on GitHub - 1 maintainer
waitfor 0.1.0 💰
Retry a function until it succeeds, errors out, or a timeout/deadline is reached.
1 version - Latest release: over 4 years ago - 10 dependent repositories - 73.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
pendulum 0.3.1
Hashed timer wheel with various runtimes
5 versions - Latest release: over 6 years ago - 1 dependent repositories - 3.98 thousand downloads total - 13 stars on GitHub - 1 maintainer
thread_timer 0.3.0
A simple, cancelable timer with no external dependencies
3 versions - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 2.45 thousand downloads total - 2 stars on GitHub - 1 maintainer
bc 0.1.15
Use `bc` in the Rust Programming Language.
15 versions - Latest release: about 1 month ago - 1 dependent package - 2 dependent repositories - 8.38 thousand downloads total - 7 stars on GitHub - 1 maintainer
hierarchical_hash_wheel_timer 1.2.0
A low-level timer implementantion using a hierarchical four-level hash wheel with overflow.
3 versions - Latest release: over 1 year ago - 2 dependent packages - 10 dependent repositories - 29.4 thousand downloads total - 20 stars on GitHub - 1 maintainer
fibers_timeout_queue 0.1.0 💰
Timeout queue based on `fibers` crate
1 version - Latest release: over 5 years ago - 2 dependent packages - 4 dependent repositories - 6.71 thousand downloads total - 1 stars on GitHub - 1 maintainer