openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
tokio
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 46 of 140
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tokio: add support for signals up to SIGRTMAX (#4555)
weisbrja
More...
over 3 years ago
runtime: include more documentation for thread_pool/worker (#4511)
Rafael Camargo Leite
More...
over 3 years ago
stream: expose `Elapsed` error (#4502)
Alisue
More...
over 3 years ago
macros: rename `tokio::select!`'s internal `util` module (#4543)
William
More...
over 3 years ago
runtime: use `Vec::with_capacity` when building runtime (#4553)
Alex Saveau
More...
over 3 years ago
sync: unbounded receiver close docs (#4548)
Quinn
More...
over 3 years ago
signal: add SignalKind Hash/Eq impls and c_int conversion (#4540)
Andy Barron
More...
over 3 years ago
util: switch tokio-util from log to tracing (#4539)
Gus Wynn
More...
over 3 years ago
task: fix broken link in `AbortHandle` RustDoc (#4545)
Eliza Weisman
More...
over 3 years ago
Improve docs for tokio_unstable. (#4524)
Cody Casterline
More...
over 3 years ago
runtime: recover when OS fails to spawn a new thread (#4485)
Antonin Amand
More...
over 3 years ago
task: add `AbortHandle` type for cancelling tasks in a `JoinSet` (#4530)
Eliza Weisman
More...
over 3 years ago
macros: update `trybuild` output for Rust 1.59.0 (#4536)
Eliza Weisman
More...
over 3 years ago
tokio: Add initial io driver metrics (#4507)
Lucio Franco
More...
over 3 years ago
task: fix missing doc(cfg(...)) attributes for `JoinSet` (#4531)
Eliza Weisman
More...
over 3 years ago
codec: add `length_field_type` to `LengthDelimitedCodec` builder (#4508)
Nikolai Vazquez
More...
over 3 years ago
util: fix import path of CancellationToken in example code (#4520)
Takuya Kajiwara
More...
over 3 years ago
ci: fix test not working on wasm (#4527)
Alice Ryhl
More...
over 3 years ago
sync: add `watch::Sender::send_modify` method (#4310)
Nylonicious
More...
over 3 years ago
macros: fix select macro to process 64 branches (#4519)
DevSabb
More...
over 3 years ago
chore: prepare Tokio v1.17.0 release (#4504)
Eliza Weisman
More...
over 3 years ago
task: fix unstable API documentation notes (#4503)
Eliza Weisman
More...
over 3 years ago
time: use bit manipulation instead of modulo (#4480)
Samuel Tardieu
More...
over 3 years ago
time: prevent panicking in sleep() with large durations (#4495)
Jonathan Johnson
More...
over 3 years ago
rt: make `JoinSet` unstable (#4499)
Carl Lerche
More...
over 3 years ago
util: fix waker update condition in `CancellationToken` (#4497)
b-naber
More...
over 3 years ago
net: use std::future::ready instead of own Ready future (#4271)
Taiki Endo
More...
over 3 years ago
replace spin_loop_hint with hint::spin_loop (#4491)
Name1e5s
More...
over 3 years ago
chore: update minimal mio requirement to 0.7.11 (#4492)
Taiki Endo
More...
over 3 years ago
util: bump tokio dependency to 1.6 to satisfy minimal versions (#4490)
Dirkjan Ochtman
More...
over 3 years ago
←
1
2
…
42
43
44
45
46
47
48
49
50
…
139
140
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree