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 to tokio-tungstenite 0.27

github.com/tokio-rs/axum - tottoto opened this pull request 23 days ago
chore: bump Cargo.toml to 0.4.3

github.com/tokio-rs/tokio-metrics - jlizen opened this pull request 24 days ago
chore: prepare 0.4.3

github.com/tokio-rs/tokio-metrics - jlizen opened this pull request 24 days ago
style: use `Self` to avoid unnecessary repetition

github.com/tokio-rs/axum - theodorebje opened this pull request 24 days ago
Add #[must_use] to types and methods

github.com/tokio-rs/axum - theodorebje opened this pull request 24 days ago
0.4.3 release

github.com/tokio-rs/tokio-metrics - jlizen opened this issue 25 days ago
Activate more lints

github.com/tokio-rs/axum - theodorebje opened this pull request 25 days ago
style: reorder macro-generated items to fix lints

github.com/tokio-rs/axum - theodorebje opened this pull request 26 days ago
Split TypedPath into a separate crate

github.com/tokio-rs/axum - Palladinium opened this issue 28 days ago
Fix various lints

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 29 days ago
::prost::Message macro Expand An error occurred

github.com/tokio-rs/prost - MillerVictor opened this issue 30 days ago
Update CI workflow link in README

github.com/tokio-rs/axum - GarmashAlex opened this pull request about 1 month ago
Fix typos in comments for named pipes and AIO tests

github.com/tokio-rs/mio - GarmashAlex opened this pull request about 1 month ago
provide writer access to SSE event

github.com/tokio-rs/axum - GlenDC opened this issue about 1 month ago
Websocket disconnection takes 30 seconds

github.com/tokio-rs/axum - raphael1233333 opened this issue about 1 month ago
Update ECOSYSTEM.md: add datastar with axum support

