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
use features to make tokio-rustls compatible with `futures` interface
github.com/tokio-rs/tls - Congyuwang opened this pull request over 2 years ago
github.com/tokio-rs/tls - Congyuwang opened this pull request over 2 years ago
use features to make tokio-rustls compatible with `futures` interface
github.com/tokio-rs/tls - Congyuwang opened this issue over 2 years ago
github.com/tokio-rs/tls - Congyuwang opened this issue over 2 years ago
implement PartialEq, Eq for NamedField
github.com/tokio-rs/valuable - bryangarza opened this pull request over 2 years ago
github.com/tokio-rs/valuable - bryangarza opened this pull request over 2 years ago
chore: update Tonic and Prost dependencies
github.com/tokio-rs/console - hawkw opened this pull request over 2 years ago
github.com/tokio-rs/console - hawkw opened this pull request over 2 years ago
Could add a udp server demo with using IORING_FEAT_FAST_POLL and IOSQE_BUFFER_SELECT ?
github.com/tokio-rs/tokio-uring - glenn-wang opened this issue over 2 years ago
github.com/tokio-rs/tokio-uring - glenn-wang opened this issue over 2 years ago
io: add Submitted and Unsubmitted
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request over 2 years ago
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this pull request over 2 years ago
poll()’s return on timeout not documented
github.com/tokio-rs/mio - danielparks opened this issue over 2 years ago
github.com/tokio-rs/mio - danielparks opened this issue over 2 years ago
chore: prepare bytes v1.2.1
github.com/tokio-rs/bytes - Darksonn opened this pull request over 2 years ago
github.com/tokio-rs/bytes - Darksonn opened this pull request over 2 years ago
Fix reserve over allocating underlying buffer
github.com/tokio-rs/bytes - schultetwin1 opened this pull request over 2 years ago
github.com/tokio-rs/bytes - schultetwin1 opened this pull request over 2 years ago
reserve_inner over allocates which can lead to a OOM conidition
github.com/tokio-rs/bytes - schultetwin1 opened this issue over 2 years ago
github.com/tokio-rs/bytes - schultetwin1 opened this issue over 2 years ago
Refresh test certificates for tokio-rustls
github.com/tokio-rs/tls - djc opened this pull request over 2 years ago
github.com/tokio-rs/tls - djc opened this pull request over 2 years ago
Stabilize vtable api
github.com/tokio-rs/bytes - ipoupaille opened this pull request over 2 years ago
github.com/tokio-rs/bytes - ipoupaille opened this pull request over 2 years ago
The scope of the unsafe block can be appropriately reduced
github.com/tokio-rs/tls - cactter opened this pull request over 2 years ago
github.com/tokio-rs/tls - cactter opened this pull request over 2 years ago
console-api,console-subscriber,tokio-console: implement stack traces for tasks
github.com/tokio-rs/console - jswrenn opened this pull request over 2 years ago
github.com/tokio-rs/console - jswrenn opened this pull request over 2 years ago
Upgrade MSRV to 1.56 and edition 2021
github.com/tokio-rs/tracing - CAD97 opened this pull request over 2 years ago
github.com/tokio-rs/tracing - CAD97 opened this pull request over 2 years ago
fix(tracing-next-steps): a few typos
github.com/tokio-rs/website - Oliboy50 opened this pull request over 2 years ago
github.com/tokio-rs/website - Oliboy50 opened this pull request over 2 years ago
Use #[doc(no_inline)] on re-exports
github.com/tokio-rs/loom - taiki-e opened this pull request over 2 years ago
github.com/tokio-rs/loom - taiki-e opened this pull request over 2 years ago
`Bytes::slice` doesn't always return an actual slice of the original `Bytes`
github.com/tokio-rs/bytes - alexschrod opened this issue over 2 years ago
github.com/tokio-rs/bytes - alexschrod opened this issue over 2 years ago
feature: add support for `StreamMap` to return on closed streams
github.com/tokio-rs/tokio - aviramha opened this pull request over 2 years ago
github.com/tokio-rs/tokio - aviramha opened this pull request over 2 years ago
chore(deps): update rand requirement from 0.7.3 to 0.8.5
github.com/tokio-rs/tracing - dependabot[bot] opened this pull request over 2 years ago
github.com/tokio-rs/tracing - dependabot[bot] opened this pull request over 2 years ago
Add GitHub Actions
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
Add GitHub Actions
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
chore: prepare bytes v1.2.0
github.com/tokio-rs/bytes - Darksonn opened this pull request over 2 years ago
github.com/tokio-rs/bytes - Darksonn opened this pull request over 2 years ago
Replacement over stale PR: Fix bytes mut asymptotics
github.com/tokio-rs/bytes - NobodyXu opened this pull request over 2 years ago
github.com/tokio-rs/bytes - NobodyXu opened this pull request over 2 years ago
Drop support for Wine
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
`DefaultGuard` may disable setting new dispatchers on `Drop`
github.com/tokio-rs/tracing - prestwich opened this issue over 2 years ago
github.com/tokio-rs/tracing - prestwich opened this issue over 2 years ago
Fix epoll O_CLOEXEC usage
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
Idle tasks disappearing after restart
github.com/tokio-rs/console - cameronelliott opened this issue over 2 years ago
github.com/tokio-rs/console - cameronelliott opened this issue over 2 years ago
Cleanup epoll_create fallback
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
appender: add file name suffix parameter
github.com/tokio-rs/tracing - IceSentry opened this pull request over 2 years ago
github.com/tokio-rs/tracing - IceSentry opened this pull request over 2 years ago
Update MSRV to 1.61 and edition to 2021
github.com/tokio-rs/mio - TmLev opened this pull request over 2 years ago
github.com/tokio-rs/mio - TmLev opened this pull request over 2 years ago
Update MSRV to 1.61 and edition to 2021
github.com/tokio-rs/mio - TmLev opened this pull request over 2 years ago
github.com/tokio-rs/mio - TmLev opened this pull request over 2 years ago
Make `tracing_subscriber::fmt::format::Writer::new` public
github.com/tokio-rs/tracing - TmLev opened this issue over 2 years ago
github.com/tokio-rs/tracing - TmLev opened this issue over 2 years ago
tcp Recv-Q accumulation appears on the tls server
github.com/tokio-rs/tls - stanley-jp opened this issue over 2 years ago
github.com/tokio-rs/tls - stanley-jp opened this issue over 2 years ago
Fix: `From<BytesMut> fo Vec<u8>` implementation
github.com/tokio-rs/bytes - NobodyXu opened this pull request over 2 years ago
github.com/tokio-rs/bytes - NobodyXu opened this pull request over 2 years ago
chore: switch CI doc-tests to run using stable channel
github.com/tokio-rs/website - bryangarza opened this pull request over 2 years ago
github.com/tokio-rs/website - bryangarza opened this pull request over 2 years ago
meta: Stabilize WASI support
github.com/tokio-rs/tokio - carllerche opened this issue over 2 years ago
github.com/tokio-rs/tokio - carllerche opened this issue over 2 years ago
Upgrade tracing subscriber and check minimum dependency versions in CI
github.com/tokio-rs/loom - faern opened this pull request over 2 years ago
github.com/tokio-rs/loom - faern opened this pull request over 2 years ago
Uses ANSI escape codes in dumb terminal in Sublime Text
github.com/tokio-rs/tracing - kornelski opened this issue over 2 years ago
github.com/tokio-rs/tracing - kornelski opened this issue over 2 years ago
Update actions/checkout action to v3
github.com/tokio-rs/tls - taiki-e opened this pull request over 2 years ago
github.com/tokio-rs/tls - taiki-e opened this pull request over 2 years ago
Update actions/checkout action to v3
github.com/tokio-rs/website - taiki-e opened this pull request over 2 years ago
github.com/tokio-rs/website - taiki-e opened this pull request over 2 years ago
chore: update actions/checkout action to v3
github.com/tokio-rs/mini-redis - taiki-e opened this pull request over 2 years ago
github.com/tokio-rs/mini-redis - taiki-e opened this pull request over 2 years ago
Update actions/checkout action to v3 in release.yml
github.com/tokio-rs/loom - taiki-e opened this pull request over 2 years ago
github.com/tokio-rs/loom - taiki-e opened this pull request over 2 years ago
chore(ci): update actions/checkout action to v3
github.com/tokio-rs/console - taiki-e opened this pull request over 2 years ago
github.com/tokio-rs/console - taiki-e opened this pull request over 2 years ago
Make Slab::new const on Rust 1.39+, Use #[track_caller] on Rust 1.46+
github.com/tokio-rs/slab - taiki-e opened this pull request over 2 years ago
github.com/tokio-rs/slab - taiki-e opened this pull request over 2 years ago
Fix #4815 by adjusting length `n` before checking overflow
github.com/tokio-rs/tokio - minghuaw opened this pull request over 2 years ago
github.com/tokio-rs/tokio - minghuaw opened this pull request over 2 years ago
`tokio-util`'s `LengthDelimitedCodec` doesn't adjust decoded length before checking overflow
github.com/tokio-rs/tokio - minghuaw opened this issue over 2 years ago
github.com/tokio-rs/tokio - minghuaw opened this issue over 2 years ago
refac(console): factor out a `Store` type
github.com/tokio-rs/console - hawkw opened this pull request over 2 years ago
github.com/tokio-rs/console - hawkw opened this pull request over 2 years ago
Reduce `unsafe` usage
github.com/tokio-rs/async-stream - trevyn opened this pull request over 2 years ago
github.com/tokio-rs/async-stream - trevyn opened this pull request over 2 years ago
miri: don't use int2ptr casts for invalid pointers
github.com/tokio-rs/bytes - Darksonn opened this pull request over 2 years ago
github.com/tokio-rs/bytes - Darksonn opened this pull request over 2 years ago
Implement Clone for watch::Sender to make it multi-producer
github.com/tokio-rs/tokio - madadam opened this issue over 2 years ago
github.com/tokio-rs/tokio - madadam opened this issue over 2 years ago
refac(console): use a newtype to separate ID types
github.com/tokio-rs/console - hawkw opened this pull request over 2 years ago
github.com/tokio-rs/console - hawkw opened this pull request over 2 years ago
Any interest in a way to check that a state is possible?
github.com/tokio-rs/loom - hgoldstein95 opened this issue over 2 years ago
github.com/tokio-rs/loom - hgoldstein95 opened this issue over 2 years ago
Safe method for creating UninitSlice
github.com/tokio-rs/bytes - Rosskaman opened this issue over 2 years ago
github.com/tokio-rs/bytes - Rosskaman opened this issue over 2 years ago
Specifying tracing layer twice with different configuration and filters results in panic
github.com/tokio-rs/tracing - inikulin opened this issue over 2 years ago
github.com/tokio-rs/tracing - inikulin opened this issue over 2 years ago
Use epoll_create() as a fallback for epoll_create1()
github.com/tokio-rs/mio - link2xt opened this pull request over 2 years ago
github.com/tokio-rs/mio - link2xt opened this pull request over 2 years ago
add a test to reproduce #1147
github.com/tokio-rs/tracing - matklad opened this pull request over 2 years ago
github.com/tokio-rs/tracing - matklad opened this pull request over 2 years ago
Prepend label to field names used with `#[instrument]`
github.com/tokio-rs/tracing - mdtusz opened this issue over 2 years ago
github.com/tokio-rs/tracing - mdtusz opened this issue over 2 years ago
test fails with only feature http1 enabled
github.com/tokio-rs/tls - jonassmedegaard opened this issue over 2 years ago
github.com/tokio-rs/tls - jonassmedegaard opened this issue over 2 years ago
test fails without feature tls12
github.com/tokio-rs/tls - jonassmedegaard opened this issue over 2 years ago
github.com/tokio-rs/tls - jonassmedegaard opened this issue over 2 years ago
try junit test reports again
github.com/tokio-rs/tracing - hawkw opened this pull request over 2 years ago
github.com/tokio-rs/tracing - hawkw opened this pull request over 2 years ago
style(examples): use would_block and remove set_nonblocking
github.com/tokio-rs/mio - bestgopher opened this pull request over 2 years ago
github.com/tokio-rs/mio - bestgopher opened this pull request over 2 years ago
Only allow last extractor to mutate the request
github.com/tokio-rs/axum - davidpdrsn opened this pull request over 2 years ago
github.com/tokio-rs/axum - davidpdrsn opened this pull request over 2 years ago
Improve the custom rejection experience
github.com/tokio-rs/axum - jplatte opened this issue over 2 years ago
github.com/tokio-rs/axum - jplatte opened this issue over 2 years ago
Reconsider API design
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this issue over 2 years ago
github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this issue over 2 years ago
Migrate to I/O safety traits
github.com/tokio-rs/mio - Thomasdezeeuw opened this issue over 2 years ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this issue over 2 years ago
chore: Fix unused warnings
github.com/tokio-rs/bytes - LucioFranco opened this pull request over 2 years ago
github.com/tokio-rs/bytes - LucioFranco opened this pull request over 2 years ago
The scope of the unsafe block can be appropriately reduced
github.com/tokio-rs/async-stream - peamaeq opened this pull request over 2 years ago
github.com/tokio-rs/async-stream - peamaeq opened this pull request over 2 years ago
[draft] io: consume budget in Registration::readiness
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request over 2 years ago
github.com/tokio-rs/tokio - Noah-Kennedy opened this pull request over 2 years ago
Fix tiny typo in server.rs
github.com/tokio-rs/mini-redis - shomitarai opened this pull request over 2 years ago
github.com/tokio-rs/mini-redis - shomitarai opened this pull request over 2 years ago
Tokio in current_thread not releasing open file handles once the limit is reached.
github.com/tokio-rs/tokio - nohupped opened this issue over 2 years ago
github.com/tokio-rs/tokio - nohupped opened this issue over 2 years ago
is there a method like events.len() or events.count()
github.com/tokio-rs/mio - githik999 opened this issue over 2 years ago
github.com/tokio-rs/mio - githik999 opened this issue over 2 years ago
Add docs about polling without registering event sources
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
Fix logging with interest cache
github.com/tokio-rs/tracing - bkchr opened this pull request over 2 years ago
github.com/tokio-rs/tracing - bkchr opened this pull request over 2 years ago
chore: update Cargo.lock
github.com/tokio-rs/mini-redis - Darksonn opened this pull request over 2 years ago
github.com/tokio-rs/mini-redis - Darksonn opened this pull request over 2 years ago
Modifying the read request size of NamedPipe
github.com/tokio-rs/mio - mlsvrts opened this issue over 2 years ago
github.com/tokio-rs/mio - mlsvrts opened this issue over 2 years ago
add track_caller to public APIs (#4413)
github.com/tokio-rs/tokio - hds opened this pull request over 2 years ago
github.com/tokio-rs/tokio - hds opened this pull request over 2 years ago
Add support for IORING_OP_MSG_RING
github.com/tokio-rs/io-uring - newpavlov opened this issue over 2 years ago
github.com/tokio-rs/io-uring - newpavlov opened this issue over 2 years ago
rt: unhandled panic config for current thread rt
github.com/tokio-rs/tokio - carllerche opened this pull request over 2 years ago
github.com/tokio-rs/tokio - carllerche opened this pull request over 2 years ago
The `chat` example is empty
github.com/tokio-rs/mini-redis - ClementNerma opened this issue over 2 years ago
github.com/tokio-rs/mini-redis - ClementNerma opened this issue over 2 years ago
unexpected object stored at reference
github.com/tokio-rs/loom - kvark opened this issue over 2 years ago
github.com/tokio-rs/loom - kvark opened this issue over 2 years ago
[Featture-Request] Ability to swap HashMap
github.com/tokio-rs/prost - The-Mr-L opened this issue over 2 years ago
github.com/tokio-rs/prost - The-Mr-L opened this issue over 2 years ago
prost automatic naming convention causes build failure on valid protobuf
github.com/tokio-rs/prost - gen-xu opened this issue over 2 years ago
github.com/tokio-rs/prost - gen-xu opened this issue over 2 years ago
Introduce a lifetime generic to `Visit` in order to allow borrowing out specific parts of the `valuable::Value` during visits
github.com/tokio-rs/valuable - nagisa opened this issue over 2 years ago
github.com/tokio-rs/valuable - nagisa opened this issue over 2 years ago
Chain of two large (i.e. BytesMut) panics
github.com/tokio-rs/bytes - jasl8r opened this issue over 2 years ago
github.com/tokio-rs/bytes - jasl8r opened this issue over 2 years ago
fix(wasi): don't fail select() on empty subscriptions
github.com/tokio-rs/mio - haraldh opened this pull request over 2 years ago
github.com/tokio-rs/mio - haraldh opened this pull request over 2 years ago
loom does not respect modification order
github.com/tokio-rs/loom - ibraheemdev opened this issue over 2 years ago
github.com/tokio-rs/loom - ibraheemdev opened this issue over 2 years ago
tracing-subscriber: change `try_init` error type to `TryInitError`
github.com/tokio-rs/tracing - daxpedda opened this pull request over 2 years ago
github.com/tokio-rs/tracing - daxpedda opened this pull request over 2 years ago