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
chore: all use `.yml` for workflows
github.com/tokio-rs/console - hi-rustin opened this pull request 10 months ago
github.com/tokio-rs/console - hi-rustin opened this pull request 10 months ago
Intuition footgun: `only_key` is ignored when not assigned a value in `#[instrument(fields(only_key))]`
github.com/tokio-rs/tracing - Veetaha opened this issue 10 months ago
github.com/tokio-rs/tracing - Veetaha opened this issue 10 months ago
Custom format fails to find span and trace ids only for new/close events.
github.com/tokio-rs/tracing - ShovelJockey opened this issue 10 months ago
github.com/tokio-rs/tracing - ShovelJockey opened this issue 10 months ago
chore(deps): bump trycmd to 0.15.1
github.com/tokio-rs/console - joshka opened this pull request 10 months ago
github.com/tokio-rs/console - joshka opened this pull request 10 months ago
Add Apple visionOS support
github.com/tokio-rs/mio - QuentinPerez opened this pull request 10 months ago
github.com/tokio-rs/mio - QuentinPerez opened this pull request 10 months ago
sync: add `split` method to the permit types
github.com/tokio-rs/tokio - vvvviiv opened this pull request 10 months ago
github.com/tokio-rs/tokio - vvvviiv opened this pull request 10 months ago
refactor: apply some clippy suggestions
github.com/tokio-rs/tracing - hi-rustin opened this pull request 10 months ago
github.com/tokio-rs/tracing - hi-rustin opened this pull request 10 months ago
Ignore flaky `worker_steal_count` test
github.com/tokio-rs/tokio - Darksonn opened this pull request 10 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 10 months ago
Test worker_steal_count hangs sometimes
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
tracing-subscriber: bump nu-ansi-term to v0.50.0
github.com/tokio-rs/tracing - paolobarbolini opened this pull request 10 months ago
github.com/tokio-rs/tracing - paolobarbolini opened this pull request 10 months ago
macros: render more comprehensible documentation for `select!`
github.com/tokio-rs/tokio - dtolnay opened this pull request 10 months ago
github.com/tokio-rs/tokio - dtolnay opened this pull request 10 months ago
Add GitHub actions step for validating prettier code style
github.com/tokio-rs/website - junlarsen opened this pull request 10 months ago
github.com/tokio-rs/website - junlarsen opened this pull request 10 months ago
Turn remaining files into TypeScript source
github.com/tokio-rs/website - junlarsen opened this pull request 10 months ago
github.com/tokio-rs/website - junlarsen opened this pull request 10 months ago
fs: rewrite file system docs
github.com/tokio-rs/tokio - Darksonn opened this pull request 10 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 10 months ago
Add Apple visionOS support
github.com/tokio-rs/tokio - QuentinPerez opened this pull request 10 months ago
github.com/tokio-rs/tokio - QuentinPerez opened this pull request 10 months ago
feat: expose test client under testing feature
github.com/tokio-rs/axum - tisonkun opened this pull request 10 months ago
github.com/tokio-rs/axum - tisonkun opened this pull request 10 months ago
Handle ERROR_MORE_DATA in reading from Windows named pipe
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 10 months ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request 10 months ago
chore(deps): bump h2 from 0.3.24 to 0.3.26
github.com/tokio-rs/console - dependabot[bot] opened this pull request 10 months ago
github.com/tokio-rs/console - dependabot[bot] opened this pull request 10 months ago
Disable default features of tracing
github.com/tokio-rs/loom - taiki-e opened this pull request 10 months ago
github.com/tokio-rs/loom - taiki-e opened this pull request 10 months ago
EnvFilters do not work when using `Vec<Box<dyn Layer>>`
github.com/tokio-rs/tracing - mdecimus opened this issue 10 months ago
github.com/tokio-rs/tracing - mdecimus opened this issue 10 months ago
Need help understanding `RecvMsg`
github.com/tokio-rs/io-uring - espoal opened this issue 10 months ago
github.com/tokio-rs/io-uring - espoal opened this issue 10 months ago
Fix copied documentation
github.com/tokio-rs/tracing - RageKnify opened this pull request 10 months ago
github.com/tokio-rs/tracing - RageKnify opened this pull request 10 months ago
chore: Release version 0.12.4
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
`block_in_place` + `block_on` can hang on runtime shutdown / runtime drop
github.com/tokio-rs/tokio - dpc opened this issue 10 months ago
github.com/tokio-rs/tokio - dpc opened this issue 10 months ago
macros: allow if let Some() pattern
github.com/tokio-rs/tokio - aoikurokawa opened this pull request 10 months ago
github.com/tokio-rs/tokio - aoikurokawa opened this pull request 10 months ago
Level filtering is broken when depending on tracing-subscriber from crates.io
github.com/tokio-rs/tracing - ConradIrwin opened this issue 10 months ago
github.com/tokio-rs/tracing - ConradIrwin opened this issue 10 months ago
TcpListener::bind faild on windows server 2008 64-bit (Windows)
github.com/tokio-rs/tokio - zhuxiujia opened this issue 10 months ago
github.com/tokio-rs/tokio - zhuxiujia opened this issue 10 months ago
`panic assert failed left: 4096 right: 0` - when sending > 4096 bytes in windows pipe message mode
github.com/tokio-rs/tokio - MolotovCherry opened this issue 10 months ago
github.com/tokio-rs/tokio - MolotovCherry opened this issue 10 months ago
WithContext not populated when a reload layer is used
github.com/tokio-rs/tracing-opentelemetry - arlyon opened this issue 10 months ago
github.com/tokio-rs/tracing-opentelemetry - arlyon opened this issue 10 months ago
Slowdown when using deeply nested vector
github.com/tokio-rs/tokio - arnabanimesh opened this issue 10 months ago
github.com/tokio-rs/tokio - arnabanimesh opened this issue 10 months ago
`Pin<_>` errors on tokio::try_join
github.com/tokio-rs/tokio - pauliesnug opened this issue 10 months ago
github.com/tokio-rs/tokio - pauliesnug opened this issue 10 months ago
chore(deps-dev): bump vite from 5.1.3 to 5.1.7 in /console-subscriber/examples/grpc_web/app
github.com/tokio-rs/console - dependabot[bot] opened this pull request 10 months ago
github.com/tokio-rs/console - dependabot[bot] opened this pull request 10 months ago
tracing: add record! macro
github.com/tokio-rs/tracing - marcusirgens opened this pull request 10 months ago
github.com/tokio-rs/tracing - marcusirgens opened this pull request 10 months ago
macros: Allow field path segments to be keywords
github.com/tokio-rs/tracing - svix-jplatte opened this pull request 10 months ago
github.com/tokio-rs/tracing - svix-jplatte opened this pull request 10 months ago
Add peer certificates to ConnectInfo when TLS is used for the channel
github.com/tokio-rs/axum - clauverjat opened this issue 10 months ago
github.com/tokio-rs/axum - clauverjat opened this issue 10 months ago
docs: add README.md for tokio-stream
github.com/tokio-rs/tokio - aoikurokawa opened this pull request 10 months ago
github.com/tokio-rs/tokio - aoikurokawa opened this pull request 10 months ago
tokio-stream is missing a README
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
attributes: make `#[instrument]` support string literal fields
github.com/tokio-rs/tracing - svix-aaron1011 opened this pull request 10 months ago
github.com/tokio-rs/tracing - svix-aaron1011 opened this pull request 10 months ago
No option to choose buffer capacity for copy_bidrectional
github.com/tokio-rs/tokio - dd-dreams opened this issue 10 months ago
github.com/tokio-rs/tokio - dd-dreams opened this issue 10 months ago
feat: Update reverse proxy example to support both http and https
github.com/tokio-rs/axum - afifurrohman-id opened this pull request 10 months ago
github.com/tokio-rs/axum - afifurrohman-id opened this pull request 10 months ago
Questions about `ProvideBuffers`
github.com/tokio-rs/io-uring - espoal opened this issue 10 months ago
github.com/tokio-rs/io-uring - espoal opened this issue 10 months ago
feat(tokio-util): Add CancellationTokenWithReason
github.com/tokio-rs/tokio - conradludgate opened this pull request 10 months ago
github.com/tokio-rs/tokio - conradludgate opened this pull request 10 months ago
build(deps): update to env_logger 0.11
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
"malloc_consolidate(): unaligned fastbin chunk detected" when attempting to block single-threaded runtime
github.com/tokio-rs/tokio - nazar-pc opened this issue 10 months ago
github.com/tokio-rs/tokio - nazar-pc opened this issue 10 months ago
potential binary bloat caused by `matchers`
github.com/tokio-rs/tracing - mokurin000 opened this issue 10 months ago
github.com/tokio-rs/tracing - mokurin000 opened this issue 10 months ago
docs: Update license year to 2024
github.com/tokio-rs/tracing - joshka opened this pull request 10 months ago
github.com/tokio-rs/tracing - joshka opened this pull request 10 months ago
docs: Update license year to 2024
github.com/tokio-rs/tokio - joshka opened this pull request 10 months ago
github.com/tokio-rs/tokio - joshka opened this pull request 10 months ago
io: implement AsyncBufRead for Join
github.com/tokio-rs/tokio - bharath-123 opened this pull request 10 months ago
github.com/tokio-rs/tokio - bharath-123 opened this pull request 10 months ago
chore: make clippy happy
github.com/tokio-rs/console - hi-rustin opened this pull request 10 months ago
github.com/tokio-rs/console - hi-rustin opened this pull request 10 months ago
`tokio::main` `v1.37.0` break lint `forbid(unreachable_code)` on rust `1.76`
github.com/tokio-rs/tokio - afifurrohman-id opened this issue 10 months ago
github.com/tokio-rs/tokio - afifurrohman-id opened this issue 10 months ago
Is the implementation of the timer incomplete?
github.com/tokio-rs/mio - hankai17 opened this issue 10 months ago
github.com/tokio-rs/mio - hankai17 opened this issue 10 months ago
docs: Update README.md with link to tracing-aliyun-sls
github.com/tokio-rs/tracing - lightsing opened this pull request 10 months ago
github.com/tokio-rs/tracing - lightsing opened this pull request 10 months ago
Shutdown server with CancellationToken
github.com/tokio-rs/tokio - listepo opened this issue 10 months ago
github.com/tokio-rs/tokio - listepo opened this issue 10 months ago
Workspace for higher level API
github.com/tokio-rs/io-uring - pinkforest opened this issue 10 months ago
github.com/tokio-rs/io-uring - pinkforest opened this issue 10 months ago
`tokio::io::Join` should implement `AsyncBufRead`
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
Enable diagnostic attributes for Rust 1.78+
github.com/tokio-rs/axum - jplatte opened this pull request 10 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 10 months ago
Replace own TowerToHyperService with upstream version
github.com/tokio-rs/axum - jplatte opened this pull request 10 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 10 months ago
runtime: make improvements to `global_queue_interval`
github.com/tokio-rs/tokio - mox692 opened this pull request 10 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 10 months ago
Allow reclaiming the current allocation
github.com/tokio-rs/bytes - shahn opened this pull request 10 months ago
github.com/tokio-rs/bytes - shahn opened this pull request 10 months ago
Nested routes return incorrect `request.uri()`
github.com/tokio-rs/axum - bcheidemann opened this issue 10 months ago
github.com/tokio-rs/axum - bcheidemann opened this issue 10 months ago
fix typo in Event's is_readable documentation
github.com/tokio-rs/mio - atsmtat opened this pull request 10 months ago
github.com/tokio-rs/mio - atsmtat opened this pull request 10 months ago
Place `Config::format` behind the `format` feature flag.
github.com/tokio-rs/prost - gibbz00 opened this pull request 10 months ago
github.com/tokio-rs/prost - gibbz00 opened this pull request 10 months ago
Consider placing `Config::format` behind a feature flag.
github.com/tokio-rs/prost - gibbz00 opened this issue 10 months ago
github.com/tokio-rs/prost - gibbz00 opened this issue 10 months ago
multiple app instances, same log file
github.com/tokio-rs/tracing - estnml opened this issue 10 months ago
github.com/tokio-rs/tracing - estnml opened this issue 10 months ago
chore: update CI to clippy 1.77
github.com/tokio-rs/tokio - Siech0 opened this pull request 10 months ago
github.com/tokio-rs/tokio - Siech0 opened this pull request 10 months ago
join and select macros should use IntoFuture
github.com/tokio-rs/tokio - conradludgate opened this issue 10 months ago
github.com/tokio-rs/tokio - conradludgate opened this issue 10 months ago
prost-build: Split `Config` and `Module` into a separate module and files
github.com/tokio-rs/prost - gibbz00 opened this pull request 10 months ago
github.com/tokio-rs/prost - gibbz00 opened this pull request 10 months ago
prost-build: `CodeGenerator::boxed` method
github.com/tokio-rs/prost - mzabaluev opened this pull request 10 months ago
github.com/tokio-rs/prost - mzabaluev opened this pull request 10 months ago
prost-build: `prost_path` helper function
github.com/tokio-rs/prost - mzabaluev opened this pull request 10 months ago
github.com/tokio-rs/prost - mzabaluev opened this pull request 10 months ago
prost-build: consolidate message field data to improve reuse in code generator
github.com/tokio-rs/prost - mzabaluev opened this pull request 10 months ago
github.com/tokio-rs/prost - mzabaluev opened this pull request 10 months ago
Sundry refactoring in code generator (ground work for builders)
github.com/tokio-rs/prost - mzabaluev opened this issue 10 months ago
github.com/tokio-rs/prost - mzabaluev opened this issue 10 months ago
prost-build: Split `Config` into a separate module and file.
github.com/tokio-rs/prost - gibbz00 opened this pull request 10 months ago
github.com/tokio-rs/prost - gibbz00 opened this pull request 10 months ago
Allow dynamically sized types in tokio_util::io::poll_read_buf
github.com/tokio-rs/tokio - tglane opened this pull request 10 months ago
github.com/tokio-rs/tokio - tglane opened this pull request 10 months ago
build: Use git submodule to download protobuf sources
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
build(deps): Allow multimap 0.10
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
build(deps): Allow heck 0.5
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
github.com/tokio-rs/prost - caspermeijn opened this pull request 10 months ago
runtime: fix double-increment of num_idle_threads when shutdown
github.com/tokio-rs/tokio - liuq19 opened this pull request 10 months ago
github.com/tokio-rs/tokio - liuq19 opened this pull request 10 months ago
BlockingPool num_idle_threads is wrongly double-increased when shutting down
github.com/tokio-rs/tokio - liuq19 opened this issue 10 months ago
github.com/tokio-rs/tokio - liuq19 opened this issue 10 months ago
`tracing_appender` triggers Apple `NSPrivacyAccessedAPICategoryFileTimestamp` API usage warning
github.com/tokio-rs/tracing - jamilbk opened this issue 10 months ago
github.com/tokio-rs/tracing - jamilbk opened this issue 10 months ago
Handle return type properly
github.com/tokio-rs/tokio - richardpringle opened this pull request 10 months ago
github.com/tokio-rs/tokio - richardpringle opened this pull request 10 months ago
feat: add loom::cell::Cell::into_inner
github.com/tokio-rs/loom - jbr opened this pull request 10 months ago
github.com/tokio-rs/loom - jbr opened this pull request 10 months ago
refac(console): match span id earlier
github.com/tokio-rs/console - hi-rustin opened this pull request 10 months ago
github.com/tokio-rs/console - hi-rustin opened this pull request 10 months ago
The check-spelling ci job has broken
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 10 months ago
chore: prepare Tokio v1.37.0
github.com/tokio-rs/tokio - Darksonn opened this pull request 10 months ago
github.com/tokio-rs/tokio - Darksonn opened this pull request 10 months ago
Crash at GetQueuedCompletionStatusEx in dll
github.com/tokio-rs/mio - terakilobyte opened this issue 11 months ago
github.com/tokio-rs/mio - terakilobyte opened this issue 11 months ago
prost-build: refactor code generator (ground work for builders)
github.com/tokio-rs/prost - mzabaluev opened this pull request 11 months ago
github.com/tokio-rs/prost - mzabaluev opened this pull request 11 months ago
Create `FormatEvent` implementation that would make it easier to log trace and span IDs.
github.com/tokio-rs/tracing-opentelemetry - mladedav opened this issue 11 months ago
github.com/tokio-rs/tracing-opentelemetry - mladedav opened this issue 11 months ago