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

docs: remove unnecessary link targets

github.com/tokio-rs/axum - mladedav opened this pull request 8 months ago
Expand checks on CI

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Use std::os::fd on Hermit

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue 8 months ago
Fix compilation on Hermit

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Don't use EV_SYSFLAGS on OpenBSD

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Support QNX OS without RUSTFLAGS

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Release v1

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Remove work around for Android simulator

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Implement AsFd for Unix pipe Sender

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Switch to libc for Hermit

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue 8 months ago
Add support for Apple visionOS

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Merge CheckTargets and CheckTier3Targets CI checks

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Remove codeowners

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
metrics: use `MetricAtomic*` for task counters

github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Derive `Clone` and `Copy` for `AppendHeaders`

github.com/tokio-rs/axum - jbirnick opened this pull request 8 months ago
task: stabilize `consume_budget`

github.com/tokio-rs/tokio - robjtede opened this pull request 8 months ago
appender: add fallback to file creation date

github.com/tokio-rs/tracing - kaffarell opened this pull request 8 months ago
Implement Clone for `AppendHeaders`

github.com/tokio-rs/axum - jbirnick opened this issue 8 months ago
Implement Clone for AbortHandle

github.com/tokio-rs/tokio - aschweig opened this pull request 8 months ago
chore(console): update cargo dist

github.com/tokio-rs/console - hds opened this pull request 8 months ago
metrics: stabilize num_alive_tasks

github.com/tokio-rs/tokio - rcoh opened this pull request 8 months ago
docs: add axum-postgres-template to ECOSYSTEM.md

github.com/tokio-rs/axum - koskeller opened this pull request 8 months ago
`arcmutex!` convenience macro

github.com/tokio-rs/tokio - amab8901 opened this issue 8 months ago
Adding docs on using tokio task_local to share state

github.com/tokio-rs/axum - Gaelik-git opened this pull request 8 months ago
Add a File type to axum-extra

github.com/tokio-rs/axum - joeydewaal opened this issue 8 months ago
Update FreeBSD CI environment

github.com/tokio-rs/tokio - asomers opened this pull request 8 months ago
Is the `reqwest-response` example outdated?

github.com/tokio-rs/axum - frederikhors opened this issue 8 months ago
Is the conversion from bytes to Vec<u8> O(1)

github.com/tokio-rs/bytes - cBournhonesque opened this issue 8 months ago
Alternative to AsyncDrop

github.com/tokio-rs/tokio - jxdabc opened this issue 8 months ago
Really bad tcp performance on windows.

github.com/tokio-rs/tokio - dtzxporter opened this issue 8 months ago
time: fix big time panic issue

github.com/tokio-rs/tokio - wathenjiang opened this pull request 8 months ago
Allow encode BufMut arg to be unsized

github.com/tokio-rs/prost - dspyz-matician opened this pull request 8 months ago
Fix grammar 2023-11-27-announcing-axum-0-7-0.md

github.com/tokio-rs/website - Gluroda opened this pull request 8 months ago
docs: Remove misleading comment about RUST_LOG

github.com/tokio-rs/tracing - abatilo opened this pull request 8 months ago
Added method as_std_mut to tokio::process::Command

github.com/tokio-rs/tokio - tglane opened this pull request 8 months ago
Leveled logging is ignoring RUST_LOG

github.com/tokio-rs/tracing - abatilo opened this issue 8 months ago
Add constructor of IoUring from raw FD

github.com/tokio-rs/io-uring - HeroicKatora opened this pull request 8 months ago
API version management

github.com/tokio-rs/axum - golu7679 opened this issue 8 months ago
test: make `Spawn` forward `size_hint`

github.com/tokio-rs/tokio - thedjinn opened this pull request 8 months ago
chore: bump time crate

github.com/tokio-rs/tracing - kaffarell opened this pull request 8 months ago
Segment fault at `poll_future`

github.com/tokio-rs/tokio - zRegle opened this issue 8 months ago
fix: handle Windows path correctly

github.com/tokio-rs/console - hi-rustin opened this pull request 8 months ago
sync: fix incorrect is_empty on mpsc block boundaries

github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
chore: prepare Tokio v1.38.0

github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Prepare tokio-macros v2.3.0

github.com/tokio-rs/tokio - Darksonn opened this pull request 8 months ago
Add scope doc alias for Router::nest

github.com/tokio-rs/axum - jplatte opened this pull request 8 months ago
docs: fix a typo in doc of LocalSet::run_until

github.com/tokio-rs/tokio - SteveLauC opened this pull request 8 months ago
Cannot write custom `Layer` that uses `Format`

github.com/tokio-rs/tracing - jsimonrichard opened this issue 8 months ago
Panic at linked_list.rs - reborn

github.com/tokio-rs/tokio - chroche opened this issue 8 months ago
chore: fix on_close() comment

github.com/tokio-rs/tracing-opentelemetry - Oliboy50 opened this pull request 8 months ago
MariaDB?

github.com/tokio-rs/rdbc - robertsilen opened this issue 8 months ago
WASI support

github.com/tokio-rs/tracing-opentelemetry - calebschoepp opened this pull request 8 months ago
Conditional logs

github.com/tokio-rs/tracing - amab8901 opened this issue 8 months ago
Integration With Anyhow

github.com/tokio-rs/tracing - amab8901 opened this issue 8 months ago
chore: ignore unhelpful lint

github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
chore: prepare v0.5.0

github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request 8 months ago
fix `Name / parent` variant of `event!()`

github.com/tokio-rs/tracing - Mododo opened this pull request 8 months ago
bump http to 0.2

github.com/tokio-rs/axum - alekspickle opened this issue 8 months ago
Fix typo in serve-with-hyper example

github.com/tokio-rs/axum - DerFnoeh opened this pull request 8 months ago
build(deps): Remove unused libz-sys

github.com/tokio-rs/prost - caspermeijn opened this pull request 8 months ago
Fix misleading NamedPipeServer example

github.com/tokio-rs/tokio - Tacklebox opened this pull request 8 months ago
Add `SimplexStream` structure

github.com/tokio-rs/tokio - wutchzone opened this pull request 8 months ago
outdated info in tutorial

github.com/tokio-rs/website - sineptic opened this issue 8 months ago
Allow Notify to wake up exactly one waiter

github.com/tokio-rs/tokio - kaimast opened this pull request 8 months ago
Fix windows cfg

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago
Fallback to poll(2) implementation without rust flags

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 8 months ago