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
Update link of trait BufMut in framing.md
github.com/tokio-rs/website - bangjiehan opened this pull request 7 months ago
github.com/tokio-rs/website - bangjiehan opened this pull request 7 months ago
refactor: use dep syntax to avoid crate rename
github.com/tokio-rs/console - dnaka91 opened this pull request 7 months ago
github.com/tokio-rs/console - dnaka91 opened this pull request 7 months ago
chore(deps): unpin and bump trycmd
github.com/tokio-rs/console - dnaka91 opened this pull request 7 months ago
github.com/tokio-rs/console - dnaka91 opened this pull request 7 months ago
update(api,subscriber)!: upgrade tonic to 0.12
github.com/tokio-rs/console - dnaka91 opened this pull request 7 months ago
github.com/tokio-rs/console - dnaka91 opened this pull request 7 months ago
The `tokio::time::timeout()` does not return after timeout.
github.com/tokio-rs/tokio - jtt opened this issue 7 months ago
github.com/tokio-rs/tokio - jtt opened this issue 7 months ago
Content-Type for Json does not support those of aws
github.com/tokio-rs/axum - ValentinColin opened this issue 7 months ago
github.com/tokio-rs/axum - ValentinColin opened this issue 7 months ago
Make Layer::with_writer not truncate the file
github.com/tokio-rs/tracing - wiiznokes opened this issue 7 months ago
github.com/tokio-rs/tracing - wiiznokes opened this issue 7 months ago
tests: pdfd-reaper: fix tests when '-' is absent from kernel version
github.com/tokio-rs/tokio - hexagonal-sun opened this pull request 7 months ago
github.com/tokio-rs/tokio - hexagonal-sun opened this pull request 7 months ago
Fix clippy warning on `FromRef` derive macro
github.com/tokio-rs/axum - AlphaKeks opened this pull request 7 months ago
github.com/tokio-rs/axum - AlphaKeks opened this pull request 7 months ago
RollingFileAppender `prune_old_logs()` relies on `metadata().created()` which is not available on all platforms
github.com/tokio-rs/tracing - richardstephens opened this issue 7 months ago
github.com/tokio-rs/tracing - richardstephens opened this issue 7 months ago
6536 - fix yield_calls_park_before_scheduling_again test
github.com/tokio-rs/tokio - evanrittenhouse opened this pull request 7 months ago
github.com/tokio-rs/tokio - evanrittenhouse opened this pull request 7 months ago
`FromRef` triggers `clippy::clone_of_ref_ptr`
github.com/tokio-rs/axum - AlphaKeks opened this issue 7 months ago
github.com/tokio-rs/axum - AlphaKeks opened this issue 7 months ago
chore: fix gRPC multiplex example
github.com/tokio-rs/axum - abhiaagarwal opened this pull request 7 months ago
github.com/tokio-rs/axum - abhiaagarwal opened this pull request 7 months ago
chore: prepare 0.13.1 release
github.com/tokio-rs/prost - LucioFranco opened this pull request 7 months ago
github.com/tokio-rs/prost - LucioFranco opened this pull request 7 months ago
fix: Enum variant named `Error` causes ambiguous item
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
Ambiguous associated item lint triggered when an enum member is named 'Error'
github.com/tokio-rs/prost - KodrAus opened this issue 7 months ago
github.com/tokio-rs/prost - KodrAus opened this issue 7 months ago
fix(console): avoid crash when accessing selected item
github.com/tokio-rs/console - hi-rustin opened this pull request 7 months ago
github.com/tokio-rs/console - hi-rustin opened this pull request 7 months ago
[Help/Bug] TcpConnection::write_all does not return an error when there are internet issues or a disconnected connection.
github.com/tokio-rs/tokio - EnvOut opened this issue 7 months ago
github.com/tokio-rs/tokio - EnvOut opened this issue 7 months ago
[Help/Bug] TcpConnection::write_all does not return an error when there are internet issues or a disconnected connection.
github.com/tokio-rs/tokio - EnvOut opened this issue 7 months ago
github.com/tokio-rs/tokio - EnvOut opened this issue 7 months ago
tests/io_async_fd.rs tests are failing on Solaris
github.com/tokio-rs/tokio - psumbera opened this issue 7 months ago
github.com/tokio-rs/tokio - psumbera opened this issue 7 months ago
io: update `tokio::io::stdout` documentation
github.com/tokio-rs/tokio - mox692 opened this pull request 7 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 7 months ago
`tokio-console` fails to compile
github.com/tokio-rs/console - leontoeides opened this issue 7 months ago
github.com/tokio-rs/console - leontoeides opened this issue 7 months ago
appender: add filter to limit and rotate log files by size
github.com/tokio-rs/tracing - adrianbenavides opened this pull request 7 months ago
github.com/tokio-rs/tracing - adrianbenavides opened this pull request 7 months ago
fix(prost-types): Fix date-time parsing
github.com/tokio-rs/prost - mumbleskates opened this pull request 7 months ago
github.com/tokio-rs/prost - mumbleskates opened this pull request 7 months ago
Box futures passed to `block_on` in debug mode
github.com/tokio-rs/tokio - ibraheemdev opened this issue 7 months ago
github.com/tokio-rs/tokio - ibraheemdev opened this issue 7 months ago
Correct is_unique for Bytes from shared BytesMut
github.com/tokio-rs/bytes - zyxw59 opened this pull request 7 months ago
github.com/tokio-rs/bytes - zyxw59 opened this pull request 7 months ago
How to modify EnvFilter instead of replace
github.com/tokio-rs/tracing - wuanzhuan opened this issue 7 months ago
github.com/tokio-rs/tracing - wuanzhuan opened this issue 7 months ago
Take care of `TOKIO_CONSOLE_BUFFER_CAPACITY` and set it on `Builder::with_default_env`
github.com/tokio-rs/console - iFrostizz opened this pull request 7 months ago
github.com/tokio-rs/console - iFrostizz opened this pull request 7 months ago
fix(prost-types): Converting DateTime to Timestamp is fallible
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
Achieving higher throughput
github.com/tokio-rs/io-uring - bits0rcerer opened this issue 7 months ago
github.com/tokio-rs/io-uring - bits0rcerer opened this issue 7 months ago
More generally useful doc example for `.with_graceful shutdown()`
github.com/tokio-rs/axum - bittrance opened this pull request 7 months ago
github.com/tokio-rs/axum - bittrance opened this pull request 7 months ago
build: Fix prepare-release.sh
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
chore: Release version 0.13.0
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
stream-to-file can not upload big file
github.com/tokio-rs/axum - cuidong008 opened this issue 7 months ago
github.com/tokio-rs/axum - cuidong008 opened this issue 7 months ago
feat: add temporality state to update message
github.com/tokio-rs/console - Rustin170506 opened this pull request 7 months ago
github.com/tokio-rs/console - Rustin170506 opened this pull request 7 months ago
Make `Config.duration` as `Option<Duration>`
github.com/tokio-rs/turmoil - quettabit opened this pull request 7 months ago
github.com/tokio-rs/turmoil - quettabit opened this pull request 7 months ago
Improve Task Diagnostics UI readability for Location and other columns with dynamic widths
github.com/tokio-rs/console - MarcusHorn opened this issue 7 months ago
github.com/tokio-rs/console - MarcusHorn opened this issue 7 months ago
Improve documentation of `tokio::io::stdout` regarding interleaved writes
github.com/tokio-rs/tokio - Clueliss opened this issue 7 months ago
github.com/tokio-rs/tokio - Clueliss opened this issue 7 months ago
Feature Request: Automatically Implement a ProtobufSrcInfo Trait to provide i.e. the original full protobuf name
github.com/tokio-rs/prost - BaxHugh opened this issue 7 months ago
github.com/tokio-rs/prost - BaxHugh opened this issue 7 months ago
docs: clarify the behavior of `Buf::chunk`
github.com/tokio-rs/bytes - vvvviiv opened this pull request 7 months ago
github.com/tokio-rs/bytes - vvvviiv opened this pull request 7 months ago
Invalidate sample decision on set parent fix #150
github.com/tokio-rs/tracing-opentelemetry - rohitmittapalli opened this pull request 7 months ago
github.com/tokio-rs/tracing-opentelemetry - rohitmittapalli opened this pull request 7 months ago
Docs: `Buf::chunk` should have more restrictions.
github.com/tokio-rs/bytes - vvvviiv opened this issue 7 months ago
github.com/tokio-rs/bytes - vvvviiv opened this issue 7 months ago
Report error: "implementation of `std::marker::Send` is not general enough" in route handler
github.com/tokio-rs/axum - ShuochengWang opened this issue 7 months ago
github.com/tokio-rs/axum - ShuochengWang opened this issue 7 months ago
Clear cached sample_result in tracing::Span::set_parent()
github.com/tokio-rs/tracing-opentelemetry - edwinsmith opened this pull request 7 months ago
github.com/tokio-rs/tracing-opentelemetry - edwinsmith opened this pull request 7 months ago
Outdated docs: `SpanKind` doesn't implement `Display` anymore
github.com/tokio-rs/tracing-opentelemetry - survived opened this issue 7 months ago
github.com/tokio-rs/tracing-opentelemetry - survived opened this issue 7 months ago
Add a `new_mapped` method
github.com/tokio-rs/slab - gretchenfrage opened this pull request 7 months ago
github.com/tokio-rs/slab - gretchenfrage opened this pull request 7 months ago
Sampling decision cache isn't invalidated on span.set_parent
github.com/tokio-rs/tracing-opentelemetry - njsmith opened this issue 7 months ago
github.com/tokio-rs/tracing-opentelemetry - njsmith opened this issue 7 months ago
Doc: JoinSet::try_join_next() returns None when no tasks are completed
github.com/tokio-rs/tokio - teor2345 opened this pull request 7 months ago
github.com/tokio-rs/tokio - teor2345 opened this pull request 7 months ago
Waiting for things to shut down - 2
github.com/tokio-rs/tokio - GilShoshan94 opened this issue 7 months ago
github.com/tokio-rs/tokio - GilShoshan94 opened this issue 7 months ago
feat: a convenient wrapper for buf ring
github.com/tokio-rs/io-uring - Berrysoft opened this pull request 7 months ago
github.com/tokio-rs/io-uring - Berrysoft opened this pull request 7 months ago
there is no timer running, must be called from the context of Tokio runtime
github.com/tokio-rs/axum - 1415230492 opened this issue 7 months ago
github.com/tokio-rs/axum - 1415230492 opened this issue 7 months ago
fix: prefix macro calls with ::core to avoid clashing with local macros
github.com/tokio-rs/tracing - joshka opened this pull request 7 months ago
github.com/tokio-rs/tracing - joshka opened this pull request 7 months ago
Add From instances for Value
github.com/tokio-rs/prost - andrzejressel opened this pull request 7 months ago
github.com/tokio-rs/prost - andrzejressel opened this pull request 7 months ago
Some edits for Tutorial: Shared State
github.com/tokio-rs/website - matildasmeds opened this pull request 7 months ago
github.com/tokio-rs/website - matildasmeds opened this pull request 7 months ago
Hardcode platform list in short-read optimization
github.com/tokio-rs/tokio - Darksonn opened this pull request 7 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 7 months ago
metrics: rename `num_active_tasks` to `num_alive_tasks`
github.com/tokio-rs/tokio - Darksonn opened this pull request 7 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 7 months ago
Unqualified `line!` macro usage inside `info!` causes issues with `ratatui_macros`
github.com/tokio-rs/tracing - kdheepak opened this issue 7 months ago
github.com/tokio-rs/tracing - kdheepak opened this issue 7 months ago
[tracing_subscriber::filter::Builder] Proposal for supporting multiple default directives / setting a default filter
github.com/tokio-rs/tracing - pitoniak32 opened this issue 7 months ago
github.com/tokio-rs/tracing - pitoniak32 opened this issue 7 months ago
[Reqwest example]: Include headers into response
github.com/tokio-rs/axum - Valerioageno opened this pull request 7 months ago
github.com/tokio-rs/axum - Valerioageno opened this pull request 7 months ago
fix typos in tracing-subscriber
github.com/tokio-rs/tracing - ch0wdreN opened this pull request 7 months ago
github.com/tokio-rs/tracing - ch0wdreN opened this pull request 7 months ago
Add `IntoFuture` support to `timeout` & `timeout_at`
github.com/tokio-rs/tokio - alexheretic opened this pull request 7 months ago
github.com/tokio-rs/tokio - alexheretic opened this pull request 7 months ago
Unexpected behaviour in example `static-file-server`
github.com/tokio-rs/axum - tobx opened this issue 7 months ago
github.com/tokio-rs/axum - tobx opened this issue 7 months ago
tokio::time::timeout should support std::future::IntoFuture
github.com/tokio-rs/tokio - alexheretic opened this issue 7 months ago
github.com/tokio-rs/tokio - alexheretic opened this issue 7 months ago
subscriber: don't gate `with_ansi()` on the "ansi" feature
github.com/tokio-rs/tracing - eric-seppanen opened this pull request 7 months ago
github.com/tokio-rs/tracing - eric-seppanen opened this pull request 7 months ago
Implement `join_all` and `try_join_all` on `JoinSet`
github.com/tokio-rs/tokio - FalkWoldmann opened this issue 7 months ago
github.com/tokio-rs/tokio - FalkWoldmann opened this issue 7 months ago
io: implement `AsyncSeek` for `Empty`
github.com/tokio-rs/tokio - zaeleus opened this pull request 7 months ago
github.com/tokio-rs/tokio - zaeleus opened this pull request 7 months ago
doc: Add Cancel safety description for AsyncFd's methods
github.com/tokio-rs/tokio - howjmay opened this pull request 7 months ago
github.com/tokio-rs/tokio - howjmay opened this pull request 7 months ago
sync: add sender_weak_count and sender_strong_count for Receiver
github.com/tokio-rs/tokio - hi-rustin opened this pull request 7 months ago
github.com/tokio-rs/tokio - hi-rustin opened this pull request 7 months ago
runtime: fix typo in unhandled_panic
github.com/tokio-rs/tokio - tniessen opened this pull request 7 months ago
github.com/tokio-rs/tokio - tniessen opened this pull request 7 months ago
Implicitly inherit special Task local state during task spawning
github.com/tokio-rs/tokio - junderw opened this issue 7 months ago
github.com/tokio-rs/tokio - junderw opened this issue 7 months ago
Fix a few typos in docs and comments
github.com/tokio-rs/axum - cpick opened this pull request 7 months ago
github.com/tokio-rs/axum - cpick opened this pull request 7 months ago
Fix unsoundness issues #106 and #107
github.com/tokio-rs/async-stream - aumetra opened this pull request 7 months ago
github.com/tokio-rs/async-stream - aumetra opened this pull request 7 months ago
ci: Set rust version of clippy job to a fixed version
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
style: Remove use of legacy numeric constants
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
build: Add features `edition-2015` and `std` to all tests crates
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 7 months ago
Crash when selecting a task that no longer exists
github.com/tokio-rs/console - RaphaelMarinier opened this issue 7 months ago
github.com/tokio-rs/console - RaphaelMarinier opened this issue 7 months ago
Making the Stream adaptor structures public in tokio-stream
github.com/tokio-rs/tokio - sharpened-nacho opened this pull request 7 months ago
github.com/tokio-rs/tokio - sharpened-nacho opened this pull request 7 months ago
stream: change the visibility of stream adaptor structures to public
github.com/tokio-rs/tokio - sharpened-nacho opened this pull request 7 months ago
github.com/tokio-rs/tokio - sharpened-nacho opened this pull request 7 months ago
Making the Stream adaptor structures public in tokio-stream
github.com/tokio-rs/tokio - sharpened-nacho opened this issue 7 months ago
github.com/tokio-rs/tokio - sharpened-nacho opened this issue 7 months ago
`AsyncFd`'s methods are missing information about cancel safety
github.com/tokio-rs/tokio - kckeiks opened this issue 7 months ago
github.com/tokio-rs/tokio - kckeiks opened this issue 7 months ago
subscriber: added builder for filter Directive
github.com/tokio-rs/tracing - rustonaut opened this pull request 7 months ago
github.com/tokio-rs/tracing - rustonaut opened this pull request 7 months ago
Get `mpsc::Sender` count on `mpsc::Receiver`
github.com/tokio-rs/tokio - barafael opened this issue 7 months ago
github.com/tokio-rs/tokio - barafael opened this issue 7 months ago
Using `TaskMonitor` with `spawn_blocking`?
github.com/tokio-rs/tokio-metrics - AlJohri opened this issue 7 months ago
github.com/tokio-rs/tokio-metrics - AlJohri opened this issue 7 months ago
Fix doc link typo in hint.rs
github.com/tokio-rs/loom - teor2345 opened this pull request 7 months ago
github.com/tokio-rs/loom - teor2345 opened this pull request 7 months ago
Improve error message for `json()` formatting
github.com/tokio-rs/tracing - ryansb opened this pull request 7 months ago
github.com/tokio-rs/tracing - ryansb opened this pull request 7 months ago
subscriber: strip quotes of EnvFilter field values
github.com/tokio-rs/tracing - rustonaut opened this pull request 7 months ago
github.com/tokio-rs/tracing - rustonaut opened this pull request 7 months ago
Why Wine 6.11+ support was dropped?
github.com/tokio-rs/mio - oblique opened this issue 7 months ago
github.com/tokio-rs/mio - oblique opened this issue 7 months ago
Allow empty value match for fields
github.com/tokio-rs/tracing - MattesWhite opened this pull request 7 months ago
github.com/tokio-rs/tracing - MattesWhite opened this pull request 7 months ago
Expose All Metrics in tokio::runtime::RuntimeMetrics?
github.com/tokio-rs/tokio-metrics - AlJohri opened this issue 7 months ago
github.com/tokio-rs/tokio-metrics - AlJohri opened this issue 7 months ago
Bump nightly version used for ui tests
github.com/tokio-rs/axum - jplatte opened this pull request 7 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 7 months ago