Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
https://github.com/tokio-rs/tokio
When specific conditions arise, the task does not behave as intended within a spawned task
nightRainy opened this issue 9 months ago
nightRainy opened this issue 9 months ago
sync: explain relation between `watch::Sender::{subscribe,closed}`
Darksonn opened this pull request 9 months ago
Darksonn opened this pull request 9 months ago
Clarify how watch::Sender subscribe() and closed() methods interact
geeklint opened this issue 9 months ago
geeklint opened this issue 9 months ago
Consider implementing JoinHandle::try_join
andreastedile opened this issue 9 months ago
andreastedile opened this issue 9 months ago
time: do not panic on Interval::poll_tick if the sum of the timeout and period overflow
jxs opened this pull request 9 months ago
jxs opened this pull request 9 months ago
Document `Runtime::metrics`
Darksonn opened this issue 9 months ago
Darksonn opened this issue 9 months ago
Use `wasm32-wasip1` target
Darksonn opened this issue 9 months ago
Darksonn opened this issue 9 months ago
Create a macro to support parameterized tests
lprekon opened this issue 9 months ago
lprekon opened this issue 9 months ago
Add missing types to net module docs
Darksonn opened this pull request 9 months ago
Darksonn opened this pull request 9 months ago
Demonstrate markdown lint errors
joshka opened this pull request 9 months ago
joshka opened this pull request 9 months ago
Lint markdown docs
joshka opened this pull request 9 months ago
joshka opened this pull request 9 months ago
docs: add --locked to cargo install commands
joshka opened this pull request 9 months ago
joshka opened this pull request 9 months ago
sync: use usize instead of u32 for `SemaphorePermit::split`
Darksonn opened this pull request 9 months ago
Darksonn opened this pull request 9 months ago
sync: add examples for `SemaphorePermit`, `OwnedSemaphorePermit`
mox692 opened this pull request 9 months ago
mox692 opened this pull request 9 months ago
feature request - provide a Receive trait for the recv() method for all the different channel receivers.
xushichangdesmond opened this issue 9 months ago
xushichangdesmond opened this issue 9 months ago
Update CONTRIBUTING.md with recommended commands for building docs
dtolnay opened this pull request 9 months ago
dtolnay opened this pull request 9 months ago
tests: update nix dependency to 0.28
fkm3 opened this pull request 9 months ago
fkm3 opened this pull request 9 months ago
doc: add links
aoikurokawa opened this pull request 9 months ago
aoikurokawa opened this pull request 9 months ago
sync: add `split` method to the permit types
vvvviiv opened this pull request 9 months ago
vvvviiv opened this pull request 9 months ago
Ignore flaky `worker_steal_count` test
Darksonn opened this pull request 9 months ago
Darksonn opened this pull request 9 months ago
Test worker_steal_count hangs sometimes
Darksonn opened this issue 9 months ago
Darksonn opened this issue 9 months ago
macros: render more comprehensible documentation for `select!`
dtolnay opened this pull request 9 months ago
dtolnay opened this pull request 9 months ago
fs: rewrite file system docs
Darksonn opened this pull request 9 months ago
Darksonn opened this pull request 9 months ago
Fix minor clippy lints
barafael opened this pull request 9 months ago
barafael opened this pull request 9 months ago
Add Apple visionOS support
QuentinPerez opened this pull request 9 months ago
QuentinPerez opened this pull request 9 months ago
chore: fix typo
taiki-e opened this pull request 9 months ago
taiki-e opened this pull request 9 months ago
`block_in_place` + `block_on` can hang on runtime shutdown / runtime drop
dpc opened this issue 9 months ago
dpc opened this issue 9 months ago
macros: allow if let Some() pattern
aoikurokawa opened this pull request 9 months ago
aoikurokawa opened this pull request 9 months ago
TcpListener::bind faild on windows server 2008 64-bit (Windows)
zhuxiujia opened this issue 9 months ago
zhuxiujia opened this issue 9 months ago
`panic assert failed left: 4096 right: 0` - when sending > 4096 bytes in windows pipe message mode
MolotovCherry opened this issue 9 months ago
MolotovCherry opened this issue 9 months ago
Slowdown when using deeply nested vector
arnabanimesh opened this issue 9 months ago
arnabanimesh opened this issue 9 months ago
`Pin<_>` errors on tokio::try_join
pauliesnug opened this issue 9 months ago
pauliesnug opened this issue 9 months ago
docs: add README.md for tokio-stream
aoikurokawa opened this pull request 9 months ago
aoikurokawa opened this pull request 9 months ago
tokio-stream is missing a README
Darksonn opened this issue 9 months ago
Darksonn opened this issue 9 months ago
No option to choose buffer capacity for copy_bidrectional
dd-dreams opened this issue 9 months ago
dd-dreams opened this issue 9 months ago
feat(tokio-util): Add CancellationTokenWithReason
conradludgate opened this pull request 9 months ago
conradludgate opened this pull request 9 months ago
"malloc_consolidate(): unaligned fastbin chunk detected" when attempting to block single-threaded runtime
nazar-pc opened this issue 9 months ago
nazar-pc opened this issue 9 months ago
docs: Update license year to 2024
joshka opened this pull request 9 months ago
joshka opened this pull request 9 months ago
Semaphore deadlock
scw00 opened this issue 9 months ago
scw00 opened this issue 9 months ago
io: implement AsyncBufRead for Join
bharath-123 opened this pull request 9 months ago
bharath-123 opened this pull request 9 months ago
`tokio::main` `v1.37.0` break lint `forbid(unreachable_code)` on rust `1.76`
afifurrohman-id opened this issue 9 months ago
afifurrohman-id opened this issue 9 months ago
Shutdown server with CancellationToken
listepo opened this issue 9 months ago
listepo opened this issue 9 months ago
`tokio::io::Join` should implement `AsyncBufRead`
Darksonn opened this issue 9 months ago
Darksonn opened this issue 9 months ago
runtime: make improvements to `global_queue_interval`
mox692 opened this pull request 9 months ago
mox692 opened this pull request 9 months ago
chore: update CI to clippy 1.77
Siech0 opened this pull request 9 months ago
Siech0 opened this pull request 9 months ago
join and select macros should use IntoFuture
conradludgate opened this issue 9 months ago
conradludgate opened this issue 9 months ago
Allow dynamically sized types in tokio_util::io::poll_read_buf
tglane opened this pull request 9 months ago
tglane opened this pull request 9 months ago
runtime: fix double-increment of num_idle_threads when shutdown
liuq19 opened this pull request 9 months ago
liuq19 opened this pull request 9 months ago
BlockingPool num_idle_threads is wrongly double-increased when shutting down
liuq19 opened this issue 9 months ago
liuq19 opened this issue 9 months ago
Handle return type properly
richardpringle opened this pull request 9 months ago
richardpringle opened this pull request 9 months ago
The check-spelling ci job has broken
Darksonn opened this issue 9 months ago
Darksonn opened this issue 9 months ago
chore: prepare Tokio v1.37.0
Darksonn opened this pull request 9 months ago
Darksonn opened this pull request 9 months ago
util: Make tracing optional when codec is enabled
Gelbpunkt opened this pull request 9 months ago
Gelbpunkt opened this pull request 9 months ago
feat: impl Clone for task_local where T: Clone
fenollp opened this pull request 9 months ago
fenollp opened this pull request 9 months ago
Use `std::thread::available_parallelism()` instead of `num_cpus`
Darksonn opened this issue 9 months ago
Darksonn opened this issue 9 months ago
io: document cancel safety of `AsyncBufReadExt::fill_buf`
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
Document cancelation safety `AsyncBufReadExt::fill_buf`
jkalez opened this issue 10 months ago
jkalez opened this issue 10 months ago
tokio_util::io::poll_read_buf does not work with ?Sized type.
fakeshadow opened this issue 10 months ago
fakeshadow opened this issue 10 months ago
Add `is_empty` or similar to `mpsc::Receiver`
Palladinium opened this issue 10 months ago
Palladinium opened this issue 10 months ago
fs: add read_at/write_at/seek_read/seek_write for fs::File
SteveLauC opened this pull request 10 months ago
SteveLauC opened this pull request 10 months ago
readme: add discription about benchmarks
mox692 opened this pull request 10 months ago
mox692 opened this pull request 10 months ago
Many people report scheduler panics recently
Darksonn opened this issue 10 months ago
Darksonn opened this issue 10 months ago
chore: fix dead code warning
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
assertion failed: prev.ref_count() >= 1
lifeRobot opened this issue 10 months ago
lifeRobot opened this issue 10 months ago
Adding support for QNX OS
SebastianSchildt opened this pull request 10 months ago
SebastianSchildt opened this pull request 10 months ago
Ability to resize the async main()'s thread pool from within
Pr0methean opened this issue 10 months ago
Pr0methean opened this issue 10 months ago
Add Semaphore example for limiting the number of outgoing requests be…
czzrr opened this pull request 10 months ago
czzrr opened this pull request 10 months ago
sync: add a `rwlock()` method to owned `RwLock` guards
r3v2d0g opened this pull request 10 months ago
r3v2d0g opened this pull request 10 months ago
util: add documentation about cancel safety of `SinkExt::send`
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
Panic within multi-threaded scheduler
hallmaxw opened this issue 10 months ago
hallmaxw opened this issue 10 months ago
JoinHandle should implement Clone, to support arbitrary dependency DAGs
Pr0methean opened this issue 10 months ago
Pr0methean opened this issue 10 months ago
util: assert compatibility between `LengthDelimitedCodec` options
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
Semaphore example on sending http requests
Darksonn opened this issue 10 months ago
Darksonn opened this issue 10 months ago
fs: add `set_max_buf_size` to `tokio::fs::File`
mox692 opened this pull request 10 months ago
mox692 opened this pull request 10 months ago
runtime: prevent using unhandled_panic option on multi-thread runtime
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
stream: add `next_many` and `poll_next_many` to `StreamMap`
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
readme: fix the guide for running loom tests
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
Missing `IsTerminal::is_terminal` for files and stdin
ventaquil opened this issue 10 months ago
ventaquil opened this issue 10 months ago
sync: remove stale comment
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
sync: expose strong and weak counts of mpsc sender handles
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
io: use Mutex instead of spinlock
maminrayej opened this pull request 10 months ago
maminrayej opened this pull request 10 months ago
JoinHandle polled after completion
lifeRobot opened this issue 10 months ago
lifeRobot opened this issue 10 months ago
chore: prepare tokio-stream v0.1.15
Darksonn opened this pull request 10 months ago
Darksonn opened this pull request 10 months ago
chore: prepare tokio-test v0.4.4
Darksonn opened this pull request 10 months ago
Darksonn opened this pull request 10 months ago
What do you think? https://zenoh.io/blog/2022-04-14-rust-async-eval/
han1548772930 opened this issue 10 months ago
han1548772930 opened this issue 10 months ago
tokio-util: remove `'static` bound on `impl Sink for PollSender`
nyibbang opened this pull request 10 months ago
nyibbang opened this pull request 10 months ago
Awaiting Read and Write Half concurrently causes spin lock.
Frostie314159 opened this issue 10 months ago
Frostie314159 opened this issue 10 months ago
sync: update watch channel docs
mox692 opened this pull request 10 months ago
mox692 opened this pull request 10 months ago
Handle `pid_shutdown_sockets` when accepting connections
dlon opened this issue 10 months ago
dlon opened this issue 10 months ago
readme: update commit message guidelines
Darksonn opened this pull request 10 months ago
Darksonn opened this pull request 10 months ago
sync: reorder const_new before new_with
Darksonn opened this pull request 10 months ago
Darksonn opened this pull request 10 months ago
Sleeping for 0 ms results in a sleep of 1 ms
baoyachi opened this issue 10 months ago
baoyachi opened this issue 10 months ago
Small typo fix in `tokio-stream`
yotamofek opened this pull request 10 months ago
yotamofek opened this pull request 10 months ago
sync: Implement `Clone` for `watch::Sender`
mox692 opened this pull request 10 months ago
mox692 opened this pull request 10 months ago
fix: suggest secure mio
rex4539 opened this pull request 10 months ago
rex4539 opened this pull request 10 months ago
`tokio_stream::wrappers::WatchStream` should take `AsRef<Receiver<T>>`
allada opened this issue 10 months ago
allada opened this issue 10 months ago
feat(rt): revise some const values in runtime
PureWhiteWu opened this pull request 10 months ago
PureWhiteWu opened this pull request 10 months ago
file: parameterize file position
MarcusSorealheis opened this pull request 10 months ago
MarcusSorealheis opened this pull request 10 months ago
chore: fix deprecated circleci image
pmcgleenon opened this pull request 10 months ago
pmcgleenon opened this pull request 10 months ago
Update mio version
psandana opened this pull request 10 months ago
psandana opened this pull request 10 months ago