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

chore: forward-port attributes changes

github.com/tokio-rs/tracing - davidbarsky opened this pull request 3 months ago
AIX use force poll poll Selector by default

github.com/tokio-rs/mio - mustartt opened this pull request 3 months ago
build(deps): Remove unused `bytes` dependency

github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
Upgrade to opentelemetry 0.26

github.com/tokio-rs/tracing-opentelemetry - ymgyt opened this pull request 3 months ago
chore(deps): bump tonic from 0.12.0 to 0.12.3

github.com/tokio-rs/console - dependabot[bot] opened this pull request 3 months ago
Prepare v0.3.6 release

github.com/tokio-rs/async-stream - taiki-e opened this pull request 3 months ago
feat(console): add large future lints

github.com/tokio-rs/console - hds opened this pull request 3 months ago
Remove examples/listen-multiple-addrs

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Reference the requirements for from_fn_with_state

github.com/tokio-rs/axum - keirlawson opened this pull request 3 months ago
Allow one way partitionings

github.com/tokio-rs/turmoil - andersmusikkahs opened this pull request 3 months ago
Publish `tracing-macros`?

github.com/tokio-rs/tracing - thomaseizinger opened this issue 3 months ago
MSRV in READMEs

github.com/tokio-rs/axum - mladedav opened this pull request 3 months ago
several checks for compat

github.com/tokio-rs/tokio - sharma-shray opened this pull request 3 months ago
RUSTSEC-2024-0375: `atty` is unmaintained

github.com/tokio-rs/tracing - github-actions[bot] opened this issue 3 months ago
Remove mutexes around boxed services

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
ci: Only save cache from main

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
README updates

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Update mongodb example

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Update MSRV for all crates to 1.75

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Make `serve` generic over the listener and IO types

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Implement more I/O safety traits.

github.com/tokio-rs/mio - sunfishcode opened this pull request 3 months ago
Release axum-core 0.4.5 and axum 0.7.7

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Fix `Stream` link in broadcast docs

github.com/tokio-rs/tokio - sharma-shray opened this pull request 3 months ago
sync: add watch::Receiver::wait_for_map

github.com/tokio-rs/tokio - Moggers opened this issue 3 months ago
small fix documentation, clarifications regarding lifetimes

github.com/tokio-rs/tokio - sharma-shray opened this pull request 3 months ago
test(boxed_field): Confirm `Foo::bar` is boxed

github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
test: Move build.rs to standard location

github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
master: clean up warnings

github.com/tokio-rs/tracing - davidbarsky opened this pull request 3 months ago
Consider adding `axum::json!`

github.com/tokio-rs/axum - carllerche opened this issue 3 months ago
Upgrade most example dependencies

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Upgrade private dependencies

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Remove unused dependencies from examples

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
core: Fix compile errors from __log_rejection

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
sync: add mpsc::Receiver::blocking_recv_many

github.com/tokio-rs/tokio - barafael opened this pull request 3 months ago
Update Tungstenite to version 0.24.0

github.com/tokio-rs/axum - physics515 opened this issue 3 months ago
Fix: comment error

github.com/tokio-rs/tokio - vxzyfx opened this pull request 3 months ago
Fix name of some syscalls in docs

github.com/tokio-rs/io-uring - aconz2 opened this pull request 3 months ago
Avoid pointer casts in IO driver on miri

github.com/tokio-rs/tokio - Darksonn opened this pull request 3 months ago
chore: use boxed slice if possible

github.com/tokio-rs/tokio - mox692 opened this pull request 3 months ago
ci: run ci with 1.82 rustc beta release

github.com/tokio-rs/tokio - Darksonn opened this pull request 3 months ago
make `broadcast::Receiver` cooperative

github.com/tokio-rs/tokio - mox692 opened this issue 3 months ago
ECOSYSTEM.md: add link to rust-api.dev

github.com/tokio-rs/axum - sapati opened this pull request 3 months ago
metrics: Stabilize injection_queue_depth API

github.com/tokio-rs/tokio - Owen-CH-Leung opened this pull request 3 months ago
the env-filter feature is not additive

github.com/tokio-rs/tracing - lolbinarycat opened this issue 3 months ago
docs: Remove manual tables of content

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Release axum 0.7.6 and other patch versions

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Upgrade tower and tower-http

github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
build(deps): Update protobuf to v22.5

github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
build(deps): Update protobuf to v25.3

github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
chore: Release version 0.13.3

github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
make it easier to get from State to Extension

github.com/tokio-rs/axum - lolbinarycat opened this issue 3 months ago
Improving error handling and logging in the server loop

github.com/tokio-rs/axum - lonestarx1 opened this pull request 3 months ago
Update protobuf.rs

github.com/tokio-rs/prost - wcarmon opened this pull request 3 months ago
Implement PartialOrd on Duration

github.com/tokio-rs/prost - wcarmon opened this pull request 3 months ago
ValueSet::len() is not accurate

github.com/tokio-rs/tracing - kmdreko opened this issue 3 months ago
doc: Fix a symbol issue

github.com/tokio-rs/tokio - vxzyfx opened this pull request 3 months ago
ci: bump nightly to 2024-09-15

github.com/tokio-rs/bytes - seanmonstar opened this pull request 3 months ago
chore: prepare bytes v1.7.2

github.com/tokio-rs/bytes - paolobarbolini opened this pull request 3 months ago
feat(prost-types): Add `normalized` functions

github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
Fix CI failures

github.com/tokio-rs/async-stream - taiki-e opened this pull request 3 months ago
Use std::pin::pin! macro instead of pin-utils

github.com/tokio-rs/loom - taiki-e opened this pull request 3 months ago
Upgrade to 2021 edition

github.com/tokio-rs/loom - taiki-e opened this pull request 3 months ago
Bump MSRV to 1.73

github.com/tokio-rs/loom - taiki-e opened this pull request 3 months ago