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

`axum::serve` deadlocks in `#[tokio::test]`

github.com/tokio-rs/axum - Swatinem opened this issue about 1 year ago
Need to obtain remaining buffer space

github.com/tokio-rs/bytes - Hans-Wu-cn opened this issue about 1 year ago
memory leak??

github.com/tokio-rs/tracing - yuyang-ok opened this issue about 1 year ago
Updating `tls-rustls` example

github.com/tokio-rs/axum - FemLolStudio opened this pull request about 1 year ago
Fix broken prost-build link.

github.com/tokio-rs/prost - rcorre opened this pull request about 1 year ago
Implement `Clone` for `RouterIntoService`

github.com/tokio-rs/axum - bryanburgers opened this pull request about 1 year ago
RouterIntoService not Clone?

github.com/tokio-rs/axum - bryanburgers opened this issue about 1 year ago
Update lib.rs doc : naming

github.com/tokio-rs/axum - DjebbZ opened this pull request about 1 year ago
Sink

github.com/tokio-rs/prost - Jasperav opened this pull request about 1 year ago
Add `mark_unchanged` method to `watch::Receiver`

github.com/tokio-rs/tokio - PaulOlteanu opened this pull request about 1 year ago
Corrupted message on zero copy send

github.com/tokio-rs/io-uring - serzhiio opened this issue about 1 year ago
Updated docs regarding constraints of Handler arguments

github.com/tokio-rs/axum - hydrogen602 opened this pull request about 1 year ago
IO primitives should hook into coop

github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
Introduce [read|write]_at_with_flags

github.com/tokio-rs/tokio-uring - SidongYang opened this pull request about 1 year ago
Use const thread_locals when possible

github.com/tokio-rs/tracing - SUPERCILEX opened this pull request about 1 year ago
Update hello-tokio.md to use Client

github.com/tokio-rs/website - erikschul opened this pull request about 1 year ago
Update socket types API to match std lib

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue about 1 year ago
Replace Unix SocketAddr with std version

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Update Cargo.toml readme field to point to workspace file

github.com/tokio-rs/axum - trchopan opened this pull request about 1 year ago
Note supported platform versions

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Remove double underscore

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Cleanup import statements

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Implement I/O safety traits

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
benches: fix benchmarking conflicts for real this time

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
runtime: Notify another worker if unparked from driver

github.com/tokio-rs/tokio - Congyuwang opened this pull request about 1 year ago
ci: fix configured clippy msrv

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
benches: fix benchmarking conflicts

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Non Send futures discussion

github.com/tokio-rs/tokio - dev-ardi opened this issue about 1 year ago
Lucio/spawn blocking bug

github.com/tokio-rs/turmoil - LucioFranco opened this pull request about 1 year ago
Add warning for blocking tasks that block the sim

github.com/tokio-rs/turmoil - LucioFranco opened this issue about 1 year ago
redirect in form example

github.com/tokio-rs/axum - rustrust opened this issue about 1 year ago
uninit_slice: simplify as_uninit_slice_mut() logic

github.com/tokio-rs/bytes - lucab opened this pull request about 1 year ago
Bump MSRV to 1.65

github.com/tokio-rs/loom - jv-garcia opened this pull request about 1 year ago
pass `cqe->flags` with `MsgRingData`

github.com/tokio-rs/io-uring - bits0rcerer opened this pull request about 1 year ago
feature: Deterministic Serialization

github.com/tokio-rs/prost - ParkMyCar opened this issue about 1 year ago
Add support for SO_LINGER to `TcpStream`

github.com/tokio-rs/turmoil - mcches opened this issue about 1 year ago
feat: Adding Sink trait impl to Either

github.com/tokio-rs/tokio - mobley-trent opened this pull request about 1 year ago
Add a check for port exhaustion

github.com/tokio-rs/turmoil - mcches opened this pull request about 1 year ago
add `Bytes::is_unique`

github.com/tokio-rs/bytes - Cyborus04 opened this pull request about 1 year ago
rt: improve robustness of wake_in_drop_after_panic

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
feat: Add `poll_recv_many` for `Receiver` & `UnboundedReceiver`

github.com/tokio-rs/tokio - Owen-CH-Leung opened this pull request about 1 year ago
Bump itertools version to allow 0.12

github.com/tokio-rs/prost - jleibs opened this pull request about 1 year ago
io: implement `AsyncWrite` for `Empty`

github.com/tokio-rs/tokio - mcastorina opened this pull request about 1 year ago
Remove which dependency

github.com/tokio-rs/prost - rukai opened this pull request about 1 year ago
tests: fix name of `coop_budget.rs`

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Implement AsyncWrite for io::Empty

github.com/tokio-rs/tokio - mcastorina opened this issue about 1 year ago
Merge 'tokio-1.35.1' into 'master'

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Prepare Tokio v1.35.1

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Merge 'tokio-1.32.1' into 'tokio-1.35.x'

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Self:: -> self.

github.com/tokio-rs/bytes - braddunbar opened this pull request about 1 year ago
Prepare Tokio v1.32.1

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Use let-else in buf_get_impl

github.com/tokio-rs/bytes - braddunbar opened this pull request about 1 year ago
Merge 'tokio-1.25.3' into 'tokio-1.32.x'

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
make doc more rigorous

github.com/tokio-rs/axum - takkuumi opened this pull request about 1 year ago
feat: rm unused trait `AsId`

github.com/tokio-rs/tracing - YangNianYi opened this pull request about 1 year ago
Ecosystem: add loco.rs

github.com/tokio-rs/axum - jondot opened this pull request about 1 year ago
net: Expose UdpSocket::try_clone

github.com/tokio-rs/tokio - Ralith opened this pull request about 1 year ago
how tokio to implement SO_REUSEADDR and SO_REUSEPORT

github.com/tokio-rs/tokio - zzy444626905 opened this issue about 1 year ago
Copy parent trace_id from parent span

github.com/tokio-rs/tracing-opentelemetry - maximebedard opened this pull request about 1 year ago
Fix comments on reqwest-response example for axum 0.7

github.com/tokio-rs/axum - gerardcl opened this pull request about 1 year ago
feat: added spawn_aborting

github.com/tokio-rs/tokio - dev-ardi opened this pull request about 1 year ago
AsFd trait added for socket

github.com/tokio-rs/mio - ssrlive opened this pull request about 1 year ago
chore: release v1.25.3

github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request about 1 year ago
Upgrade tokio-tungstenite to 0.21

github.com/tokio-rs/axum - takkuumi opened this pull request about 1 year ago
Fix CI

github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Update multer

github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Handle spurious wakeups

github.com/tokio-rs/website - ibeckermayer opened this pull request about 1 year ago
JsonDeserializer extractor for zero-copy deserialization

github.com/tokio-rs/axum - future-highway opened this pull request about 1 year ago
io: add budgeting to tokio::runtime::io::registration::async_io

github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request about 1 year ago
io: add Join utility

github.com/tokio-rs/tokio - devsnek opened this pull request about 1 year ago
Update example-reqwest-response

github.com/tokio-rs/axum - gerardcl opened this pull request about 1 year ago
Enable example reqwest-response back

github.com/tokio-rs/axum - gerardcl opened this issue about 1 year ago
feat(subscriber): Reduce default retention to six seconds

github.com/tokio-rs/console - grahamking opened this pull request about 1 year ago
nit: update broken prost-build documentation link

github.com/tokio-rs/prost - paxsonsa opened this pull request about 1 year ago
runtime: tokio polling mode support

github.com/tokio-rs/tokio - DdTaoCloud opened this pull request about 1 year ago