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

ci: Run `cargo test` without `all-targets`

github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
Fix ci

github.com/tokio-rs/io-uring - quininer opened this issue 4 months ago
tracing: add `OptionDisplayValue` API

github.com/tokio-rs/tracing - thomaseizinger opened this pull request 4 months ago
[WIP] add a basic illumos test job

github.com/tokio-rs/tokio - hawkw opened this pull request 4 months ago
Test yield_defers_until_park is flaky

github.com/tokio-rs/tokio - Darksonn opened this issue 4 months ago
Release v1.0.2

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 4 months ago
Fix Hermit build

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 4 months ago
update code according to MSRV change

github.com/tokio-rs/tokio - Vrtgs opened this pull request 4 months ago
must use macro annotation for abort_handle of JoinHandle

github.com/tokio-rs/tokio - sainad2222 opened this pull request 5 months ago
Add rust-src component to sanitizer CI

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 5 months ago
Copy illumos waker pipe work around to eventfd

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 5 months ago
how to manage blocking writes?

github.com/tokio-rs/mio - ortuman opened this issue 5 months ago
must_use for JoinHandle::abort_handle

github.com/tokio-rs/tokio - incker opened this issue 5 months ago
build(fuzz): Add fuzz targets to workspace

github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
Stronger `close()` semantics for `TaskTracker`

github.com/tokio-rs/tokio - conradludgate opened this issue 5 months ago
build(protobuf): Don't install unused test proto

github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago
failed to load macro

github.com/tokio-rs/mini-redis - dengyunsheng250 opened this issue 5 months ago
Valuable: Enum Representations

github.com/tokio-rs/tracing - fosskers opened this issue 5 months ago
0.7.5. server not reachable

github.com/tokio-rs/axum - DAMEK86 opened this issue 5 months ago
Avoid some extra clones/allocations

github.com/tokio-rs/axum - novacrazy opened this pull request 5 months ago
Update for recent kernels (up to 6.10)

github.com/tokio-rs/io-uring - yaroslavros opened this pull request 5 months ago
How can I set `max_concurrent_streams`

github.com/tokio-rs/axum - shenghui0779 opened this issue 5 months ago
not all case was run

github.com/tokio-rs/loom - feyleth opened this issue 5 months ago
[illumos] switch waker impl back to being pipe-based

github.com/tokio-rs/mio - sunshowers opened this pull request 5 months ago
sync: Add into_inner method on TrySendErrors

github.com/tokio-rs/tokio - cmleinz opened this pull request 5 months ago
util: wake DelayQueue when removing last item

github.com/tokio-rs/tokio - madadam opened this pull request 5 months ago
Update wasi

github.com/tokio-rs/mio - westy92 opened this pull request 5 months ago
Update env_logger.

github.com/tokio-rs/mio - westy92 opened this pull request 5 months ago
Update hermit-abi.

github.com/tokio-rs/mio - westy92 opened this pull request 5 months ago
Update windows-sys.

github.com/tokio-rs/mio - westy92 opened this pull request 5 months ago
Fix link of axum-sessions in ECOSYSTEM.md

github.com/tokio-rs/axum - sontixyou opened this pull request 5 months ago
!Send Future fails Miri check

github.com/tokio-rs/tokio - coder137 opened this issue 5 months ago
Update ECOSYSTEM.md

github.com/tokio-rs/axum - marcodpt opened this pull request 5 months ago
Add low-level-native-tls examples

github.com/tokio-rs/axum - ItsEthra opened this pull request 5 months ago
added: `broadcast::Receiver::receiver_count()`

github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 5 months ago
Remove unnecessary custom clap value parser

github.com/tokio-rs/mini-redis - tottoto opened this pull request 5 months ago
test: ensure BytesMut::advance reduces capacity

github.com/tokio-rs/bytes - camshaft opened this pull request 5 months ago
Update nu-ansi-term to 0.50

github.com/tokio-rs/tracing - ChrisDenton opened this pull request 5 months ago
rt: implement initial set of task hooks

github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request 5 months ago
chore: prepare bytes v1.7.1

github.com/tokio-rs/bytes - Darksonn opened this pull request 5 months ago
Proposal: Deprecate Tokio's LocalSet

github.com/tokio-rs/tokio - Darksonn opened this issue 5 months ago
A more useful UDP echo example

github.com/tokio-rs/tokio - Zoxc opened this issue 5 months ago
Make path clickable

github.com/tokio-rs/tracing - amab8901 opened this issue 5 months ago
Avoid reallocation for String body extraction

github.com/tokio-rs/axum - yhx-12243 opened this pull request 5 months ago
chore: prepare v1.7.0

github.com/tokio-rs/bytes - mox692 opened this pull request 5 months ago
SendZc doesn't work.

github.com/tokio-rs/io-uring - Eugene-Usachev opened this issue 5 months ago
Example for low-level-native-tls

github.com/tokio-rs/axum - msdrigg opened this issue 5 months ago
task: use `NonZeroU64` for `task::Id`

github.com/tokio-rs/tokio - mox692 opened this pull request 5 months ago
Fixes: #2767 Update reqwest-response example

github.com/tokio-rs/axum - redforks opened this pull request 5 months ago
Update README.md

github.com/tokio-rs/tokio - devvspacee opened this pull request 5 months ago
Max Width Restriction?

github.com/tokio-rs/console - AlJohri opened this issue 5 months ago
process: stabilize `Command::process_group`

github.com/tokio-rs/tokio - niklasf opened this pull request 5 months ago
chore: prepare Tokio v1.39.2

github.com/tokio-rs/tokio - Darksonn opened this pull request 5 months ago
Undefined behavior reported by miri

github.com/tokio-rs/tokio - jplatte opened this issue 5 months ago
fix: correct SerializeField definition

github.com/tokio-rs/tracing - hds opened this pull request 5 months ago
style: Move encoding functions into separate modules

github.com/tokio-rs/prost - caspermeijn opened this pull request 5 months ago