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
`axum::serve` deadlocks in `#[tokio::test]`
github.com/tokio-rs/axum - Swatinem opened this issue about 1 year ago
github.com/tokio-rs/axum - Swatinem opened this issue about 1 year ago
Need to obtain remaining buffer space
github.com/tokio-rs/bytes - Hans-Wu-cn opened this issue about 1 year ago
github.com/tokio-rs/bytes - Hans-Wu-cn opened this issue about 1 year ago
Updating `tls-rustls` example
github.com/tokio-rs/axum - FemLolStudio opened this pull request about 1 year ago
github.com/tokio-rs/axum - FemLolStudio opened this pull request about 1 year ago
Fix broken prost-build link.
github.com/tokio-rs/prost - rcorre opened this pull request about 1 year ago
github.com/tokio-rs/prost - rcorre opened this pull request about 1 year ago
Implement `Clone` for `RouterIntoService`
github.com/tokio-rs/axum - bryanburgers opened this pull request about 1 year ago
github.com/tokio-rs/axum - bryanburgers opened this pull request about 1 year ago
RouterIntoService not Clone?
github.com/tokio-rs/axum - bryanburgers opened this issue about 1 year ago
github.com/tokio-rs/axum - bryanburgers opened this issue about 1 year ago
Update lib.rs doc : naming
github.com/tokio-rs/axum - DjebbZ opened this pull request about 1 year ago
github.com/tokio-rs/axum - DjebbZ opened this pull request about 1 year ago
tower_http::trace::TraceLayer.on_eos can not be called
github.com/tokio-rs/axum - kobe2000 opened this issue about 1 year ago
github.com/tokio-rs/axum - kobe2000 opened this issue about 1 year ago
Any way to convert `HeaderValue` to `Bytes` without copying?
github.com/tokio-rs/bytes - stackinspector opened this issue about 1 year ago
github.com/tokio-rs/bytes - stackinspector opened this issue about 1 year ago
Add `mark_unchanged` method to `watch::Receiver`
github.com/tokio-rs/tokio - PaulOlteanu opened this pull request about 1 year ago
github.com/tokio-rs/tokio - PaulOlteanu opened this pull request about 1 year ago
Corrupted message on zero copy send
github.com/tokio-rs/io-uring - serzhiio opened this issue about 1 year ago
github.com/tokio-rs/io-uring - serzhiio opened this issue about 1 year ago
rt: reduce the impact of CPU bound tasks on the overall runtime shceduler
github.com/tokio-rs/tokio - wathenjiang opened this pull request about 1 year ago
github.com/tokio-rs/tokio - wathenjiang opened this pull request about 1 year ago
The shared-state page first example can't build pass.
github.com/tokio-rs/website - swcumt opened this issue about 1 year ago
github.com/tokio-rs/website - swcumt opened this issue about 1 year ago
fix(shared-state): use std::sync::Mutex which not implemented Send
github.com/tokio-rs/website - swcumt opened this pull request about 1 year ago
github.com/tokio-rs/website - swcumt opened this pull request about 1 year ago
Updated docs regarding constraints of Handler arguments
github.com/tokio-rs/axum - hydrogen602 opened this pull request about 1 year ago
github.com/tokio-rs/axum - hydrogen602 opened this pull request about 1 year ago
`tokio::io::copy` should yield if it copies too many times
github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
IO primitives should hook into coop
github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
Improve the documentation in debugging_handler_type_errors.md regarding what implements Handler
github.com/tokio-rs/axum - hydrogen602 opened this issue about 1 year ago
github.com/tokio-rs/axum - hydrogen602 opened this issue about 1 year ago
Performance regression (requests per second) from 0.6.20 to 0.7.2 when using many routes
github.com/tokio-rs/axum - kapteinstein opened this issue about 1 year ago
github.com/tokio-rs/axum - kapteinstein opened this issue about 1 year ago
docs: add clarification about building middleware and error types
github.com/tokio-rs/axum - jondot opened this pull request about 1 year ago
github.com/tokio-rs/axum - jondot opened this pull request about 1 year ago
Introduce [read|write]_at_with_flags
github.com/tokio-rs/tokio-uring - SidongYang opened this pull request about 1 year ago
github.com/tokio-rs/tokio-uring - SidongYang opened this pull request about 1 year ago
Use const thread_locals when possible
github.com/tokio-rs/tracing - SUPERCILEX opened this pull request about 1 year ago
github.com/tokio-rs/tracing - SUPERCILEX opened this pull request about 1 year ago
Update hello-tokio.md to use Client
github.com/tokio-rs/website - erikschul opened this pull request about 1 year ago
github.com/tokio-rs/website - erikschul opened this pull request about 1 year ago
Provide APIs or mode that have similar non-panic guarantees to the `untrusted` crate
github.com/tokio-rs/bytes - stackinspector opened this issue about 1 year ago
github.com/tokio-rs/bytes - stackinspector opened this issue about 1 year ago
Update socket types API to match std lib
github.com/tokio-rs/mio - Thomasdezeeuw opened this issue about 1 year ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this issue about 1 year ago
Replace Unix SocketAddr with std version
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Update Cargo.toml readme field to point to workspace file
github.com/tokio-rs/axum - trchopan opened this pull request about 1 year ago
github.com/tokio-rs/axum - trchopan opened this pull request about 1 year ago
Note supported platform versions
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Remove double underscore
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Cleanup import statements
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
Implement I/O safety traits
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request about 1 year ago
the method `get_ref` exists for reference `&TlsStream<AllowStd<S>>`, but its trait bounds were not satisfied
github.com/tokio-rs/tls - piaojin opened this issue about 1 year ago
github.com/tokio-rs/tls - piaojin opened this issue about 1 year ago
benches: fix benchmarking conflicts for real this time
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
runtime: Notify another worker if unparked from driver
github.com/tokio-rs/tokio - Congyuwang opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Congyuwang opened this pull request about 1 year ago
ci: fix configured clippy msrv
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
benches: fix benchmarking conflicts
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Time not advancing with spawn_blocking from a LocalSet
github.com/tokio-rs/tokio - mcches opened this issue about 1 year ago
github.com/tokio-rs/tokio - mcches opened this issue about 1 year ago
Lucio/spawn blocking bug
github.com/tokio-rs/turmoil - LucioFranco opened this pull request about 1 year ago
github.com/tokio-rs/turmoil - LucioFranco opened this pull request about 1 year ago
Add warning for blocking tasks that block the sim
github.com/tokio-rs/turmoil - LucioFranco opened this issue about 1 year ago
github.com/tokio-rs/turmoil - LucioFranco opened this issue about 1 year ago
runtime: only mitigate false sharing for multi-threaded runtimes
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
uninit_slice: simplify as_uninit_slice_mut() logic
github.com/tokio-rs/bytes - lucab opened this pull request about 1 year ago
github.com/tokio-rs/bytes - lucab opened this pull request about 1 year ago
pass `cqe->flags` with `MsgRingData`
github.com/tokio-rs/io-uring - bits0rcerer opened this pull request about 1 year ago
github.com/tokio-rs/io-uring - bits0rcerer opened this pull request about 1 year ago
feature: Deterministic Serialization
github.com/tokio-rs/prost - ParkMyCar opened this issue about 1 year ago
github.com/tokio-rs/prost - ParkMyCar opened this issue about 1 year ago
Add support for SO_LINGER to `TcpStream`
github.com/tokio-rs/turmoil - mcches opened this issue about 1 year ago
github.com/tokio-rs/turmoil - mcches opened this issue about 1 year ago
Fix socket close behavior when there is unread data
github.com/tokio-rs/turmoil - mcches opened this issue about 1 year ago
github.com/tokio-rs/turmoil - mcches opened this issue about 1 year ago
`prost-types` crate missing Well Known Types from google.protobuf.wrapper
github.com/tokio-rs/prost - adrianojsoares1 opened this issue about 1 year ago
github.com/tokio-rs/prost - adrianojsoares1 opened this issue about 1 year ago
`info!`/`error!`/`warn!` macros don't accept constants for first field name
github.com/tokio-rs/tracing - tim3z opened this issue about 1 year ago
github.com/tokio-rs/tracing - tim3z opened this issue about 1 year ago
feat: Adding Sink trait impl to Either
github.com/tokio-rs/tokio - mobley-trent opened this pull request about 1 year ago
github.com/tokio-rs/tokio - mobley-trent opened this pull request about 1 year ago
`Display` attribute not showing up in exported metrics
github.com/tokio-rs/tracing-opentelemetry - KentaKudo opened this issue about 1 year ago
github.com/tokio-rs/tracing-opentelemetry - KentaKudo opened this issue about 1 year ago
Add a check for port exhaustion
github.com/tokio-rs/turmoil - mcches opened this pull request about 1 year ago
github.com/tokio-rs/turmoil - mcches opened this pull request about 1 year ago
add `Bytes::is_unique`
github.com/tokio-rs/bytes - Cyborus04 opened this pull request about 1 year ago
github.com/tokio-rs/bytes - Cyborus04 opened this pull request about 1 year ago
rt: improve robustness of wake_in_drop_after_panic
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Budgeting for IO resources should not just apply to `async_io` based operations
github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this issue about 1 year ago
feat: Add `poll_recv_many` for `Receiver` & `UnboundedReceiver`
github.com/tokio-rs/tokio - Owen-CH-Leung opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Owen-CH-Leung opened this pull request about 1 year ago
Json() into_response doesn't set `Content-Type` charset
github.com/tokio-rs/axum - 0xpr03 opened this issue about 1 year ago
github.com/tokio-rs/axum - 0xpr03 opened this issue about 1 year ago
Bump itertools version to allow 0.12
github.com/tokio-rs/prost - jleibs opened this pull request about 1 year ago
github.com/tokio-rs/prost - jleibs opened this pull request about 1 year ago
io: implement `AsyncWrite` for `Empty`
github.com/tokio-rs/tokio - mcastorina opened this pull request about 1 year ago
github.com/tokio-rs/tokio - mcastorina opened this pull request about 1 year ago
a global default trace dispatcher has already been set
github.com/tokio-rs/console - mrcnski opened this issue about 1 year ago
github.com/tokio-rs/console - mrcnski opened this issue about 1 year ago
tests: fix name of `coop_budget.rs`
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Implement AsyncWrite for io::Empty
github.com/tokio-rs/tokio - mcastorina opened this issue about 1 year ago
github.com/tokio-rs/tokio - mcastorina opened this issue about 1 year ago
Merge 'tokio-1.35.1' into 'master'
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Prepare Tokio v1.35.1
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Merge 'tokio-1.32.1' into 'tokio-1.35.x'
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Prepare Tokio v1.32.1
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
Use let-else in buf_get_impl
github.com/tokio-rs/bytes - braddunbar opened this pull request about 1 year ago
github.com/tokio-rs/bytes - braddunbar opened this pull request about 1 year ago
Merge 'tokio-1.25.3' into 'tokio-1.32.x'
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Darksonn opened this pull request about 1 year ago
make doc more rigorous
github.com/tokio-rs/axum - takkuumi opened this pull request about 1 year ago
github.com/tokio-rs/axum - takkuumi opened this pull request about 1 year ago
feat: rm unused trait `AsId`
github.com/tokio-rs/tracing - YangNianYi opened this pull request about 1 year ago
github.com/tokio-rs/tracing - YangNianYi opened this pull request about 1 year ago
net: Expose UdpSocket::try_clone
github.com/tokio-rs/tokio - Ralith opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Ralith opened this pull request about 1 year ago
how tokio to implement SO_REUSEADDR and SO_REUSEPORT
github.com/tokio-rs/tokio - zzy444626905 opened this issue about 1 year ago
github.com/tokio-rs/tokio - zzy444626905 opened this issue about 1 year ago
Copy parent trace_id from parent span
github.com/tokio-rs/tracing-opentelemetry - maximebedard opened this pull request about 1 year ago
github.com/tokio-rs/tracing-opentelemetry - maximebedard opened this pull request about 1 year ago
Fix comments on reqwest-response example for axum 0.7
github.com/tokio-rs/axum - gerardcl opened this pull request about 1 year ago
github.com/tokio-rs/axum - gerardcl opened this pull request about 1 year ago
feat: added spawn_aborting
github.com/tokio-rs/tokio - dev-ardi opened this pull request about 1 year ago
github.com/tokio-rs/tokio - dev-ardi opened this pull request about 1 year ago
AsFd trait added for socket
github.com/tokio-rs/mio - ssrlive opened this pull request about 1 year ago
github.com/tokio-rs/mio - ssrlive opened this pull request about 1 year ago
tracing-journald in source does not match published crate
github.com/tokio-rs/tracing - bouk opened this issue about 1 year ago
github.com/tokio-rs/tracing - bouk opened this issue about 1 year ago
chore: release v1.25.3
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request about 1 year ago
unhandled_panic(UnhandledPanic::ShutdownRuntime) not working when endless interval loop in tasks
github.com/tokio-rs/tokio - markus2330 opened this issue about 1 year ago
github.com/tokio-rs/tokio - markus2330 opened this issue about 1 year ago
Upgrade tokio-tungstenite to 0.21
github.com/tokio-rs/axum - takkuumi opened this pull request about 1 year ago
github.com/tokio-rs/axum - takkuumi opened this pull request about 1 year ago
Handle spurious wakeups
github.com/tokio-rs/website - ibeckermayer opened this pull request about 1 year ago
github.com/tokio-rs/website - ibeckermayer opened this pull request about 1 year ago
JsonDeserializer extractor for zero-copy deserialization
github.com/tokio-rs/axum - future-highway opened this pull request about 1 year ago
github.com/tokio-rs/axum - future-highway opened this pull request about 1 year ago
io: add budgeting to tokio::runtime::io::registration::async_io
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request about 1 year ago
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request about 1 year ago
Update example-reqwest-response
github.com/tokio-rs/axum - gerardcl opened this pull request about 1 year ago
github.com/tokio-rs/axum - gerardcl opened this pull request about 1 year ago
Enable example reqwest-response back
github.com/tokio-rs/axum - gerardcl opened this issue about 1 year ago
github.com/tokio-rs/axum - gerardcl opened this issue about 1 year ago
Binding to 0.0.0.0 can not be reached by other machine in the same network
github.com/tokio-rs/axum - sandangel opened this issue about 1 year ago
github.com/tokio-rs/axum - sandangel opened this issue about 1 year ago
feat(subscriber): Reduce default retention to six seconds
github.com/tokio-rs/console - grahamking opened this pull request about 1 year ago
github.com/tokio-rs/console - grahamking opened this pull request about 1 year ago
feat(subscriber): Reduce retention period to fit in max message size
github.com/tokio-rs/console - grahamking opened this pull request about 1 year ago
github.com/tokio-rs/console - grahamking opened this pull request about 1 year ago
nit: update broken prost-build documentation link
github.com/tokio-rs/prost - paxsonsa opened this pull request about 1 year ago
github.com/tokio-rs/prost - paxsonsa opened this pull request about 1 year ago
opt: use unwrap_or_else instead of unwrap_or avoid the eager evaluation
github.com/tokio-rs/tokio - wathenjiang opened this pull request about 1 year ago
github.com/tokio-rs/tokio - wathenjiang opened this pull request about 1 year ago
runtime: tokio polling mode support
github.com/tokio-rs/tokio - DdTaoCloud opened this pull request about 1 year ago
github.com/tokio-rs/tokio - DdTaoCloud opened this pull request about 1 year ago