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

Fix env-filter example

github.com/tokio-rs/tracing - orf opened this pull request about 1 month ago
macros: Improve IDE support

github.com/tokio-rs/tokio - nurmohammed840 opened this pull request about 1 month ago
Support Binary Types (like UUID)

github.com/tokio-rs/prost - commonsensesoftware opened this issue about 1 month ago
ECOSYSTEM: add axum-rails-cookie

github.com/tokio-rs/axum - endoze opened this pull request about 1 month ago
io: add AsyncFd::try_io() and try_io_mut()

github.com/tokio-rs/tokio - de-vri-es opened this pull request about 1 month ago
io: remove redundant check

github.com/tokio-rs/tokio - nurmohammed840 opened this pull request about 1 month ago
Support ready() for mpsc::Receiver

github.com/tokio-rs/tokio - shade opened this issue about 1 month ago
Implement my traits on generated Enum

github.com/tokio-rs/prost - dimitri-correia opened this issue about 1 month ago
tokio read nix::sys::eventfd::eventfd hang

github.com/tokio-rs/tokio - ningmingxiao opened this issue about 1 month ago
fix cargo test no default features in v0.6.x

github.com/tokio-rs/axum - joeydewaal opened this pull request about 1 month ago
Repository security settings can be strengthened.

github.com/tokio-rs/prost - amaranthjinn opened this issue about 1 month ago
feat: custom log rotation duration

github.com/tokio-rs/tracing - gibbz00 opened this pull request about 1 month ago
CI: allow `pin-project-lite` in public dependencies

github.com/tokio-rs/axum - mladedav opened this pull request about 1 month ago
chore: prepare Tokio v1.41.1

github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 month ago
metrics: Fix bug where num_buckets became inconsistent

github.com/tokio-rs/tokio - rcoh opened this pull request about 1 month ago
docs: clarify documentation of sync module

github.com/tokio-rs/tokio - rcoh opened this pull request about 2 months ago
Make `BytesMut::try_unsplit` method public

github.com/tokio-rs/bytes - petrosagg opened this pull request about 2 months ago
Make UrlParams public

github.com/tokio-rs/axum - Diggsey opened this issue about 2 months ago
NoSQL/SQL ORM - Prior Work

github.com/tokio-rs/toasty - ALPSMAC opened this issue about 2 months ago
process: block SIGCHLD signal when spawning process

github.com/tokio-rs/tokio - sheremetyev opened this pull request about 2 months ago
chore: check minimal versions on CI

github.com/tokio-rs/console - hds opened this pull request about 2 months ago
chore: release

github.com/tokio-rs/console - github-actions[bot] opened this pull request about 2 months ago
chore: release

github.com/tokio-rs/console - github-actions[bot] opened this pull request about 2 months ago
fix(api): bump minimum version of tonic

github.com/tokio-rs/console - divergentdave opened this pull request about 2 months ago
Minimum version of tonic dependency is too low

github.com/tokio-rs/console - divergentdave opened this issue about 2 months ago
mock: backport `tracing-mock` to v0.1.x

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
Concurrency issues in `tracing-appender`

github.com/tokio-rs/tracing - gsson opened this issue about 2 months ago
docs: fix mismatched backticks in CONTRIBUTING.md

github.com/tokio-rs/tokio - DaniPopes opened this pull request about 2 months ago
Treat partitions as unreachable hosts

github.com/tokio-rs/turmoil - brandonpike opened this pull request about 2 months ago
Debugging tokio async application

github.com/tokio-rs/tokio - godzie44 opened this issue about 2 months ago
Add rustqlite example

github.com/tokio-rs/toasty - bsodmike opened this pull request about 2 months ago
Remove once_cell from jwt example

github.com/tokio-rs/axum - Hmikihiro opened this pull request about 2 months ago
Update low-level-rustls example

github.com/tokio-rs/axum - Hmikihiro opened this pull request about 2 months ago
Add `toasty-mongodb`

github.com/tokio-rs/toasty - bsodmike opened this issue about 2 months ago
FIX: Changes to user name should match example

github.com/tokio-rs/toasty - bsodmike opened this pull request about 2 months ago
ci: update cargo-check-external-types to 0.1.13

github.com/tokio-rs/tokio - taiki-e opened this pull request about 2 months ago
Add color to cli help output

github.com/tokio-rs/toasty - joshka opened this pull request about 2 months ago
move dependencies to workspace Cargo.toml

github.com/tokio-rs/toasty - joshka opened this pull request about 2 months ago
run CI on windows and macos

github.com/tokio-rs/toasty - carllerche opened this pull request about 2 months ago
switch examples to use sqlite

github.com/tokio-rs/toasty - carllerche opened this pull request about 2 months ago
Bump the npm-dependencies group across 1 directory with 6 updates

