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
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 37 of 140
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rt: remove Arc from I/O driver (#5134)
Carl Lerche
More...
almost 3 years ago
rt: fix `rng_seed` test for threaded runtime (#5133)
Hayden Stainsby
More...
almost 3 years ago
rt: switch io::handle refs with scheduler:Handle (#5128)
Carl Lerche
More...
almost 3 years ago
rt: start decoupling I/O driver and I/O handle (#5127)
Carl Lerche
More...
almost 3 years ago
rt: signal driver now uses I/O driver directly (#5125)
Carl Lerche
More...
almost 3 years ago
rt: move signal driver to runtime module (#5121)
Carl Lerche
More...
almost 3 years ago
rt: misc time driver cleanup (#5120)
Carl Lerche
More...
almost 3 years ago
task: document that spawned tasks execute immedaitely (#5117)
Alice Ryhl
More...
almost 3 years ago
time: document return type of `timeout` (#5118)
Alice Ryhl
More...
almost 3 years ago
rt: remove a reference to internal time handle (#5107)
Carl Lerche
More...
almost 3 years ago
time: panic in release mode when `mark_pending` called illegally (#5093)
cjw
More...
almost 3 years ago
runtime: update the alignment of `CachePadded` (#5106)
cjw
More...
almost 3 years ago
stream: document that `throttle` operates on ms granularity (#5101)
afajl
More...
almost 3 years ago
time: remove `Unpin` bound on `Throttle` methods (#5105)
Alice Ryhl
More...
almost 3 years ago
macros: reduce usage of last statement spans in proc-macros (#5092)
Lukas Wirth
More...
almost 3 years ago
macros: don't take ownership of futures in macros (#5087)
Alice Ryhl
More...
almost 3 years ago
rt: remove a conditional compilation clause (#5104)
Carl Lerche
More...
almost 3 years ago
tokio: rename internal thread_local macro (#5103)
Carl Lerche
More...
almost 3 years ago
task: wake local tasks to the local queue when woken by the same thread (#5095)
Eliza Weisman
More...
almost 3 years ago
runtime: fix Stacked Borrows violation in `LocalOwnedTasks` (#5099)
Eliza Weisman
More...
almost 3 years ago
chore: release tokio-stream v0.1.11 (#5094)
Makro
More...
almost 3 years ago
runtime: remove `Option` around `mio::Events` in io driver (#5078)
cjw
More...
almost 3 years ago
rt: improve `rng_seed` test robustness (#5075)
Hayden Stainsby
More...
almost 3 years ago
coop: fix flaky coop test (#5074)
Alice Ryhl
More...
almost 3 years ago
chore: use `std::AtomicPtr` and `std::AtomicU8` (#5071)
xudong.w
More...
almost 3 years ago
net: fix doc typos for TCP and UDP set_tos methods (#5073)
Anders Kiel Hovgaard
More...
almost 3 years ago
io: make copy continue filling the buffer when writer stalls (#5066)
Simon Farnsworth
More...
almost 3 years ago
ci: add minimum GitHub token permissions for workflows (#5072)
Ashish Kurmi
More...
almost 3 years ago
tokio: use const `Mutex::new` for globals (#5061)
Alice Ryhl
More...
almost 3 years ago
io: wrappers for inspecting data on IO resources (#5033)
Simon Farnsworth
More...
almost 3 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
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