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 1 hour
ago. based on code collected
about 2 hours
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 22 of 140
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
io: mark `Interest::add` with `#[must_use]` (#6037)
Marek Kuskowski
More...
almost 2 years ago
benches: move sender to a spawned task in `watch` benchmark (#6034)
Tymoteusz Wiśniewski
More...
almost 2 years ago
sync: use Acquire/Release instead of SeqCst in watch (#6018)
Uwe Klotz
More...
almost 2 years ago
sync: prevent lock poisoning in `watch::Receiver::wait_for` (#6021)
Uwe Klotz
More...
almost 2 years ago
sync: make `TokenBucket::close` into a destructor in example (#6032)
Alice Ryhl
More...
almost 2 years ago
tokio: remove wildcard in match patterns (#5970)
Weijia Jiang
More...
almost 2 years ago
sync: reorder Semaphore examples (#6031)
Alice Ryhl
More...
almost 2 years ago
sync: add token bucket example to Semaphore (#5978)
M.Amin Rayej
More...
almost 2 years ago
sync: fix docs typo (#6030)
Rebekah Kim
More...
almost 2 years ago
Merge 'tokio-1.32.x' into 'master' (#6028)
Alice Ryhl
More...
almost 2 years ago
Merge 'tokio-1.25.2' into 'tokio-1.32.x' (#6027)
Alice Ryhl
More...
almost 2 years ago
chore: prepare Tokio v1.25.2 (#6026)
Alice Ryhl
More...
almost 2 years ago
Merge 'tokio-1.20.6' into 'tokio-1.25.x' (#6025)
Alice Ryhl
More...
almost 2 years ago
chore: prepare Tokio v1.20.6 (#6024)
Alice Ryhl
More...
almost 2 years ago
sync: fix incorrect comment (#6020)
Uwe Klotz
More...
almost 2 years ago
chore: prepare tokio-util v0.7.9 (#6019)
Chris Constantine
More...
almost 2 years ago
sync: fix `mark_changed` when version overflows (#6017)
Uwe Klotz
More...
almost 2 years ago
sync: add `watch::Sender::new` (#5998)
nicflower
More...
almost 2 years ago
sync: rename `watch::mark_unseen` to `watch::mark_changed` (#6014)
Uwe Klotz
More...
almost 2 years ago
sync: add Semaphore example using an `Arc<Semaphore>` (#5956)
Alexander Kirilin
More...
almost 2 years ago
ci: fix ci on tokio-1.20.x (#5999)
M.Amin Rayej
More...
almost 2 years ago
sync: document that `const_new()` is not instrumented (#6002)
Hayden Stainsby
More...
almost 2 years ago
util: replace `sync::reusable_box::Pending` with `std::future::Pending` (#6000)
Victor Timofei
More...
almost 2 years ago
sync: add `watch::Receiver::mark_unseen` (#5962)
Victor Timofei
More...
almost 2 years ago
tokio: fix cache line size for RISC-V (#5994)
Icenowy Zheng
More...
almost 2 years ago
sync: add `?Sized` bound to `{MutexGuard,OwnedMutexGuard}::map` (#5997)
Alexandre Bléron
More...
almost 2 years ago
io: add `Interest::remove` method (#5906)
Marek Kuskowski
More...
almost 2 years ago
benches: use criterion instead of bencher (#5981)
M.Amin Rayej
More...
almost 2 years ago
task: rename generic paramter for `spawn` (#5993)
Adam Chalmers
More...
almost 2 years ago
codec: document the line ending used by `LinesCodec` (#5982)
Weijia Jiang
More...
almost 2 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
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