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(protobuf): `protobuf/build.rs` get stuck when patch is already applied
github.com/tokio-rs/prost - ldm0 opened this pull request 3 months ago
github.com/tokio-rs/prost - ldm0 opened this pull request 3 months ago
feature(prost-build): Generate less boxed if nested type is boxed manually
github.com/tokio-rs/prost - ldm0 opened this pull request 3 months ago
github.com/tokio-rs/prost - ldm0 opened this pull request 3 months ago
`prost_config::Config::boxed` generates code doesn't compile
github.com/tokio-rs/prost - ldm0 opened this issue 3 months ago
github.com/tokio-rs/prost - ldm0 opened this issue 3 months ago
`prost_config::Config::boxed` generates code doesn't compile
github.com/tokio-rs/tokio - ldm0 opened this issue 3 months ago
github.com/tokio-rs/tokio - ldm0 opened this issue 3 months ago
feat(prost-types): Add `normalized` functions
github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
github.com/tokio-rs/prost - caspermeijn 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
github.com/tokio-rs/loom - taiki-e opened this pull request 3 months ago
ci: update nightly to nightly-2024-09-15
github.com/tokio-rs/bytes - taiki-e opened this pull request 3 months ago
github.com/tokio-rs/bytes - taiki-e opened this pull request 3 months ago
Make future_utils a dev-dependency
github.com/tokio-rs/tokio-openssl - hhirtz opened this pull request 3 months ago
github.com/tokio-rs/tokio-openssl - hhirtz opened this pull request 3 months ago
Test `injection_queue_depth_multi_thread` is flaky
github.com/tokio-rs/tokio - Darksonn opened this issue 3 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 3 months ago
sync, coop: apply cooperative scheduling to `sync::watch`
github.com/tokio-rs/tokio - tglane opened this pull request 3 months ago
github.com/tokio-rs/tokio - tglane opened this pull request 3 months ago
Add request id example
github.com/tokio-rs/axum - conways-glider opened this pull request 3 months ago
github.com/tokio-rs/axum - conways-glider opened this pull request 3 months ago
fix(prost-build): Remove `derived(Copy)` on boxed fields
github.com/tokio-rs/prost - ldm0 opened this pull request 3 months ago
github.com/tokio-rs/prost - ldm0 opened this pull request 3 months ago
tracing-log 0.2.0 is missing env_logger
github.com/tokio-rs/tracing - jethrogb opened this issue 3 months ago
github.com/tokio-rs/tracing - jethrogb opened this issue 3 months ago
chore: add missing symbol
github.com/tokio-rs/axum - tiaoxizhan opened this pull request 3 months ago
github.com/tokio-rs/axum - tiaoxizhan opened this pull request 3 months ago
macros: render more comprehensible documentation for `try_join!`
github.com/tokio-rs/tokio - Rustin170506 opened this pull request 3 months ago
github.com/tokio-rs/tokio - Rustin170506 opened this pull request 3 months ago
Docs: Fix swapped examples for `TcpSocket::set_nodelay` and `TcpSocket::nodelay`
github.com/tokio-rs/tokio - BenjaminRi opened this pull request 3 months ago
github.com/tokio-rs/tokio - BenjaminRi opened this pull request 3 months ago
`watch::Receiver::changed` does use cooperative scheduling
github.com/tokio-rs/tokio - vthib opened this issue 3 months ago
github.com/tokio-rs/tokio - vthib opened this issue 3 months ago
`coroutine in thread XYZ has overflowed its stack` while running loom unit test
github.com/tokio-rs/loom - UditDey opened this issue 3 months ago
github.com/tokio-rs/loom - UditDey opened this issue 3 months ago
Smarter macros to allow writing the log message at the beginning
github.com/tokio-rs/tracing - JasonXJ opened this issue 3 months ago
github.com/tokio-rs/tracing - JasonXJ opened this issue 3 months ago
net: fix handling of leading zero byte in `from_abstract_name`
github.com/tokio-rs/tokio - mox692 opened this pull request 3 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 3 months ago
UnixListener::bind with abstract unix socket path has an extra \0 prefix
github.com/tokio-rs/tokio - zonyitoo opened this issue 3 months ago
github.com/tokio-rs/tokio - zonyitoo opened this issue 3 months ago
tests(prost-build): Fix error texts
github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
build(deps): update pulldown-cmark-to-cmark from 16 to 17
github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 3 months ago
Crash and restart hosts in a runtime
github.com/tokio-rs/turmoil - dtwitty opened this issue 3 months ago
github.com/tokio-rs/turmoil - dtwitty opened this issue 3 months ago
sync: add `watch::Sender::sender_count`
github.com/tokio-rs/tokio - soerenmeier opened this pull request 3 months ago
github.com/tokio-rs/tokio - soerenmeier opened this pull request 3 months ago
Improve flow control for TCP connections (GRPC example)
github.com/tokio-rs/turmoil - dtwitty opened this issue 3 months ago
github.com/tokio-rs/turmoil - dtwitty opened this issue 3 months ago
Documentation: Improve WASM support documentation
github.com/tokio-rs/tokio - 9SMTM6 opened this pull request 3 months ago
github.com/tokio-rs/tokio - 9SMTM6 opened this pull request 3 months ago
fmt: call nu_ansi_term::enable_ansi_support for windows
github.com/tokio-rs/tracing - kaffarell opened this pull request 3 months ago
github.com/tokio-rs/tracing - kaffarell opened this pull request 3 months ago
chore: update CHANGELOG for 0.26 release
github.com/tokio-rs/tracing-opentelemetry - ymgyt opened this pull request 3 months ago
github.com/tokio-rs/tracing-opentelemetry - ymgyt opened this pull request 3 months ago
build: fix clippy::use_self
github.com/tokio-rs/prost - thecaralice opened this pull request 3 months ago
github.com/tokio-rs/prost - thecaralice opened this pull request 3 months ago
chore: bump matchers to 0.2.0
github.com/tokio-rs/tracing - mokurin000 opened this pull request 3 months ago
github.com/tokio-rs/tracing - mokurin000 opened this pull request 3 months ago
Upgrade to opentelemetry 0.25
github.com/tokio-rs/tracing-opentelemetry - ymgyt opened this pull request 3 months ago
github.com/tokio-rs/tracing-opentelemetry - ymgyt opened this pull request 3 months ago
Fix warnings and errors from beta Rust
github.com/tokio-rs/axum - bengsparks opened this pull request 3 months ago
github.com/tokio-rs/axum - bengsparks opened this pull request 3 months ago
Doc section for sync module on runtime compatibility
github.com/tokio-rs/tokio - jofas opened this pull request 3 months ago
github.com/tokio-rs/tokio - jofas opened this pull request 3 months ago
build(deps): update pulldown-cmark-to-cmark requirement from 16 to 17
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 3 months ago
github.com/tokio-rs/prost - dependabot[bot] opened this pull request 3 months ago
Is the formatter on fields invoked even if log-level is not in effect?
github.com/tokio-rs/tracing - thomaseizinger opened this issue 3 months ago
github.com/tokio-rs/tracing - thomaseizinger opened this issue 3 months ago
add method_not_allowed_fallback to router
github.com/tokio-rs/axum - Lachstec opened this pull request 3 months ago
github.com/tokio-rs/axum - Lachstec opened this pull request 3 months ago
Update no_atomic.rs
github.com/tokio-rs/valuable - github-actions[bot] opened this pull request 4 months ago
github.com/tokio-rs/valuable - github-actions[bot] opened this pull request 4 months ago
Documenting the fact that the `sync` module is runtime agnostic
github.com/tokio-rs/tokio - jofas opened this issue 4 months ago
github.com/tokio-rs/tokio - jofas opened this issue 4 months ago
feature: add additional fields with `#[instrument(err)]`
github.com/tokio-rs/tracing - nrdxp opened this issue 4 months ago
github.com/tokio-rs/tracing - nrdxp opened this issue 4 months ago
Conditionally init of global logger when `tracing-log` feature is enabled
github.com/tokio-rs/tracing - sdtnjung opened this pull request 4 months ago
github.com/tokio-rs/tracing - sdtnjung opened this pull request 4 months ago
tests(prost-build): Validate error texts
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
tracing-subscriber: programmatically opt out of setting a global logger even when `tracing-log` is enabled
github.com/tokio-rs/tracing - lcmgh opened this issue 4 months ago
github.com/tokio-rs/tracing - lcmgh opened this issue 4 months ago
style: `MessageGraph::new()` can't actually fail
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
style: use `Path::display()` when printing a path
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
docs(prost-build): Use `cargo add` in example
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
AsyncRead/AsyncWrite for connected UdpSockets
github.com/tokio-rs/tokio - shahn opened this issue 4 months ago
github.com/tokio-rs/tokio - shahn opened this issue 4 months ago
feat: add the WatchState API
github.com/tokio-rs/console - Rustin170506 opened this pull request 4 months ago
github.com/tokio-rs/console - Rustin170506 opened this pull request 4 months ago
sync: add `#[must_use]` to `Notified`
github.com/tokio-rs/tokio - xoac opened this pull request 4 months ago
github.com/tokio-rs/tokio - xoac opened this pull request 4 months ago
tokio::sync::Notify is ready all the time without calling notify_once
github.com/tokio-rs/tokio - xoac opened this issue 4 months ago
github.com/tokio-rs/tokio - xoac opened this issue 4 months ago
Always send large futures to heap
github.com/tokio-rs/tokio - mhils opened this pull request 4 months ago
github.com/tokio-rs/tokio - mhils opened this pull request 4 months ago
[Draft] Add support for additional log levels
github.com/tokio-rs/tracing - 0x221A opened this issue 4 months ago
github.com/tokio-rs/tracing - 0x221A opened this issue 4 months ago
stream: prepare 0.1.16 release
github.com/tokio-rs/tokio - djc opened this pull request 4 months ago
github.com/tokio-rs/tokio - djc opened this pull request 4 months ago
chore: prepare tokio-util 0.7.12
github.com/tokio-rs/tokio - tglane opened this pull request 4 months ago
github.com/tokio-rs/tokio - tglane opened this pull request 4 months ago
tests: Actually test `skip_debug` for `prost::Oneof`
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
io: recommend `OwnedFd` with `AsyncFd`
github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 4 months ago
AsyncFd didn't close file descriptor on Drop
github.com/tokio-rs/tokio - oing9179 opened this issue 4 months ago
github.com/tokio-rs/tokio - oing9179 opened this issue 4 months ago
Unbury the lede on tokio::sync::mutex docs
github.com/tokio-rs/tokio - tbodt opened this pull request 4 months ago
github.com/tokio-rs/tokio - tbodt opened this pull request 4 months ago
Incompatibiliy between `axum::TestServer` and `tower_http::NormalizePathLayer`
github.com/tokio-rs/axum - agersant opened this issue 4 months ago
github.com/tokio-rs/axum - agersant opened this issue 4 months ago
feat: Relax Message Debug trait bound
github.com/tokio-rs/prost - tottoto opened this pull request 4 months ago
github.com/tokio-rs/prost - tottoto opened this pull request 4 months ago
Tokio-util: Enable the full feature when compiled for the playground
github.com/tokio-rs/tokio - sarsko opened this pull request 4 months ago
github.com/tokio-rs/tokio - sarsko opened this pull request 4 months ago
Get length of channel on mpsc::Sender
github.com/tokio-rs/tokio - barafael opened this issue 4 months ago
github.com/tokio-rs/tokio - barafael opened this issue 4 months ago
time::timeout ignores panic and waits forever
github.com/tokio-rs/tokio - stevenroose opened this issue 4 months ago
github.com/tokio-rs/tokio - stevenroose opened this issue 4 months ago
Add documentation for SyncIoBridge with examples and alternatives
github.com/tokio-rs/tokio - Nathy-bajo opened this pull request 4 months ago
github.com/tokio-rs/tokio - Nathy-bajo opened this pull request 4 months ago
Add `impl Copy` to Id in span.rs
github.com/tokio-rs/tracing - wcarmon opened this pull request 4 months ago
github.com/tokio-rs/tracing - wcarmon opened this pull request 4 months ago
macros: render more comprehensible documentation for `join!`
github.com/tokio-rs/tokio - Rustin170506 opened this pull request 4 months ago
github.com/tokio-rs/tokio - Rustin170506 opened this pull request 4 months ago
subscriber: fix excessive padding on `log` messages
github.com/tokio-rs/tracing - kaffarell opened this pull request 4 months ago
github.com/tokio-rs/tracing - kaffarell opened this pull request 4 months ago
add example doc for SyncIoBridge
github.com/tokio-rs/tokio - lixiang365 opened this pull request 4 months ago
github.com/tokio-rs/tokio - lixiang365 opened this pull request 4 months ago
How to set the trace_id of span?
github.com/tokio-rs/tracing-opentelemetry - kwsc98 opened this issue 4 months ago
github.com/tokio-rs/tracing-opentelemetry - kwsc98 opened this issue 4 months ago
fix: avoid setting content-length before middleware
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago
Clarify some subtleties of routing
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago
build(protobuf): Compile and install protoc on Windows
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
build(deps): update pulldown-cmark to 0.12 and pulldown-cmark-to-cmark to 16
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
Use `poll_fn` from the standard library
github.com/tokio-rs/tokio - eduardosm opened this pull request 4 months ago
github.com/tokio-rs/tokio - eduardosm opened this pull request 4 months ago
rt: fix race in yield_defers_until_park test
github.com/tokio-rs/tokio - adelavegaf opened this pull request 4 months ago
github.com/tokio-rs/tokio - adelavegaf opened this pull request 4 months ago
Guarantee return value of `serve`
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago
Example does not match "IntoIter::new"
github.com/tokio-rs/bytes - michael88888888 opened this pull request 4 months ago
github.com/tokio-rs/bytes - michael88888888 opened this pull request 4 months ago
Recursive oneof message cannot compile
github.com/tokio-rs/prost - kvc0 opened this issue 4 months ago
github.com/tokio-rs/prost - kvc0 opened this issue 4 months ago
loom: add abstraction for RwLock to remove poisoning aspect
github.com/tokio-rs/tokio - tglane opened this pull request 4 months ago
github.com/tokio-rs/tokio - tglane opened this pull request 4 months ago
chore: unify assert on fixtures
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
docs(prost-types): Add description of using Any
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
feat(prost-build): emit `rerun` commands
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
chore: Release version 0.13.2
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 4 months ago
Using OpenTelemetry layer causes hang when tokio-spawned function returns.
github.com/tokio-rs/tracing-opentelemetry - drwhut opened this issue 4 months ago
github.com/tokio-rs/tracing-opentelemetry - drwhut opened this issue 4 months ago
chore: release console-api-v0.8.1, console-subscriber-v0.4.1, tokio-console-v0.1.13
github.com/tokio-rs/console - github-actions[bot] opened this pull request 4 months ago
github.com/tokio-rs/console - github-actions[bot] opened this pull request 4 months ago
chore: prepare Tokio v1.40.0
github.com/tokio-rs/tokio - mox692 opened this pull request 4 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 4 months ago
TcpStream cannot write more than 5760 bytes on ESP32
github.com/tokio-rs/tokio - victorbnl opened this issue 4 months ago
github.com/tokio-rs/tokio - victorbnl opened this issue 4 months ago
Add support for WebSockets over HTTP/2
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 4 months ago