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
`UnixStream::connect` regression after mio v1 upgrade
github.com/tokio-rs/tokio - littledivy opened this issue 4 months ago
github.com/tokio-rs/tokio - littledivy opened this issue 4 months ago
ci: Run `cargo test` without `all-targets`
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
tracing: add `OptionDisplayValue` API
github.com/tokio-rs/tracing - thomaseizinger opened this pull request 4 months ago
github.com/tokio-rs/tracing - thomaseizinger opened this pull request 4 months ago
Allow `Display` formatting of `Option`s in messages
github.com/tokio-rs/tracing - thomaseizinger opened this issue 4 months ago
github.com/tokio-rs/tracing - thomaseizinger opened this issue 4 months ago
[WIP] add a basic illumos test job
github.com/tokio-rs/tokio - hawkw opened this pull request 4 months ago
github.com/tokio-rs/tokio - hawkw opened this pull request 4 months ago
Test yield_defers_until_park is flaky
github.com/tokio-rs/tokio - Darksonn opened this issue 4 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 4 months ago
Inconsistent behaviour in tracing_subscriber wrt tracing_log
github.com/tokio-rs/tracing - VorpalBlade opened this issue 4 months ago
github.com/tokio-rs/tracing - VorpalBlade opened this issue 4 months ago
update code according to MSRV change
github.com/tokio-rs/tokio - Vrtgs opened this pull request 4 months ago
github.com/tokio-rs/tokio - Vrtgs opened this pull request 4 months ago
Improving platform support for illumos (CI, etc)
github.com/tokio-rs/tokio - hawkw opened this issue 5 months ago
github.com/tokio-rs/tokio - hawkw opened this issue 5 months ago
must use macro annotation for abort_handle of JoinHandle
github.com/tokio-rs/tokio - sainad2222 opened this pull request 5 months ago
github.com/tokio-rs/tokio - sainad2222 opened this pull request 5 months ago
Add rust-src component to sanitizer CI
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 5 months ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 5 months ago
Copy illumos waker pipe work around to eventfd
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 5 months ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 5 months ago
must_use for JoinHandle::abort_handle
github.com/tokio-rs/tokio - incker opened this issue 5 months ago
github.com/tokio-rs/tokio - incker opened this issue 5 months ago
build(fuzz): Add fuzz targets to workspace
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
Tokio Might Need a Safe Method to Refresh Runtime
github.com/tokio-rs/tokio - lithbitren opened this issue 5 months ago
github.com/tokio-rs/tokio - lithbitren opened this issue 5 months ago
JSON: Field names should account for `r#`
github.com/tokio-rs/tracing - fosskers opened this issue 5 months ago
github.com/tokio-rs/tracing - fosskers opened this issue 5 months ago
Feature Request? Viewing []Bytes as a single Bytes
github.com/tokio-rs/bytes - juliusl opened this issue 5 months ago
github.com/tokio-rs/bytes - juliusl opened this issue 5 months ago
Drop IntoResponse trait requirement from FromRequestParts and FromRequest Rejections
github.com/tokio-rs/axum - MOZGIII opened this issue 5 months ago
github.com/tokio-rs/axum - MOZGIII opened this issue 5 months ago
Stronger `close()` semantics for `TaskTracker`
github.com/tokio-rs/tokio - conradludgate opened this issue 5 months ago
github.com/tokio-rs/tokio - conradludgate opened this issue 5 months ago
build(protobuf): Don't install unused test proto
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
failed to load macro
github.com/tokio-rs/mini-redis - dengyunsheng250 opened this issue 5 months ago
github.com/tokio-rs/mini-redis - dengyunsheng250 opened this issue 5 months ago
Valuable: Enum Representations
github.com/tokio-rs/tracing - fosskers opened this issue 5 months ago
github.com/tokio-rs/tracing - fosskers opened this issue 5 months ago
Failed to select a version for the requirement mio
github.com/tokio-rs/tokio - adrien3d opened this issue 5 months ago
github.com/tokio-rs/tokio - adrien3d opened this issue 5 months ago
Avoid some extra clones/allocations
github.com/tokio-rs/axum - novacrazy opened this pull request 5 months ago
github.com/tokio-rs/axum - novacrazy opened this pull request 5 months ago
Update for recent kernels (up to 6.10)
github.com/tokio-rs/io-uring - yaroslavros opened this pull request 5 months ago
github.com/tokio-rs/io-uring - yaroslavros opened this pull request 5 months ago
How can I set `max_concurrent_streams`
github.com/tokio-rs/axum - shenghui0779 opened this issue 5 months ago
github.com/tokio-rs/axum - shenghui0779 opened this issue 5 months ago
Please eliminating the allocations introduced by v1.38.1
github.com/tokio-rs/tokio - viciousstar opened this issue 5 months ago
github.com/tokio-rs/tokio - viciousstar opened this issue 5 months ago
[illumos] switch waker impl back to being pipe-based
github.com/tokio-rs/mio - sunshowers opened this pull request 5 months ago
github.com/tokio-rs/mio - sunshowers opened this pull request 5 months ago
sync: Add into_inner method on TrySendErrors
github.com/tokio-rs/tokio - cmleinz opened this pull request 5 months ago
github.com/tokio-rs/tokio - cmleinz opened this pull request 5 months ago
Document allocation behaviour of mpsc and other channels
github.com/tokio-rs/tokio - barafael opened this issue 5 months ago
github.com/tokio-rs/tokio - barafael opened this issue 5 months ago
task: add panic string to debug/display output of `JoinError`
github.com/tokio-rs/tokio - abonander opened this pull request 5 months ago
github.com/tokio-rs/tokio - abonander opened this pull request 5 months ago
util: wake DelayQueue when removing last item
github.com/tokio-rs/tokio - madadam opened this pull request 5 months ago
github.com/tokio-rs/tokio - madadam opened this pull request 5 months ago
DelayQueue not woken when last item removed
github.com/tokio-rs/tokio - madadam opened this issue 5 months ago
github.com/tokio-rs/tokio - madadam opened this issue 5 months ago
Fix link of axum-sessions in ECOSYSTEM.md
github.com/tokio-rs/axum - sontixyou opened this pull request 5 months ago
github.com/tokio-rs/axum - sontixyou opened this pull request 5 months ago
Include panic payload string in `JoinError` display/debug output
github.com/tokio-rs/tokio - abonander opened this issue 5 months ago
github.com/tokio-rs/tokio - abonander opened this issue 5 months ago
`fn subscriber` did exist in the main branch, but not in `tracing-subscriber-0.3.18`
github.com/tokio-rs/tracing - alissa-tung opened this issue 5 months ago
github.com/tokio-rs/tracing - alissa-tung opened this issue 5 months ago
Build with Android NDK r24 is broken due to mio update in Tokio 1.39.0
github.com/tokio-rs/tokio - link2xt opened this issue 5 months ago
github.com/tokio-rs/tokio - link2xt opened this issue 5 months ago
Add low-level-native-tls examples
github.com/tokio-rs/axum - ItsEthra opened this pull request 5 months ago
github.com/tokio-rs/axum - ItsEthra opened this pull request 5 months ago
Added explanatory comments in runtime.rs for better understanding for…
github.com/tokio-rs/tokio - SarthakPaandey opened this pull request 5 months ago
github.com/tokio-rs/tokio - SarthakPaandey opened this pull request 5 months ago
added: `broadcast::Receiver::receiver_count()`
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 5 months ago
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 5 months ago
Dynamically nameable metrics
github.com/tokio-rs/tracing-opentelemetry - alfiejfs opened this issue 5 months ago
github.com/tokio-rs/tracing-opentelemetry - alfiejfs opened this issue 5 months ago
chore: Remove allow clippy::derive_partial_eq_without_eq
github.com/tokio-rs/prost - tottoto opened this pull request 5 months ago
github.com/tokio-rs/prost - tottoto opened this pull request 5 months ago
Some unstable runtime metrics show up as stable in docs.rs
github.com/tokio-rs/tokio - xd009642 opened this issue 5 months ago
github.com/tokio-rs/tokio - xd009642 opened this issue 5 months ago
Remove unnecessary custom clap value parser
github.com/tokio-rs/mini-redis - tottoto opened this pull request 5 months ago
github.com/tokio-rs/mini-redis - tottoto opened this pull request 5 months ago
test: ensure BytesMut::advance reduces capacity
github.com/tokio-rs/bytes - camshaft opened this pull request 5 months ago
github.com/tokio-rs/bytes - camshaft opened this pull request 5 months ago
build(deps): Update devcontainer to Debian Bookworm release
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
Prevent niche-optimization on futures to avoid triggering miri
github.com/tokio-rs/tokio - Darksonn opened this pull request 5 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 5 months ago
Docs: add `rt-multi-thread` feature requirement to `tokio::main`
github.com/tokio-rs/tokio - amab8901 opened this issue 5 months ago
github.com/tokio-rs/tokio - amab8901 opened this issue 5 months ago
Update nu-ansi-term to 0.50
github.com/tokio-rs/tracing - ChrisDenton opened this pull request 5 months ago
github.com/tokio-rs/tracing - ChrisDenton opened this pull request 5 months ago
rt: implement initial set of task hooks
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request 5 months ago
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request 5 months ago
chore: prepare bytes v1.7.1
github.com/tokio-rs/bytes - Darksonn opened this pull request 5 months ago
github.com/tokio-rs/bytes - Darksonn opened this pull request 5 months ago
Proposal: Deprecate Tokio's LocalSet
github.com/tokio-rs/tokio - Darksonn opened this issue 5 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 5 months ago
Use web-time for tokio::time::Instant on wasm32-unknown-unknown
github.com/tokio-rs/tokio - simlay opened this pull request 5 months ago
github.com/tokio-rs/tokio - simlay opened this pull request 5 months ago
Add a LocalRuntime for replacing Runtime+LocalSet
github.com/tokio-rs/tokio - Darksonn opened this issue 5 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 5 months ago
Revert "Reuse capacity when possible in <BytesMut as Buf>::advance impl"
github.com/tokio-rs/bytes - Darksonn opened this pull request 5 months ago
github.com/tokio-rs/bytes - Darksonn opened this pull request 5 months ago
BytesMut::advance no longer advances cursor
github.com/tokio-rs/bytes - camshaft opened this issue 5 months ago
github.com/tokio-rs/bytes - camshaft opened this issue 5 months ago
Add try_block_on method to allow calling sync functions from threads
github.com/tokio-rs/tokio - ashupednekar opened this pull request 5 months ago
github.com/tokio-rs/tokio - ashupednekar opened this pull request 5 months ago
Lacking documentation of context propagation through channels
github.com/tokio-rs/tracing - brunbjerg opened this issue 5 months ago
github.com/tokio-rs/tracing - brunbjerg opened this issue 5 months ago
use references to represent string/bytes proto3 field types
github.com/tokio-rs/prost - pushkarmoi opened this issue 5 months ago
github.com/tokio-rs/prost - pushkarmoi opened this issue 5 months ago
docs: add example for using instrument macro with pinned future
github.com/tokio-rs/tracing - ziutech opened this pull request 5 months ago
github.com/tokio-rs/tracing - ziutech opened this pull request 5 months ago
Execute custom code every time `error!` (etc) is called
github.com/tokio-rs/tracing - amab8901 opened this issue 5 months ago
github.com/tokio-rs/tracing - amab8901 opened this issue 5 months ago
Adding `tracing_opentelemetry::layer` to `tracing_subscriber::registry` breaks span exporting to Jaeger
github.com/tokio-rs/tracing-opentelemetry - landonxjames opened this issue 5 months ago
github.com/tokio-rs/tracing-opentelemetry - landonxjames opened this issue 5 months ago
Avoid reallocation for String body extraction
github.com/tokio-rs/axum - yhx-12243 opened this pull request 5 months ago
github.com/tokio-rs/axum - yhx-12243 opened this pull request 5 months ago
signal::windows::ctrl_close does not work as expected
github.com/tokio-rs/tokio - sorokya opened this issue 5 months ago
github.com/tokio-rs/tokio - sorokya opened this issue 5 months ago
Optimization opportunity: `encoded_len` gets computed twice when encoding a message
github.com/tokio-rs/prost - ivoanjo opened this issue 5 months ago
github.com/tokio-rs/prost - ivoanjo opened this issue 5 months ago
`#instrument` attribute not making new spans
github.com/tokio-rs/tracing - paymog opened this issue 5 months ago
github.com/tokio-rs/tracing - paymog opened this issue 5 months ago
join_set There is a bug that was not found in 1.39.1, only discovered in 1.39.2
github.com/tokio-rs/tokio - DemoTest6 opened this issue 5 months ago
github.com/tokio-rs/tokio - DemoTest6 opened this issue 5 months ago
task: use `NonZeroU64` for `task::Id`
github.com/tokio-rs/tokio - mox692 opened this pull request 5 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 5 months ago
Fixes: #2767 Update reqwest-response example
github.com/tokio-rs/axum - redforks opened this pull request 5 months ago
github.com/tokio-rs/axum - redforks opened this pull request 5 months ago
fix(subscriber): remove unused `AggregatorHandle` and fix other lints
github.com/tokio-rs/console - hds opened this pull request 5 months ago
github.com/tokio-rs/console - hds opened this pull request 5 months ago
Handler<_, _>` is not satisfied the following other types implement trait `Handler<T, S>`:
github.com/tokio-rs/axum - JonnyJiang123 opened this issue 5 months ago
github.com/tokio-rs/axum - JonnyJiang123 opened this issue 5 months ago
Windows named pipes hits unreachable code during read operation
github.com/tokio-rs/mio - akahan opened this issue 5 months ago
github.com/tokio-rs/mio - akahan opened this issue 5 months ago
process: stabilize `Command::process_group`
github.com/tokio-rs/tokio - niklasf opened this pull request 5 months ago
github.com/tokio-rs/tokio - niklasf opened this pull request 5 months ago
chore: prepare Tokio v1.39.2
github.com/tokio-rs/tokio - Darksonn opened this pull request 5 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 5 months ago
How do we idiomatically clean up resources after a stream is done being consumed?
github.com/tokio-rs/async-stream - jedwards1211 opened this issue 5 months ago
github.com/tokio-rs/async-stream - jedwards1211 opened this issue 5 months ago
Undefined behavior reported by miri
github.com/tokio-rs/tokio - jplatte opened this issue 5 months ago
github.com/tokio-rs/tokio - jplatte opened this issue 5 months ago
Weird behavior when returning response without consuming multipart body [REPRO]
github.com/tokio-rs/axum - fs-99 opened this issue 5 months ago
github.com/tokio-rs/axum - fs-99 opened this issue 5 months ago
fix: correct SerializeField definition
github.com/tokio-rs/tracing - hds opened this pull request 5 months ago
github.com/tokio-rs/tracing - hds opened this pull request 5 months ago
docs: reiterate that `[build]` doesn't go in Cargo.toml
github.com/tokio-rs/tokio - hds opened this pull request 5 months ago
github.com/tokio-rs/tokio - hds opened this pull request 5 months ago
time,sync: make Sleep and BatchSemaphore instrumentation explicit roots
github.com/tokio-rs/tokio - hds opened this pull request 5 months ago
github.com/tokio-rs/tokio - hds opened this pull request 5 months ago
style: Move encoding functions into separate modules
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago