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
adding support for setting the status of the span through SpanExt
github.com/tokio-rs/tracing-opentelemetry - webfinesse opened this pull request 2 months ago
github.com/tokio-rs/tracing-opentelemetry - webfinesse opened this pull request 2 months ago
Let `dead_code` lint work on `#[instrument]`ed functions
github.com/tokio-rs/tracing - 9999years opened this pull request 2 months ago
github.com/tokio-rs/tracing - 9999years opened this pull request 2 months ago
Compilation error when running tests on 0.7.0 (master)
github.com/tokio-rs/io-uring - josephg opened this issue 2 months ago
github.com/tokio-rs/io-uring - josephg opened this issue 2 months ago
chore: fix new clippy lint
github.com/tokio-rs/axum - mladedav opened this pull request 2 months ago
github.com/tokio-rs/axum - mladedav opened this pull request 2 months ago
Fixes TSRs redirecting to toplevel inside nested Router
github.com/tokio-rs/axum - erin-desu opened this pull request 2 months ago
github.com/tokio-rs/axum - erin-desu opened this pull request 2 months ago
fix(sse): skip sse incompatible chars of `serde_json::RawValue`
github.com/tokio-rs/axum - Threated opened this pull request 2 months ago
github.com/tokio-rs/axum - Threated opened this pull request 2 months ago
Task spawning hooks specify the wrong stability information
github.com/tokio-rs/tokio - Darksonn opened this issue 2 months ago
github.com/tokio-rs/tokio - Darksonn opened this issue 2 months ago
ci: Print out the correct sort order for the dictionary on failure
github.com/tokio-rs/tokio - rcoh opened this pull request 2 months ago
github.com/tokio-rs/tokio - rcoh opened this pull request 2 months ago
Guarantee address in split_off/split_to for empty slices
github.com/tokio-rs/bytes - Darksonn opened this pull request 2 months ago
github.com/tokio-rs/bytes - Darksonn opened this pull request 2 months ago
Improve docs regarding state and extensions
github.com/tokio-rs/axum - Lachstec opened this pull request 2 months ago
github.com/tokio-rs/axum - Lachstec opened this pull request 2 months ago
Frame(LengthDelimitedCodec) parameter setting issue
github.com/tokio-rs/tokio - DestinyL opened this issue 2 months ago
github.com/tokio-rs/tokio - DestinyL opened this issue 2 months ago
[regression] unable to connect to abstract path
github.com/tokio-rs/tokio - tones111 opened this issue 2 months ago
github.com/tokio-rs/tokio - tones111 opened this issue 2 months ago
tracing-subscriber: link init docs in description of tracing-log feature flag
github.com/tokio-rs/tracing - jaskij opened this pull request 2 months ago
github.com/tokio-rs/tracing - jaskij opened this pull request 2 months ago
docs: Adding a link to a stream recording of @jonhoo
github.com/tokio-rs/tracing - porkbrain opened this pull request 2 months ago
github.com/tokio-rs/tracing - porkbrain opened this pull request 2 months ago
Fix the example installing `OpenTelemetryLayer` into a global subscriber
github.com/tokio-rs/tracing-opentelemetry - mzabaluev opened this pull request 2 months ago
github.com/tokio-rs/tracing-opentelemetry - mzabaluev opened this pull request 2 months ago
Correlation of Logs and Spans via trace context does not seem to work
github.com/tokio-rs/tracing-opentelemetry - mmanciop opened this issue 2 months ago
github.com/tokio-rs/tracing-opentelemetry - mmanciop opened this issue 2 months ago
tracing-appender: support rolling file using local time
github.com/tokio-rs/tracing - messense opened this pull request 2 months ago
github.com/tokio-rs/tracing - messense opened this pull request 2 months ago
Feature request: Allow non-Send broadcast values in more (generic) contexts
github.com/tokio-rs/tokio - jplatte opened this issue 2 months ago
github.com/tokio-rs/tokio - jplatte opened this issue 2 months ago
Fix clippy warnings
github.com/tokio-rs/tokio-uring - mladedav opened this pull request 2 months ago
github.com/tokio-rs/tokio-uring - mladedav opened this pull request 2 months ago
[axum-extra] `metrics` integration?
github.com/tokio-rs/axum - oxalica opened this issue 2 months ago
github.com/tokio-rs/axum - oxalica opened this issue 2 months ago
Listening to tokio_uring::net::TcpListener
github.com/tokio-rs/axum - milen-denev opened this issue 2 months ago
github.com/tokio-rs/axum - milen-denev opened this issue 2 months ago
Integration with opentelemetry & tracing
github.com/tokio-rs/tokio-metrics - holmofy opened this issue 2 months ago
github.com/tokio-rs/tokio-metrics - holmofy opened this issue 2 months ago
Remove the `Vec` representation
github.com/tokio-rs/bytes - SabrinaJewson opened this pull request 2 months ago
github.com/tokio-rs/bytes - SabrinaJewson opened this pull request 2 months ago
ECOSYSTEM.md: add Pods-Blitz
github.com/tokio-rs/axum - uduerholz opened this pull request 2 months ago
github.com/tokio-rs/axum - uduerholz opened this pull request 2 months ago
Wikipedia link to write-preferring in RwLock documentation is inconsistent with Tokio's definition
github.com/tokio-rs/tokio - lieuwex opened this issue 2 months ago
github.com/tokio-rs/tokio - lieuwex opened this issue 2 months ago
Windows Named Pipes Handle.drop is not called, pipe is not removed
github.com/tokio-rs/mio - TrionProg opened this issue 2 months ago
github.com/tokio-rs/mio - TrionProg opened this issue 2 months ago
Reduce locking in the implementation of `Layer::on_close`
github.com/tokio-rs/tracing-opentelemetry - mzabaluev opened this pull request 2 months ago
github.com/tokio-rs/tracing-opentelemetry - mzabaluev opened this pull request 2 months ago
span record method does not record attribute as u16
github.com/tokio-rs/tracing - pitoniak32 opened this issue 2 months ago
github.com/tokio-rs/tracing - pitoniak32 opened this issue 2 months ago
`Event::json_data` can construct an invalid SSE event by passing a `serde_json::value::RawValue`
github.com/tokio-rs/axum - Threated opened this issue 2 months ago
github.com/tokio-rs/axum - Threated opened this issue 2 months ago
Add miri support to tests suite
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 2 months ago
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 2 months ago
Include span in static directive
github.com/tokio-rs/tracing - pkoenig10 opened this pull request 2 months ago
github.com/tokio-rs/tracing - pkoenig10 opened this pull request 2 months ago
Add support for zerocopy trait impls
github.com/tokio-rs/bytes - joshlf opened this issue 2 months ago
github.com/tokio-rs/bytes - joshlf opened this issue 2 months ago
Getting build errors in my project (total Rust noob)
github.com/tokio-rs/mio - Industrial opened this issue 2 months ago
github.com/tokio-rs/mio - Industrial opened this issue 2 months ago
Handler stuck when receiving request from ffmpeg
github.com/tokio-rs/axum - marcoNjoHarmonic opened this issue 2 months ago
github.com/tokio-rs/axum - marcoNjoHarmonic opened this issue 2 months ago
Add `struct NoContent` as a self-described shortcut
github.com/tokio-rs/axum - oxalica opened this pull request 2 months ago
github.com/tokio-rs/axum - oxalica opened this pull request 2 months ago
refactor: name buffer type parameters B
github.com/tokio-rs/tokio-uring - robjtede opened this pull request 2 months ago
github.com/tokio-rs/tokio-uring - robjtede opened this pull request 2 months ago
RollingFileAppender Logfile Segmentation Timezone problem
github.com/tokio-rs/tracing - kwsc98 opened this issue 2 months ago
github.com/tokio-rs/tracing - kwsc98 opened this issue 2 months ago
stabilize worker_total_busy_duration
github.com/tokio-rs/tokio - Owen-CH-Leung opened this pull request 2 months ago
github.com/tokio-rs/tokio - Owen-CH-Leung opened this pull request 2 months ago
test: implement safe abstraction using the `Wake` trait
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 2 months ago
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 2 months ago
Make into_future on Serve, WithGracefulShutdown independent of tokio
github.com/tokio-rs/axum - jplatte opened this pull request 2 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 2 months ago
metrics: add H2 Histogram option to improve histogram granularity
github.com/tokio-rs/tokio - rcoh opened this pull request 2 months ago
github.com/tokio-rs/tokio - rcoh opened this pull request 2 months ago
LengthDelimitedCodec should support [u8]
github.com/tokio-rs/tokio - wraitii opened this issue 2 months ago
github.com/tokio-rs/tokio - wraitii opened this issue 2 months ago
Remove `.close()`, and document clean WebSocket closing
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 2 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 2 months ago
state always need to implement Clone
github.com/tokio-rs/axum - yanns opened this pull request 2 months ago
github.com/tokio-rs/axum - yanns opened this pull request 2 months ago
process: add periodic polling in `Reaper`
github.com/tokio-rs/tokio - ruihe774 opened this pull request 2 months ago
github.com/tokio-rs/tokio - ruihe774 opened this pull request 2 months ago
Add free fns for one way partition and repair
github.com/tokio-rs/turmoil - mcches opened this pull request 2 months ago
github.com/tokio-rs/turmoil - mcches opened this pull request 2 months ago
Update README with versioning notes
github.com/tokio-rs/tracing-opentelemetry - djc opened this pull request 2 months ago
github.com/tokio-rs/tracing-opentelemetry - djc opened this pull request 2 months ago
Added support for `mdbook` version of the tutorials
github.com/tokio-rs/website - nurmohammed840 opened this pull request 2 months ago
github.com/tokio-rs/website - nurmohammed840 opened this pull request 2 months ago
Add an example on how to use watch with a loop - example by Alice Ryhl
github.com/tokio-rs/tokio - pielgrzym opened this pull request 2 months ago
github.com/tokio-rs/tokio - pielgrzym opened this pull request 2 months ago
Added notes to README to clarify version compatibility
github.com/tokio-rs/tracing-opentelemetry - jlandahl opened this pull request 2 months ago
github.com/tokio-rs/tracing-opentelemetry - jlandahl opened this pull request 2 months ago
Add missing word in shutdown.md
github.com/tokio-rs/website - dawedawe opened this pull request 2 months ago
github.com/tokio-rs/website - dawedawe opened this pull request 2 months ago
task: stabilize `task::Id` related apis
github.com/tokio-rs/tokio - mox692 opened this pull request 2 months ago
github.com/tokio-rs/tokio - mox692 opened this pull request 2 months ago
doc: document cancellation safety
github.com/tokio-rs/tokio - vrnvu opened this pull request 2 months ago
github.com/tokio-rs/tokio - vrnvu opened this pull request 2 months ago
Valgrind report possible memory leak 56 bytes
github.com/tokio-rs/tokio - cathay4t opened this issue 2 months ago
github.com/tokio-rs/tokio - cathay4t opened this issue 2 months ago
Update methods to create `FromFnLayer`
github.com/tokio-rs/axum - HigherOrderLogic opened this pull request 2 months ago
github.com/tokio-rs/axum - HigherOrderLogic opened this pull request 2 months ago
does tokio::io::copy support for pipe?
github.com/tokio-rs/tokio - ningmingxiao opened this issue 2 months ago
github.com/tokio-rs/tokio - ningmingxiao opened this issue 2 months ago
task: make inner of `Unconstrained` accessible
github.com/tokio-rs/tokio - ruihe774 opened this pull request 2 months ago
github.com/tokio-rs/tokio - ruihe774 opened this pull request 2 months ago
subscriber: link to newtypes example in subscriber extensions
github.com/tokio-rs/tracing - jeremycline opened this pull request 2 months ago
github.com/tokio-rs/tracing - jeremycline opened this pull request 2 months ago
Add more test to be tested with miri in CI
github.com/tokio-rs/tokio - tiif opened this pull request 3 months ago
github.com/tokio-rs/tokio - tiif opened this pull request 3 months ago
Add styles to support printing the tutorial
github.com/tokio-rs/website - sruggier opened this pull request 3 months ago
github.com/tokio-rs/website - sruggier opened this pull request 3 months ago
Fallible handlers for custom rejections
github.com/tokio-rs/axum - SabrinaJewson opened this issue 3 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this issue 3 months ago
examples: add note to examples that they are for tracing 0.2.0
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago
Expose Websocket close frame when closing from server side
github.com/tokio-rs/axum - deep-gaurav opened this issue 3 months ago
github.com/tokio-rs/axum - deep-gaurav opened this issue 3 months ago
time: imports `Future` trait from std lib
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 3 months ago
github.com/tokio-rs/tokio - nurmohammed840 opened this pull request 3 months ago
Include a changelog entry for replacing `async_trait` with `AFIT/RPITIT`
github.com/tokio-rs/axum - ixmoyren opened this pull request 3 months ago
github.com/tokio-rs/axum - ixmoyren opened this pull request 3 months ago
Add `axum_extra::json!`
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 3 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 3 months ago
Add `MethodFilter::CONNECT`
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 3 months ago
github.com/tokio-rs/axum - SabrinaJewson opened this pull request 3 months ago
Build a landing page for axum
github.com/tokio-rs/axum - PrethamMuthappa opened this issue 3 months ago
github.com/tokio-rs/axum - PrethamMuthappa opened this issue 3 months ago
readme: update miri test flags
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
Release axum 0.8.0-alpha.1 and related crates
github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
mock: match parent span on `ExpectedSpan`
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago
axum-extra: Remove stray deprecation in multipart builder
github.com/tokio-rs/axum - zleyyij opened this pull request 3 months ago
github.com/tokio-rs/axum - zleyyij opened this pull request 3 months ago
Upgrade gRPC example deps
github.com/tokio-rs/turmoil - mcches opened this pull request 3 months ago
github.com/tokio-rs/turmoil - mcches opened this pull request 3 months ago
trait `prost::Message` not implemented for `Timestamp`
github.com/tokio-rs/prost - duncanrhamill opened this issue 3 months ago
github.com/tokio-rs/prost - duncanrhamill opened this issue 3 months ago
How does Loom differ from Valgrind?
github.com/tokio-rs/loom - zetanumbers opened this issue 3 months ago
github.com/tokio-rs/loom - zetanumbers opened this issue 3 months ago
Move the Host extractor to axum-extra
github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Add established_tcp_stream_count{,_on}
github.com/tokio-rs/turmoil - marcbowes opened this pull request 3 months ago
github.com/tokio-rs/turmoil - marcbowes opened this pull request 3 months ago
mock: improve ergonomics when an `ExpectedSpan` is needed
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago
`Host` extractor loses port number on HTTP/2
github.com/tokio-rs/axum - tonywu6 opened this issue 3 months ago
github.com/tokio-rs/axum - tonywu6 opened this issue 3 months ago
Replace Router::{map_inner, tap_inner_mut} by macros
github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
github.com/tokio-rs/axum - jplatte opened this pull request 3 months ago
Clippy warning of unwrap usage in generated code
github.com/tokio-rs/prost - bittermandel opened this issue 3 months ago
github.com/tokio-rs/prost - bittermandel opened this issue 3 months ago
Add AIX back to CI after full stdlib support
github.com/tokio-rs/mio - mustartt opened this issue 3 months ago
github.com/tokio-rs/mio - mustartt opened this issue 3 months ago
Improve diagnostics for tokio::main and tokio::test attributes
github.com/tokio-rs/tokio - Veykril opened this pull request 3 months ago
github.com/tokio-rs/tokio - Veykril opened this pull request 3 months ago
mock: unify expected span checking
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago
github.com/tokio-rs/tracing - hds opened this pull request 3 months ago