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
Support polling `kqueue` file descriptors with `AsyncFd`
github.com/tokio-rs/tokio - tvallotton opened this issue about 1 year ago
github.com/tokio-rs/tokio - tvallotton opened this issue about 1 year ago
poll: Fix old comment not relevant after a refactor in the original PR.
github.com/tokio-rs/mio - jasta opened this pull request about 1 year ago
github.com/tokio-rs/mio - jasta opened this pull request about 1 year ago
`shutdown` function should be marked `unsafe`
github.com/tokio-rs/tokio - DavidThien opened this issue about 1 year ago
github.com/tokio-rs/tokio - DavidThien opened this issue about 1 year ago
runtime: skip notified tasks during taskdumps
github.com/tokio-rs/tokio - jswrenn opened this pull request about 1 year ago
github.com/tokio-rs/tokio - jswrenn opened this pull request about 1 year ago
`tracing::instrument` triggers `clippy::used_underscore_bindings` on unused arguments starting with underscore
github.com/tokio-rs/tracing - LeoniePhiline opened this issue about 1 year ago
github.com/tokio-rs/tracing - LeoniePhiline opened this issue about 1 year ago
WakerRegistrar mentioned in comment is not present
github.com/tokio-rs/mio - psumbera opened this issue about 1 year ago
github.com/tokio-rs/mio - psumbera opened this issue about 1 year ago
tokio::process::Command does not work properly with less privileged children accessing stdin/stdout/stderr file descriptors
github.com/tokio-rs/tokio - TaaviE opened this issue about 1 year ago
github.com/tokio-rs/tokio - TaaviE opened this issue about 1 year ago
Allow Semaphore to reserve available permits.
github.com/tokio-rs/tokio - leptonyu opened this issue about 1 year ago
github.com/tokio-rs/tokio - leptonyu opened this issue about 1 year ago
Don't lie about buffer initialization
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request about 1 year ago
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request about 1 year ago
Mentioned TcpStream::take error on TcpStream::connect documentation.
github.com/tokio-rs/mio - Andrepuel opened this pull request about 1 year ago
github.com/tokio-rs/mio - Andrepuel opened this pull request about 1 year ago
Fix bug on codegen in ::prost::Enumeration
github.com/tokio-rs/prost - megsdevs opened this pull request about 1 year ago
github.com/tokio-rs/prost - megsdevs opened this pull request about 1 year ago
docs: Typo correction
github.com/tokio-rs/axum - joshua-mo-143 opened this pull request about 1 year ago
github.com/tokio-rs/axum - joshua-mo-143 opened this pull request about 1 year ago
Update tests to nix 0.27.1.
github.com/tokio-rs/tokio - qwandor opened this pull request about 1 year ago
github.com/tokio-rs/tokio - qwandor opened this pull request about 1 year ago
Make tokio `Runtime` be unwind-safe
github.com/tokio-rs/tokio - fzyzcjy opened this pull request about 1 year ago
github.com/tokio-rs/tokio - fzyzcjy opened this pull request about 1 year ago
(Willing to PR) Tokio `Runtime` seems to be unwind-safe?
github.com/tokio-rs/tokio - fzyzcjy opened this issue about 1 year ago
github.com/tokio-rs/tokio - fzyzcjy opened this issue about 1 year ago
Release axum and axum-core
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Update no_atomic.rs and CI config
github.com/tokio-rs/valuable - github-actions[bot] opened this pull request about 1 year ago
github.com/tokio-rs/valuable - github-actions[bot] opened this pull request about 1 year ago
Fix typo in DefaultBodyLimit docs
github.com/tokio-rs/axum - benediktwerner opened this pull request about 1 year ago
github.com/tokio-rs/axum - benediktwerner opened this pull request about 1 year ago
Is it possible to have one timerSystem instance per worker?
github.com/tokio-rs/tokio - sxstd001 opened this issue about 1 year ago
github.com/tokio-rs/tokio - sxstd001 opened this issue about 1 year ago
Gracefully handle accept errors in `serve`
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Add axum-serde to ECOSYSTEM.md
github.com/tokio-rs/axum - gengteng opened this pull request about 1 year ago
github.com/tokio-rs/axum - gengteng opened this pull request about 1 year ago
Support graceful shutdown on `serve`
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Upgrading from v0.6 to v0.7 is difficult
github.com/tokio-rs/axum - frederikhors opened this issue about 1 year ago
github.com/tokio-rs/axum - frederikhors opened this issue about 1 year ago
feature: Allow DST ReadHalf and WriteHalf Type parameters
github.com/tokio-rs/tokio - C0D3-M4513R opened this pull request about 1 year ago
github.com/tokio-rs/tokio - C0D3-M4513R opened this pull request about 1 year ago
`assertion failed: next.is_notified()` during task dump
github.com/tokio-rs/tokio - scottlamb opened this issue about 1 year ago
github.com/tokio-rs/tokio - scottlamb opened this issue about 1 year ago
Update example reverse-proxy to axum 0.7
github.com/tokio-rs/axum - markussilvan opened this pull request about 1 year ago
github.com/tokio-rs/axum - markussilvan opened this pull request about 1 year ago
Update example http-proxy to hyper 1.0
github.com/tokio-rs/axum - 0x003e opened this pull request about 1 year ago
github.com/tokio-rs/axum - 0x003e opened this pull request about 1 year ago
Make `()` and `None` return a HTTP 204 response instead of 200
github.com/tokio-rs/axum - jbethune opened this pull request about 1 year ago
github.com/tokio-rs/axum - jbethune opened this pull request about 1 year ago
Fix from_stream doc link to `Stream`
github.com/tokio-rs/axum - SecretPocketCat opened this pull request about 1 year ago
github.com/tokio-rs/axum - SecretPocketCat opened this pull request about 1 year ago
feat(subscriber): support grpc-web and add `grpc-web` feature
github.com/tokio-rs/console - hi-rustin opened this pull request about 1 year ago
github.com/tokio-rs/console - hi-rustin opened this pull request about 1 year ago
subscriber: add grpc-web support to console-subscriber
github.com/tokio-rs/console - hi-rustin opened this issue about 1 year ago
github.com/tokio-rs/console - hi-rustin opened this issue about 1 year ago
Custom retry policy with tower by sticked!`relaxation of restrictions`
github.com/tokio-rs/axum - artshell opened this issue about 1 year ago
github.com/tokio-rs/axum - artshell opened this issue about 1 year ago
Too many connections will cause axum server to break down
github.com/tokio-rs/axum - gy0801151351 opened this issue about 1 year ago
github.com/tokio-rs/axum - gy0801151351 opened this issue about 1 year ago
`h2` crate still pulled in after disabling "http2" feature
github.com/tokio-rs/axum - w-flo opened this issue about 1 year ago
github.com/tokio-rs/axum - w-flo opened this issue about 1 year ago
chore: move comment to the right place
github.com/tokio-rs/tokio - zhiqiangxu opened this pull request about 1 year ago
github.com/tokio-rs/tokio - zhiqiangxu opened this pull request about 1 year ago
tokio can't create runtime
github.com/tokio-rs/tokio - Sword-Destiny opened this issue about 1 year ago
github.com/tokio-rs/tokio - Sword-Destiny opened this issue about 1 year ago
docs: fix typo in `tokio/src/sync/broadcast.rs`
github.com/tokio-rs/tokio - trueNAHO opened this pull request about 1 year ago
github.com/tokio-rs/tokio - trueNAHO opened this pull request about 1 year ago
Should `SubmissionQueue::push()` also check for `cq_overflow()`?
github.com/tokio-rs/io-uring - JackKelly opened this issue about 1 year ago
github.com/tokio-rs/io-uring - JackKelly opened this issue about 1 year ago
unit test fails: axum::routing::tests::logging_rejections
github.com/tokio-rs/axum - jbethune opened this issue about 1 year ago
github.com/tokio-rs/axum - jbethune opened this issue about 1 year ago
Add Sink trait impl to Either
github.com/tokio-rs/tokio - mattsse opened this issue about 1 year ago
github.com/tokio-rs/tokio - mattsse opened this issue about 1 year ago
chore: remove uses of unsafe from maybe_done.rs
github.com/tokio-rs/tokio - xfix opened this pull request about 1 year ago
github.com/tokio-rs/tokio - xfix opened this pull request about 1 year ago
Add support for IORING_REGISTER_IOWQ_AFF
github.com/tokio-rs/io-uring - mjasny opened this pull request about 1 year ago
github.com/tokio-rs/io-uring - mjasny opened this pull request about 1 year ago
chore: use relaxed load for `unsync_load`
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
Full-featured async support in the web (WASM)?
github.com/tokio-rs/tokio - fzyzcjy opened this issue about 1 year ago
github.com/tokio-rs/tokio - fzyzcjy opened this issue about 1 year ago
Update example tls-graceful-shutdown to axum 0.7
github.com/tokio-rs/axum - erebe opened this pull request about 1 year ago
github.com/tokio-rs/axum - erebe opened this pull request about 1 year ago
A request to give an order to the examples
github.com/tokio-rs/axum - Benbellah-Owino opened this issue about 1 year ago
github.com/tokio-rs/axum - Benbellah-Owino opened this issue about 1 year ago
chore: remove non-existing features from comments
github.com/tokio-rs/tracing - zhiqiangxu opened this pull request about 1 year ago
github.com/tokio-rs/tracing - zhiqiangxu opened this pull request about 1 year ago
io_uring command support?
github.com/tokio-rs/tokio-uring - ming1 opened this issue about 1 year ago
github.com/tokio-rs/tokio-uring - ming1 opened this issue about 1 year ago
miri: in "runtime/scheduler/inject/shared.rs" overlapping atomic and non-atomic accesses must be synchronized
github.com/tokio-rs/tokio - mmastrac opened this issue about 1 year ago
github.com/tokio-rs/tokio - mmastrac opened this issue about 1 year ago
Rework error handling example
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Add documentation on using tracing
github.com/tokio-rs/turmoil - Benjscho opened this pull request about 1 year ago
github.com/tokio-rs/turmoil - Benjscho opened this pull request about 1 year ago
Add Apple watchOS support
github.com/tokio-rs/tokio - simlay opened this pull request about 1 year ago
github.com/tokio-rs/tokio - simlay opened this pull request about 1 year ago
Update Axum example to use axum 0.7 and hyper 1.
github.com/tokio-rs/turmoil - TannerRogalsky opened this pull request about 1 year ago
github.com/tokio-rs/turmoil - TannerRogalsky opened this pull request about 1 year ago
tracing: add index API for `Field`
github.com/tokio-rs/tracing - Rustin170506 opened this pull request about 1 year ago
github.com/tokio-rs/tracing - Rustin170506 opened this pull request about 1 year ago
Updated doc link versions to use more explicit 0.7 version.
github.com/tokio-rs/axum - jusexton opened this pull request about 1 year ago
github.com/tokio-rs/axum - jusexton opened this pull request about 1 year ago
Improve attributes sorting in the resources tab
github.com/tokio-rs/console - mbiggio opened this issue about 1 year ago
github.com/tokio-rs/console - mbiggio opened this issue about 1 year ago
Updated doc link versions from 0.6.x to 0.7.
github.com/tokio-rs/axum - jusexton opened this pull request about 1 year ago
github.com/tokio-rs/axum - jusexton opened this pull request about 1 year ago
Update example low-level-openssl to axum 0.7
github.com/tokio-rs/axum - erebe opened this pull request about 1 year ago
github.com/tokio-rs/axum - erebe opened this pull request about 1 year ago
Update example low-level-rustls to axum 0.7
github.com/tokio-rs/axum - erebe opened this pull request about 1 year ago
github.com/tokio-rs/axum - erebe opened this pull request about 1 year ago
Add support for routing shorthand.
github.com/tokio-rs/axum - exzachlyvv opened this pull request about 1 year ago
github.com/tokio-rs/axum - exzachlyvv opened this pull request about 1 year ago
Added utility function to convert body into bytes
github.com/tokio-rs/axum - ItsEthra opened this pull request about 1 year ago
github.com/tokio-rs/axum - ItsEthra opened this pull request about 1 year ago
`SslStream::poll_read` creates a slice from potentially uninitialized data
github.com/tokio-rs/tokio-openssl - jamesmunns opened this issue about 1 year ago
github.com/tokio-rs/tokio-openssl - jamesmunns opened this issue about 1 year ago
v7.x Breaks AWS HTTP Lambda Example
github.com/tokio-rs/axum - DavidAChris opened this issue about 1 year ago
github.com/tokio-rs/axum - DavidAChris opened this issue about 1 year ago
Add a way to request many permits on a `mpsc::channel`
github.com/tokio-rs/tokio - Totodore opened this issue about 1 year ago
github.com/tokio-rs/tokio - Totodore opened this issue about 1 year ago
`ConnectInfo` extractor no longer accepted in `middleware::from_fn_with_state`
github.com/tokio-rs/axum - leonardoarcari opened this issue about 1 year ago
github.com/tokio-rs/axum - leonardoarcari opened this issue about 1 year ago
Remove unused imports in readme example
github.com/tokio-rs/axum - wuyumin opened this pull request about 1 year ago
github.com/tokio-rs/axum - wuyumin opened this pull request about 1 year ago
Is there a comparison of `bytes::Bytes` and `std::io::Bytes`/&[u8]`?
github.com/tokio-rs/bytes - MaxG87 opened this issue about 1 year ago
github.com/tokio-rs/bytes - MaxG87 opened this issue about 1 year ago
fix: back to forbid `unsafe`
github.com/tokio-rs/axum - Gumichocopengin8 opened this pull request about 1 year ago
github.com/tokio-rs/axum - Gumichocopengin8 opened this pull request about 1 year ago
`AsyncRead`, `AsyncWrite` updates using `async_fn_in_trait`
github.com/tokio-rs/tokio - tgross35 opened this issue about 1 year ago
github.com/tokio-rs/tokio - tgross35 opened this issue about 1 year ago
chore: rename docsrs to avoid conflicts (relates #6165)
github.com/tokio-rs/tokio - udoprog opened this pull request about 1 year ago
github.com/tokio-rs/tokio - udoprog opened this pull request about 1 year ago
net: add option to set and retrieve IPV6_V6ONLY option to TcpSocket
github.com/tokio-rs/tokio - fusion32 opened this pull request about 1 year ago
github.com/tokio-rs/tokio - fusion32 opened this pull request about 1 year ago
A route producing the Unit type `()` should generate a HTTP 204 response
github.com/tokio-rs/axum - jbethune opened this issue about 1 year ago
github.com/tokio-rs/axum - jbethune opened this issue about 1 year ago
`tokio-console` won't quit when the main program has exit
github.com/tokio-rs/console - eval-exec opened this issue about 1 year ago
github.com/tokio-rs/console - eval-exec opened this issue about 1 year ago
Add a use of route_service with ServeFile to the static-file-server example
github.com/tokio-rs/axum - uckelman opened this pull request about 1 year ago
github.com/tokio-rs/axum - uckelman opened this pull request about 1 year ago
Clarify headers feature change in changelog
github.com/tokio-rs/axum - uckelman opened this pull request about 1 year ago
github.com/tokio-rs/axum - uckelman opened this pull request about 1 year ago
blog: fix date again...
github.com/tokio-rs/website - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/website - davidpdrsn opened this pull request about 1 year ago
blog: fix date for "announcing axum 0.7"
github.com/tokio-rs/website - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/website - davidpdrsn opened this pull request about 1 year ago
Mention updated dependencies in changelog
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Update unix-domain-socket, listen-multiple-addrs, and testing examples
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Prepare `serve` for potentially supporting graceful shutdown
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Update remaining examples to axum 0.7
github.com/tokio-rs/axum - davidpdrsn opened this issue about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this issue about 1 year ago
Update graceful shutdown example
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
io: drop the `Sized` requirements from `AsyncReadExt.read_buf`
github.com/tokio-rs/tokio - tijsvd opened this pull request about 1 year ago
github.com/tokio-rs/tokio - tijsvd opened this pull request about 1 year ago
Add topic page for unit testing, pausing/resuming time, and mocking via AsyncRead/AsyncWrite
github.com/tokio-rs/website - barafael opened this pull request about 1 year ago
github.com/tokio-rs/website - barafael opened this pull request about 1 year ago
better checking of tag duplicates, avoid discarding invalid variant errs
github.com/tokio-rs/prost - mumbleskates opened this pull request about 1 year ago
github.com/tokio-rs/prost - mumbleskates opened this pull request about 1 year ago
Apply changelog changes from 0.6 branch to main
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request about 1 year ago
Update axum's graceful shutdown example
github.com/tokio-rs/axum - davidpdrsn opened this issue about 1 year ago
github.com/tokio-rs/axum - davidpdrsn opened this issue about 1 year ago
Documentation: MiniTokio doesn't compile
github.com/tokio-rs/website - lsioctl opened this issue about 1 year ago
github.com/tokio-rs/website - lsioctl opened this issue about 1 year ago
test: make sure do not ignore the UI tests
github.com/tokio-rs/console - hi-rustin opened this pull request about 1 year ago
github.com/tokio-rs/console - hi-rustin opened this pull request about 1 year ago
feat: add flags and configurations for warnings
github.com/tokio-rs/console - hi-rustin opened this pull request about 1 year ago
github.com/tokio-rs/console - hi-rustin opened this pull request about 1 year ago
Confusion when reading doc examples for MakeWriterExt in tracing-subscriber
github.com/tokio-rs/tracing - yorkz1994 opened this issue about 1 year ago
github.com/tokio-rs/tracing - yorkz1994 opened this issue about 1 year ago
Reduce hyper dependency
github.com/tokio-rs/axum - tottoto opened this pull request about 1 year ago
github.com/tokio-rs/axum - tottoto opened this pull request about 1 year ago
tokio-uring missing similar tokio runtime builder options
github.com/tokio-rs/tokio-uring - ciehanski opened this issue about 1 year ago
github.com/tokio-rs/tokio-uring - ciehanski opened this issue about 1 year ago