Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Tokio
An asynchronous I/O stack for the Rust programming language.
Collective -
Host: opensource -
https://opencollective.com/tokio
- Website: https://tokio.rs
- Code: https://github.com/tokio-rs
regression: tokio::test in 1.38 eats my tests
github.com/tokio-rs/tokio - zeenix opened this issue 8 months ago
github.com/tokio-rs/tokio - zeenix opened this issue 8 months ago
app stuck dropping tokio::runtime::runtime::Runtime
github.com/tokio-rs/tokio - DaKnig opened this issue 8 months ago
github.com/tokio-rs/tokio - DaKnig opened this issue 8 months ago
docs: Remove misleading comment about RUST_LOG
github.com/tokio-rs/tracing - abatilo opened this pull request 8 months ago
github.com/tokio-rs/tracing - abatilo opened this pull request 8 months ago
Added method as_std_mut to tokio::process::Command
github.com/tokio-rs/tokio - tglane opened this pull request 8 months ago
github.com/tokio-rs/tokio - tglane opened this pull request 8 months ago
Leveled logging is ignoring RUST_LOG
github.com/tokio-rs/tracing - abatilo opened this issue 8 months ago
github.com/tokio-rs/tracing - abatilo opened this issue 8 months ago
Add constructor of IoUring from raw FD
github.com/tokio-rs/io-uring - HeroicKatora opened this pull request 8 months ago
github.com/tokio-rs/io-uring - HeroicKatora opened this pull request 8 months ago
test: make `Spawn` forward `size_hint`
github.com/tokio-rs/tokio - thedjinn opened this pull request 8 months ago
github.com/tokio-rs/tokio - thedjinn opened this pull request 8 months ago
Attribute for logging every line in the function
github.com/tokio-rs/tracing - amab8901 opened this issue 8 months ago
github.com/tokio-rs/tracing - amab8901 opened this issue 8 months ago
chore: bump time crate
github.com/tokio-rs/tracing - kaffarell opened this pull request 8 months ago
github.com/tokio-rs/tracing - kaffarell opened this pull request 8 months ago
LengthDelimitedCodec misses that last N bytes of the frame with num_skip(0)
github.com/tokio-rs/tokio - erenon opened this issue 8 months ago
github.com/tokio-rs/tokio - erenon opened this issue 8 months ago
fix: handle Windows path correctly
github.com/tokio-rs/console - hi-rustin opened this pull request 8 months ago
github.com/tokio-rs/console - hi-rustin opened this pull request 8 months ago
sync: fix incorrect is_empty on mpsc block boundaries
github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Every 32 messages `is_empty()` on `Receiver` and `UnboundedReceiver` returns `false` even though len == 0
github.com/tokio-rs/tokio - sjoubert49 opened this issue 8 months ago
github.com/tokio-rs/tokio - sjoubert49 opened this issue 8 months ago
chore: prepare Tokio v1.38.0
github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Prepare tokio-macros v2.3.0
github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Add scope doc alias for Router::nest
github.com/tokio-rs/axum - jplatte opened this pull request 8 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 8 months ago
docs: fix a typo in doc of LocalSet::run_until
github.com/tokio-rs/tokio - SteveLauC opened this pull request 8 months ago
github.com/tokio-rs/tokio - SteveLauC opened this pull request 8 months ago
Reading into BytesMut always returns 0 bytes read
github.com/tokio-rs/mio - dharkness opened this issue 8 months ago
github.com/tokio-rs/mio - dharkness opened this issue 8 months ago
metrics: create MetricAtomicUsize for usized-metrics
github.com/tokio-rs/tokio - rcoh opened this pull request 8 months ago
github.com/tokio-rs/tokio - rcoh opened this pull request 8 months ago
Cannot write custom `Layer` that uses `Format`
github.com/tokio-rs/tracing - jsimonrichard opened this issue 8 months ago
github.com/tokio-rs/tracing - jsimonrichard opened this issue 8 months ago
runtime: move the task out of the lifo_slot in block_in_place
github.com/tokio-rs/tokio - wathenjiang opened this pull request 8 months ago
github.com/tokio-rs/tokio - wathenjiang opened this pull request 8 months ago
chore: fix on_close() comment
github.com/tokio-rs/tracing-opentelemetry - Oliboy50 opened this pull request 8 months ago
github.com/tokio-rs/tracing-opentelemetry - Oliboy50 opened this pull request 8 months ago
Add `once` and per-level tracing macros that are called only once
github.com/tokio-rs/tracing - mnmaita opened this issue 8 months ago
github.com/tokio-rs/tracing - mnmaita opened this issue 8 months ago
Feature tokio::sync::mpsc::Receiver::wait_close(&self)
github.com/tokio-rs/tokio - audioXD opened this issue 8 months ago
github.com/tokio-rs/tokio - audioXD opened this issue 8 months ago
tokio::sync::mpsc::bounded::Receiver<T>::is_empty() returns false when recv().await blocks
github.com/tokio-rs/tokio - saltatory opened this issue 8 months ago
github.com/tokio-rs/tokio - saltatory opened this issue 8 months ago
WASI support
github.com/tokio-rs/tracing-opentelemetry - calebschoepp opened this pull request 8 months ago
github.com/tokio-rs/tracing-opentelemetry - calebschoepp opened this pull request 8 months ago
macros: allow setting `unhandled_panic` behavior in tokio::{main, test}
github.com/tokio-rs/tokio - name1e5s opened this pull request 8 months ago
github.com/tokio-rs/tokio - name1e5s opened this pull request 8 months ago
`OpenEnum`: an enum to represent protobuf's enumeration field values
github.com/tokio-rs/prost - mzabaluev opened this pull request 8 months ago
github.com/tokio-rs/prost - mzabaluev opened this pull request 8 months ago
chore: ignore unhelpful lint
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
chore: prepare v0.5.0
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
Compiling with target `wasm32-wasi` fails
github.com/tokio-rs/tracing-opentelemetry - calebschoepp opened this issue 8 months ago
github.com/tokio-rs/tracing-opentelemetry - calebschoepp opened this issue 8 months ago
`Name / parent` form of `event!()` macro doesn't compile
github.com/tokio-rs/tracing - Mododo opened this issue 8 months ago
github.com/tokio-rs/tracing - Mododo opened this issue 8 months ago
fix `Name / parent` variant of `event!()`
github.com/tokio-rs/tracing - Mododo opened this pull request 8 months ago
github.com/tokio-rs/tracing - Mododo opened this pull request 8 months ago
Fix typo in serve-with-hyper example
github.com/tokio-rs/axum - DerFnoeh opened this pull request 8 months ago
github.com/tokio-rs/axum - DerFnoeh opened this pull request 8 months ago
ci: Ensure both README are the same and prost version is correct
github.com/tokio-rs/prost - caspermeijn opened this pull request 8 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 8 months ago
build(deps): Remove unused libz-sys
github.com/tokio-rs/prost - caspermeijn opened this pull request 8 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 8 months ago
build(deps): update libz-sys requirement from 1.1, < 1.1.7 to 1.1, < 1.1.19
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 8 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 8 months ago
Helper struct/wrapper for a stream of named pipe connections
github.com/tokio-rs/tokio - Tacklebox opened this issue 8 months ago
github.com/tokio-rs/tokio - Tacklebox opened this issue 8 months ago
Change Bytes::make_mut to impl From<Bytes> for BytesMut
github.com/tokio-rs/bytes - nox opened this pull request 8 months ago
github.com/tokio-rs/bytes - nox opened this pull request 8 months ago
Fix misleading NamedPipeServer example
github.com/tokio-rs/tokio - Tacklebox opened this pull request 8 months ago
github.com/tokio-rs/tokio - Tacklebox opened this pull request 8 months ago
Add `SimplexStream` structure
github.com/tokio-rs/tokio - wutchzone opened this pull request 8 months ago
github.com/tokio-rs/tokio - wutchzone opened this pull request 8 months ago
Allow Notify to wake up exactly one waiter
github.com/tokio-rs/tokio - kaimast opened this pull request 9 months ago
github.com/tokio-rs/tokio - kaimast opened this pull request 9 months ago
Fallback to poll(2) implementation without rust flags
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
Derive common traits for NamedPipeInfo struct
github.com/tokio-rs/tokio - Tacklebox opened this pull request 9 months ago
github.com/tokio-rs/tokio - Tacklebox opened this pull request 9 months ago
Use EventrwflagsDetails in fmt::Debug impl for wasi::Event
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
Add expected configs for unexpected_cfgs
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 9 months ago
websocket trait bound is not satisfied
github.com/tokio-rs/axum - opeolluwa opened this issue 9 months ago
github.com/tokio-rs/axum - opeolluwa opened this issue 9 months ago
DISCUSS: Upcoming tracing 0.2 integration
github.com/tokio-rs/tracing-opentelemetry - Xuanwo opened this issue 9 months ago
github.com/tokio-rs/tracing-opentelemetry - Xuanwo opened this issue 9 months ago
fix(subscriber): ignore metadata that is not a span or event
github.com/tokio-rs/console - dinhani opened this pull request 9 months ago
github.com/tokio-rs/console - dinhani opened this pull request 9 months ago
docs: fix docsrs builds with the fs feature enabled
github.com/tokio-rs/tokio - udoprog opened this pull request 9 months ago
github.com/tokio-rs/tokio - udoprog opened this pull request 9 months ago
time: avoid traversing entries in the time wheel twice
github.com/tokio-rs/tokio - wathenjiang opened this pull request 9 months ago
github.com/tokio-rs/tokio - wathenjiang opened this pull request 9 months ago
Feature so that prost-types depends on prost-derive only optionally.
github.com/tokio-rs/prost - ernoc opened this pull request 9 months ago
github.com/tokio-rs/prost - ernoc opened this pull request 9 months ago
chore: Use 2021 edition instead
github.com/tokio-rs/tracing-opentelemetry - Xuanwo opened this pull request 9 months ago
github.com/tokio-rs/tracing-opentelemetry - Xuanwo opened this pull request 9 months ago
Apply rustfmt for the whole codebase
github.com/tokio-rs/tracing-opentelemetry - Xuanwo opened this issue 9 months ago
github.com/tokio-rs/tracing-opentelemetry - Xuanwo opened this issue 9 months ago
Prepare 0.24.0 release
github.com/tokio-rs/tracing-opentelemetry - djc opened this pull request 9 months ago
github.com/tokio-rs/tracing-opentelemetry - djc opened this pull request 9 months ago
Use `[lints.rust.unexpected_cfgs.check-cfg]` instead of hacky check-cfg workaround
github.com/tokio-rs/tokio - Urgau opened this issue 9 months ago
github.com/tokio-rs/tokio - Urgau opened this issue 9 months ago
File IO hangs after timeout / cancellation
github.com/tokio-rs/tokio - kmandelbaum opened this issue 9 months ago
github.com/tokio-rs/tokio - kmandelbaum opened this issue 9 months ago
build(deps): update env_logger requirement from 0.10 to 0.11
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
build(deps): update pulldown-cmark-to-cmark requirement from 10.0.1 to 13.0.0
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
build(deps): update pulldown-cmark requirement from 0.9.1 to 0.11.0
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
build(deps): update criterion requirement from 0.4 to 0.5
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
build(deps): update itertools requirement from >=0.10, <=0.12 to >=0.10, <=0.13
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 9 months ago
Support opentelemetry 0.23
github.com/tokio-rs/tracing-opentelemetry - MrCroxx opened this issue 9 months ago
github.com/tokio-rs/tracing-opentelemetry - MrCroxx opened this issue 9 months ago
assertion failed: meta.is_event()
github.com/tokio-rs/console - dinhani opened this issue 9 months ago
github.com/tokio-rs/console - dinhani opened this issue 9 months ago
subscriber: skip padding when skipping `log.*` fields in `DefaultVisitor`
github.com/tokio-rs/tracing - Porges opened this pull request 9 months ago
github.com/tokio-rs/tracing - Porges opened this pull request 9 months ago
All log/tracing-log outputs have 4 spaces on the end
github.com/tokio-rs/tracing - Porges opened this issue 9 months ago
github.com/tokio-rs/tracing - Porges opened this issue 9 months ago
docs: `stdin` is always `inherit` by default
github.com/tokio-rs/tokio - roy-work opened this pull request 9 months ago
github.com/tokio-rs/tokio - roy-work opened this pull request 9 months ago
Include relevant values in ReadBuf.put_slice() panic message
github.com/tokio-rs/tokio - OmegaJak opened this issue 9 months ago
github.com/tokio-rs/tokio - OmegaJak opened this issue 9 months ago
ci: Add all tests pass job
github.com/tokio-rs/prost - caspermeijn opened this pull request 9 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 9 months ago
Should we update to opentelemetry 0.23?
github.com/tokio-rs/tracing-opentelemetry - frederikhors opened this issue 9 months ago
github.com/tokio-rs/tracing-opentelemetry - frederikhors opened this issue 9 months ago
feat: add spawn_blocking and spawn_blocking_on to the JoinSet builder
github.com/tokio-rs/tokio - hi-rustin opened this pull request 9 months ago
github.com/tokio-rs/tokio - hi-rustin opened this pull request 9 months ago
subscriber: fix parent span resolution in json format
github.com/tokio-rs/tracing - mladedav opened this pull request 9 months ago
github.com/tokio-rs/tracing - mladedav opened this pull request 9 months ago
Consider replacing Bytes::make_mut by impl From<Bytes> for BytesMut
github.com/tokio-rs/bytes - nox opened this issue 9 months ago
github.com/tokio-rs/bytes - nox opened this issue 9 months ago
Vectored IO for `write_all_buf`
github.com/tokio-rs/tokio - conradludgate opened this issue 9 months ago
github.com/tokio-rs/tokio - conradludgate opened this issue 9 months ago
tracing-appender: Build error with rust-nightly: type annotations needed for Box<_>
github.com/tokio-rs/tracing - coolbluewater opened this issue 9 months ago
github.com/tokio-rs/tracing - coolbluewater opened this issue 9 months ago
metrics: add MetricAtomicU64 and use in metrics
github.com/tokio-rs/tokio - rcoh opened this pull request 9 months ago
github.com/tokio-rs/tokio - rcoh opened this pull request 9 months ago
fix: Build error due to merge conflict
github.com/tokio-rs/prost - caspermeijn opened this pull request 9 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 9 months ago
Explore execution path with multi-thread
github.com/tokio-rs/loom - mox692 opened this issue 9 months ago
github.com/tokio-rs/loom - mox692 opened this issue 9 months ago
Remove link to dashmap
github.com/tokio-rs/website - matildasmeds opened this pull request 9 months ago
github.com/tokio-rs/website - matildasmeds opened this pull request 9 months ago
Document what effect hints have on loom
github.com/tokio-rs/loom - udoprog opened this pull request 9 months ago
github.com/tokio-rs/loom - udoprog opened this pull request 9 months ago
Unexpected side-effect in Dispatch::new
github.com/tokio-rs/tracing - JakkuSakura opened this issue 9 months ago
github.com/tokio-rs/tracing - JakkuSakura opened this issue 9 months ago
Implement `Buf::chunks_vectored` for `VecDeque<u8>`
github.com/tokio-rs/bytes - paolobarbolini opened this pull request 9 months ago
github.com/tokio-rs/bytes - paolobarbolini opened this pull request 9 months ago
Update opentelemetry to version 0.23.0 and adjust associated code
github.com/tokio-rs/tracing-opentelemetry - k3rn31 opened this pull request 9 months ago
github.com/tokio-rs/tracing-opentelemetry - k3rn31 opened this pull request 9 months ago
Fix iter tests to use the actual bytes `IntoIter` instead of std
github.com/tokio-rs/bytes - paolobarbolini opened this pull request 9 months ago
github.com/tokio-rs/bytes - paolobarbolini opened this pull request 9 months ago
fs: add `create_new` function to `File`
github.com/tokio-rs/tokio - maminrayej opened this pull request 9 months ago
github.com/tokio-rs/tokio - maminrayej opened this pull request 9 months ago
Improve documentation for select!{}
github.com/tokio-rs/tokio - Xiretza opened this pull request 9 months ago
github.com/tokio-rs/tokio - Xiretza opened this pull request 9 months ago
Derive PartialEq for Json extractor
github.com/tokio-rs/axum - jkylling opened this pull request 9 months ago
github.com/tokio-rs/axum - jkylling opened this pull request 9 months ago