github.com/tokio-rs/axum - GlenDC opened this pull request about 1 month ago
Update matchit to 0.8.6 (fixes #2128)

github.com/tokio-rs/axum - kriswuollett opened this pull request about 1 month ago
Partially stablize runtime metrics

github.com/tokio-rs/tokio-metrics - ranger-ross opened this pull request about 1 month ago
Fix: update tracing-appender docs link to correct docs.rs URL

github.com/tokio-rs/tracing - VolodymyrBg opened this pull request about 1 month ago
core: Switch to unconditional no_std

github.com/tokio-rs/tracing - jplatte opened this pull request about 1 month ago
Tracing subscriber custom fields

github.com/tokio-rs/tracing - barakadax opened this issue about 1 month ago
JSON format styling for tracing subscriber

github.com/tokio-rs/tracing - barakadax opened this issue about 1 month ago
#[tracing::instrument] breaks cfg parameters

github.com/tokio-rs/tracing - SUPERCILEX opened this issue about 1 month ago
Use UTC functions on date objects

github.com/tokio-rs/website - aditsachde opened this pull request about 1 month ago
Consider partially stablizing Runtime Metrics

github.com/tokio-rs/tokio-metrics - ranger-ross opened this issue about 1 month ago
tweak first paragraph of blog post

github.com/tokio-rs/website - carllerche opened this pull request about 1 month ago
Announcing TokioConf

github.com/tokio-rs/website - carllerche opened this pull request about 1 month ago
Update CI workflow link in README

github.com/tokio-rs/axum - GuroChil opened this pull request about 1 month ago
Remove favicon URL from configuration

github.com/tokio-rs/tracing - GuroChil opened this pull request about 1 month ago
New redirect inspection

github.com/tokio-rs/axum - zeonzip opened this pull request about 1 month ago
sync: add `DropGuardRef` for `CancellationToken`

github.com/tokio-rs/tokio - bitcapybara opened this pull request about 1 month ago
chore: Release version 0.14.1

github.com/tokio-rs/prost - caspermeijn opened this pull request about 1 month ago
feat: support xattr related opcodes

github.com/tokio-rs/io-uring - lemolatoon opened this pull request about 1 month ago
Support for `xattr` Related Ops

github.com/tokio-rs/io-uring - lemolatoon opened this issue about 1 month ago
subscriber: record error sources in fmt layer with JSON format

github.com/tokio-rs/tracing - stijnherfst opened this pull request about 1 month ago
chore: prepare tracing-attributes 0.1.30

github.com/tokio-rs/tracing - hds opened this pull request about 1 month ago
Fix typo: "unparseable" instead of "unparseble" in docs and proto

github.com/tokio-rs/prost - leopardracer opened this pull request about 1 month ago
Revert "feat(prost-build): emit `rerun` commands (#1140)"

github.com/tokio-rs/prost - caspermeijn opened this pull request about 1 month ago
fix: Prevent false-positive deadlocks on try_lock

github.com/tokio-rs/loom - ShoyuVanilla opened this pull request about 1 month ago
What is the MSRV policy for this crate?

github.com/tokio-rs/tracing - notgull opened this issue about 1 month ago
fingerprint - JA3\4

github.com/tokio-rs/axum - amitnos123 opened this issue about 1 month ago
Fix: remove Lazy for thread_local static

github.com/tokio-rs/tracing-opentelemetry - Expyron opened this pull request about 1 month ago
Release v0.4.10

github.com/tokio-rs/slab - paolobarbolini opened this pull request about 1 month ago
core: Use const initializers instead of `once_cell`

github.com/tokio-rs/tracing - Expyron opened this pull request about 1 month ago
Tcp peeking

github.com/tokio-rs/mio - Darksonn opened this pull request about 1 month ago
style: Use variables directly in the `format!` string

github.com/tokio-rs/prost - caspermeijn opened this pull request about 1 month ago
ci: Update clippy to version 1.87

github.com/tokio-rs/prost - caspermeijn opened this pull request about 1 month ago
test: Rename package of `ident_conversion`

github.com/tokio-rs/prost - caspermeijn opened this pull request about 1 month ago
style: Add spaces to derive arguments in generated code

github.com/tokio-rs/prost - caspermeijn opened this pull request about 1 month ago
docs: Update outdated link is test documentation

github.com/tokio-rs/prost - caspermeijn opened this pull request about 1 month ago
Make cooperative and poll_proceed public

github.com/tokio-rs/tokio - pepijnve opened this pull request about 1 month ago
Allow customizing decode recursion limit

github.com/tokio-rs/prost - deifactor opened this issue about 2 months ago
Add support for chrono

github.com/tokio-rs/valuable - failable opened this issue about 2 months ago
Implement Stream::size_hint for BroadcastStream

github.com/tokio-rs/tokio - yassa-tamer opened this pull request about 2 months ago
Update docs

github.com/tokio-rs/tracing-opentelemetry - mladedav opened this pull request about 2 months ago
chore!: remove metrics feature gate

github.com/tokio-rs/tracing-opentelemetry - mladedav opened this pull request about 2 months ago
Add test that consumes park token during `block_on`

github.com/tokio-rs/tokio - Darksonn opened this pull request about 2 months ago
docs: remove a redundant word

github.com/tokio-rs/tracing - iamlockon opened this pull request about 2 months ago
Replace F A C E B O O K logo with ꝎMeta logo

github.com/tokio-rs/website - dtolnay opened this pull request about 2 months ago
util: Add `AbortOnDropHandle::detach`

github.com/tokio-rs/tokio - goffrie opened this pull request about 2 months ago
Valgrind reveals more file descriptor leaks

github.com/tokio-rs/tokio - marcbrevoort-cyberhive opened this issue about 2 months ago
runtime: resolve a todo comment

github.com/tokio-rs/tokio - ADD-SP opened this pull request about 2 months ago
Fix typo

github.com/tokio-rs/mio - wutchzone opened this pull request about 2 months ago
Add Axum Clean Demo to project showcase

github.com/tokio-rs/axum - sukjaelee opened this pull request about 2 months ago
runtime: simplify thread parking and remove CachedParkThread

github.com/tokio-rs/tokio - vilgotf opened this pull request about 2 months ago
time: doc a missing panic scenario of `time::advance`

github.com/tokio-rs/tokio - ADD-SP opened this pull request about 2 months ago
net: add cygwin support

github.com/tokio-rs/tokio - Berrysoft opened this pull request about 2 months ago
benches: properly gate unix benches

github.com/tokio-rs/tokio - vilgotf opened this pull request about 2 months ago