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
2 days
ago. based on code collected
2 days
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 6 of 140
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
chore: prepare Tokio v1.44.0 (#7202)
Alice Ryhl
More...
5 months ago
ci: enable printing in multi thread loom tests (#7200)
Motoyuki Kimura
More...
5 months ago
process: clarify `Child::kill` behavior (#7162)
Stepan Koltsov
More...
6 months ago
net: debug_assert on creating a tokio socket from a blocking one (#7166)
Noah Kennedy
More...
6 months ago
macros: make `select!` budget-aware (#7164)
M.Amin Rayej
More...
6 months ago
rt: coop should yield using waker defer strategy (#7185)
Carl Lerche
More...
6 months ago
readme: adjust release schedule to once per month (#7191)
Alice Ryhl
More...
6 months ago
process: fix grammar of the `ChildStdin` struct doc comment (#7192)
Jonathan Hiles
More...
6 months ago
coop: adjust grammar in `tests/coop_budget.rs` (#7173)
kilavvy
More...
6 months ago
tokio: mark 1.43 as LTS (#7189)
Alice Ryhl
More...
6 months ago
util: optimize buffer reserve for `AnyDelimiterCodec::encode` (#7188)
dlzht
More...
6 months ago
runtime: consistently use worker_threads instead of core_threads (#7186)
Adriano Mourão
More...
6 months ago
io: add `read_exact_arc` to safely read a new uninitialized `Arc` (#7165)
Josh Triplett
More...
6 months ago
io: swap reader/writer in simplex doc test (#7176)
Kyle Cotton
More...
6 months ago
util: fix example of `Buf` implementor in `StreamReader` docs (#7167)
Josh Triplett
More...
6 months ago
signal: fix CTRL_CLOSE, CTRL_LOGOFF, CTRL_SHUTDOWN on windows (#7122)
Finomnis
More...
6 months ago
process: add test for `Child::kill` after `Child::wait` (#7163)
Stepan Koltsov
More...
6 months ago
sync: Added `WeakSender` to `sync::broadcast::channel` (#7100)
Timo
More...
6 months ago
sync: implement `oneshot::Receiver::is_empty()` (#7153)
katelyn martin
More...
6 months ago
sync: implement `oneshot::Receiver::is_terminated()` (#7152)
katelyn martin
More...
6 months ago
io: add documentation for `SyncIoBridge` with examples and alternatives (#6815)
Nathaniel Bajo
More...
6 months ago
docs: fix nesting of next sections under examples (#7159)
Dylan Laufenberg
More...
6 months ago
macros: docs about `select!` alternatives (#7110)
Oleksandr Babak
More...
6 months ago
process: calling `start_kill` on exited child should not fail (#7160)
Stepan Koltsov
More...
6 months ago
coop: expose `coop` as a public module (#7116)
M.Amin Rayej
More...
6 months ago
ci: bump freeBSD image version (#7158)
M.Amin Rayej
More...
6 months ago
io: clean up buffer casts (#7142)
M.Amin Rayej
More...
6 months ago
net: rename the argument for `send_to` (#7146)
Motoyuki Kimura
More...
6 months ago
process: add example for reading `Child` stdout (#7141)
M.Amin Rayej
More...
6 months ago
fs: align symlink and hardlink parameter names with std (#7143)
Florian Gäbler
More...
6 months ago
←
1
2
3
4
5
6
7
8
9
10
…
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