github.com/tokio-rs/website - dependabot[bot] opened this pull request about 2 months ago
Bump the cargo-dependencies group across 1 directory with 7 updates

github.com/tokio-rs/website - dependabot[bot] opened this pull request about 2 months ago
Replace `BufMut::put` with `BufMut::put_slice` in Writer impl

github.com/tokio-rs/bytes - paolobarbolini opened this pull request about 2 months ago
test: Rename `invalid_doctest` to `disable_comments`

github.com/tokio-rs/prost - caspermeijn opened this pull request about 2 months ago
ci: Bump clippy version to 1.82

github.com/tokio-rs/prost - caspermeijn opened this pull request about 2 months ago
nit(docs): Fix typo in `Buf::chunk()` comment

github.com/tokio-rs/bytes - cratelyn opened this pull request about 2 months ago
chore(build): Remove unnecessary empty line after document

github.com/tokio-rs/prost - tottoto opened this pull request about 2 months ago
Fix missing `post` imports in `router` docs example

github.com/tokio-rs/axum - noxxxxxious opened this pull request about 2 months ago
Exception trying to call to a web method

github.com/tokio-rs/tokio - AlbertoVPersonal opened this issue about 2 months ago
Add shorthand way to return non-IntoResponse errors

github.com/tokio-rs/axum - Lachstec opened this pull request about 2 months ago
attributes: globally qualify attribute paths

github.com/tokio-rs/tracing - heaths opened this pull request about 2 months ago
attributes: globally qualify attribute paths

github.com/tokio-rs/tracing - heaths opened this pull request about 2 months ago
Add a missing apostrophe in "Inventing the Service Trait"

github.com/tokio-rs/website - johnDeSilencio opened this pull request about 2 months ago
Attach fields to all associative functions

github.com/tokio-rs/tracing - heaths opened this issue about 2 months ago
examples: ignore failing MSRV in tower-load example

github.com/tokio-rs/tracing - hds opened this pull request about 2 months ago
Fix building docs on Windows

github.com/tokio-rs/tokio - jofas opened this pull request about 2 months ago
Add `json-subscriber` to ecosystem

github.com/tokio-rs/tracing - mladedav opened this pull request about 2 months ago
Add level metadata to spans

github.com/tokio-rs/tracing-opentelemetry - mTsBucy1 opened this pull request about 2 months ago
fix: fix a typo in `TcpStream` internal comment

github.com/tokio-rs/tokio - wyfo opened this pull request about 2 months ago
fs::File.read_to_string(...) appends newline character

github.com/tokio-rs/tokio - MatthiasvB opened this issue about 2 months ago
Refactored examples

github.com/tokio-rs/toasty - EmilLindfors opened this pull request about 2 months ago
`assembler label '' cannot be undefined` on Windows ARM

github.com/tokio-rs/tokio - NicholasLYang opened this issue about 2 months ago
`Interval::reset_immediately()` is not immediately ready

github.com/tokio-rs/tokio - erikgrinaker opened this issue about 2 months ago
Bump the npm-dependencies group across 1 directory with 3 updates

github.com/tokio-rs/website - dependabot[bot] opened this pull request about 2 months ago
Update Bulma CSS package to 1.0

github.com/tokio-rs/website - joshka opened this issue about 2 months ago
Update Next.js to v15

github.com/tokio-rs/website - joshka opened this pull request about 2 months ago
Support RISC-V?

github.com/tokio-rs/io-uring - SUPERCILEX opened this issue about 2 months ago
Bump the npm-dependencies group across 1 directory with 2 updates

github.com/tokio-rs/website - dependabot[bot] opened this pull request about 2 months ago
Npm update everything except next.js and bulma

github.com/tokio-rs/website - joshka opened this pull request about 2 months ago
get all entities?

github.com/tokio-rs/toasty - open-schnick opened this issue about 2 months ago
Rename hex_impl! to fmt_impl! and reuse it for fmt::Debug

github.com/tokio-rs/bytes - LogvinovLeon opened this pull request about 2 months ago
Outdated design documentation?

github.com/tokio-rs/tokio-uring - SteveLauC opened this issue about 2 months ago
refactor: remove redundant references

github.com/tokio-rs/toasty - hamirmahal opened this pull request about 2 months ago
Codebase has some unnecessary `&` references

github.com/tokio-rs/toasty - hamirmahal opened this issue about 2 months ago
fix: use std::os::fd on HermitOS

github.com/tokio-rs/mio - joeydewaal opened this pull request about 2 months ago
fix warnings and deny them in CI

github.com/tokio-rs/toasty - carllerche opened this pull request about 2 months ago
impl IntoExpr<Id> for String

github.com/tokio-rs/toasty - carllerche opened this pull request about 2 months ago
add per-db feature flags to tests

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