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

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
runtime: tokio polling mode support

github.com/tokio-rs/tokio - DdTaoCloud opened this pull request about 1 year ago
How do I return JSON in middleware?

github.com/tokio-rs/axum - programlife555 opened this issue about 1 year ago
fix: doc comment

github.com/tokio-rs/tracing - YangNianYi opened this pull request about 1 year ago
prost-build doc link broken on docs.rs

github.com/tokio-rs/prost - paxsonsa opened this issue about 1 year ago
feat: rm duplicate `cfg`

github.com/tokio-rs/tracing - YangNianYi opened this pull request about 1 year ago
build(deps): Depend on multimap 0.8 or 0.9

github.com/tokio-rs/prost - sjackman opened this pull request about 1 year ago
ci: Add Dependabot

github.com/tokio-rs/prost - sjackman opened this pull request about 1 year ago
feat: use `let else` instead of `unwrap`

github.com/tokio-rs/tracing-opentelemetry - YangNianYi opened this pull request about 1 year ago
net: expose TCP keep alive socket option

github.com/tokio-rs/tokio - carllerche opened this issue about 1 year ago
Update async.md

github.com/tokio-rs/website - ibeckermayer opened this pull request about 1 year ago
Update FreeBSD CI image

github.com/tokio-rs/mio - asomers opened this pull request about 1 year ago
Add more CI targets

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
typo fixes

github.com/tokio-rs/tokio - kwfn opened this pull request about 1 year ago
Remove outdated work arounds

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Use v1 in README

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Add MSRV Policy

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

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
docs: fix typo in `tokio::task` documentation

github.com/tokio-rs/tokio - MrFixThis opened this pull request about 1 year ago
Add link to mpsc in the shutdown docs

github.com/tokio-rs/website - hackaugusto opened this pull request about 1 year ago
Bump to 1.65

github.com/tokio-rs/tokio - c410-f3r opened this pull request about 1 year ago
Document MSRV policy

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue about 1 year ago
Make it easier to do graceful shutdown with axum 0.7

github.com/tokio-rs/axum - davidpdrsn opened this issue about 1 year ago
Run loom tests in oss-fuzz

github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
MakeWriterExt docs fix

github.com/tokio-rs/tracing - kaffarell opened this pull request about 1 year ago
feat(util): impl listener for either

github.com/tokio-rs/tokio - saiintbrisson opened this pull request about 1 year ago
Support custom SSE event

github.com/tokio-rs/axum - linrium opened this issue about 1 year ago
Unnecessary BytesMut

github.com/tokio-rs/axum - takkuumi opened this pull request about 1 year ago
chore: use relaxed load for unsync_load 2

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Implement Listener for Either

github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
sync: improve safety comments for WakeList

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
changelog: fix missing link for 1.8.2

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Hard coding Router type breaks tower-http middleware

github.com/tokio-rs/axum - PlamenHristov opened this issue about 1 year ago
chore: prepare Tokio v1.35.0

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Body: Implement `From<()>`

github.com/tokio-rs/axum - Turbo87 opened this pull request about 1 year ago
chore: add comments to h2 dependency

github.com/tokio-rs/console - hi-rustin opened this pull request about 1 year ago
Add `tracing-panic` to the list of community projects.

github.com/tokio-rs/tracing - LukeMathWalker opened this pull request about 1 year ago
Add Rust telemetry workshop to the lists of resources

github.com/tokio-rs/tracing - LukeMathWalker opened this pull request about 1 year ago
Adds a check in `tracing_appender`

github.com/tokio-rs/tracing - dtoniolo opened this pull request about 1 year ago
logging full containers (structures)

github.com/tokio-rs/tracing - azr opened this issue about 1 year ago
Pull visibilty policy up

github.com/tokio-rs/turmoil - brandonpike opened this pull request about 1 year ago
prost-build: optimise derived prost::Name

github.com/tokio-rs/prost - mina86 opened this pull request about 1 year ago
Use rustix instead of libc

github.com/tokio-rs/mio - notgull opened this issue about 1 year ago
Difficulty serving HTTP/2

github.com/tokio-rs/axum - casey opened this issue about 1 year ago
journald: make level mappings configurable

github.com/tokio-rs/tracing - kaffarell opened this pull request about 1 year ago
Add v0.8.x to the CI

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Bump MSRV to v1.74

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Decide MSRV for v1

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue about 1 year ago
Start v1 development

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Release v0.8.10

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