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

BoxFuture

github.com/tokio-rs/website - jimmykiang opened this pull request over 2 years ago
Some cleanup for existing networking

github.com/tokio-rs/turmoil - mcches opened this pull request over 2 years ago
Implement Iterator for Poll

github.com/tokio-rs/mio - cjwcommuny opened this issue over 2 years ago
SharedFd doesn't call wake()

github.com/tokio-rs/tokio-uring - FrankReh opened this issue over 2 years ago
Support AIX operating system

github.com/tokio-rs/mio - ecnelises opened this pull request over 2 years ago
fix fs unit tests to avoid parallelism

github.com/tokio-rs/tokio-uring - FrankReh opened this pull request over 2 years ago
Update README.md

github.com/tokio-rs/turmoil - mcches opened this pull request over 2 years ago
Use an explicit lifetime for host's software factory

github.com/tokio-rs/turmoil - mcches opened this pull request over 2 years ago
Lost waker false positive when task has detatched

github.com/tokio-rs/console - davidlattimore opened this issue over 2 years ago
max_log_files_feature

github.com/tokio-rs/tracing - ozgunozerk opened this pull request over 2 years ago
Restore bundled `protoc` binary

github.com/tokio-rs/prost - hdevalence opened this issue over 2 years ago
Remove msrv field from .clippy.toml

github.com/tokio-rs/async-stream - taiki-e opened this pull request over 2 years ago
Fix CI failure

github.com/tokio-rs/async-stream - taiki-e opened this pull request over 2 years ago
Remove msrv field from .clippy.toml

github.com/tokio-rs/slab - taiki-e opened this pull request over 2 years ago
Update no_atomic.rs

github.com/tokio-rs/valuable - github-actions[bot] opened this pull request over 2 years ago
Fix error in README.md

github.com/tokio-rs/turmoil - marcbowes opened this pull request over 2 years ago
Add a condensed tracing format

github.com/tokio-rs/turmoil - mcches opened this issue over 2 years ago
Make the tracing sink configurable

github.com/tokio-rs/turmoil - mcches opened this issue over 2 years ago
Setup CI

github.com/tokio-rs/turmoil - mcches opened this issue over 2 years ago
Add an enum for delivery instructions

github.com/tokio-rs/turmoil - marcbowes opened this pull request over 2 years ago
tcp_server example can only receive 4096 bytes

github.com/tokio-rs/mio - npuichigo opened this issue over 2 years ago
Implement hold and release, impls #11

github.com/tokio-rs/turmoil - marcbowes opened this pull request over 2 years ago
Bounce, impls #12

github.com/tokio-rs/turmoil - marcbowes opened this pull request over 2 years ago
A mutual exclusion test on peterson's algorithm

github.com/tokio-rs/loom - zpzigi754 opened this issue over 2 years ago
Add some comments explaining how tick works

github.com/tokio-rs/turmoil - marcbowes opened this pull request over 2 years ago
RLIMIT_NOFILE

github.com/tokio-rs/io-uring - FrankReh opened this issue over 2 years ago
Allow pause/resume of hosts

github.com/tokio-rs/turmoil - marcbowes opened this pull request over 2 years ago
Time and clocks

github.com/tokio-rs/turmoil - marcbowes opened this issue over 2 years ago
Frankreh/tcp write all

github.com/tokio-rs/tokio-uring - FrankReh opened this pull request over 2 years ago
Frankreh/graceful test fallback

github.com/tokio-rs/io-uring - FrankReh opened this pull request over 2 years ago
Move io to free functions

github.com/tokio-rs/turmoil - mcches opened this pull request over 2 years ago
feat: add support for multi-shot polling

github.com/tokio-rs/io-uring - saiintbrisson opened this issue over 2 years ago
chore(deps): update criterion requirement from 0.3.6 to 0.4.0

github.com/tokio-rs/tracing - dependabot[bot] opened this pull request over 2 years ago
protocol: add feature to create MPTCP sockets

github.com/tokio-rs/mio - Martichou opened this pull request over 2 years ago
Document determinism guidelines

github.com/tokio-rs/turmoil - mcches opened this issue over 2 years ago
fix(console): fix ascii-only flipped input

github.com/tokio-rs/console - michealkeines opened this pull request over 2 years ago
net: add TcpListener.local_addr method

github.com/tokio-rs/tokio-uring - FrankReh opened this pull request over 2 years ago
chore(subscriber): prepare to release v0.1.8

github.com/tokio-rs/console - hawkw opened this pull request over 2 years ago
chore: fix clippy errors

github.com/tokio-rs/console - Noah-Kennedy opened this pull request over 2 years ago
chore: fix console-subscriber on tokio 1.21.0

github.com/tokio-rs/console - Noah-Kennedy opened this pull request over 2 years ago
Fix clippy warnings

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request over 2 years ago
Round nonzero <1ms timeouts to 1ms for Windows too

github.com/tokio-rs/mio - yump opened this pull request over 2 years ago
Round up when converting timeout to ms for epoll_wait()

github.com/tokio-rs/mio - yump opened this pull request over 2 years ago
console-subscriber build error vs tokio v1.21.0

github.com/tokio-rs/console - redshiftzero opened this issue over 2 years ago
Add distinct connections over Io

github.com/tokio-rs/turmoil - mcches opened this pull request over 2 years ago
axum 0-6-0-rc1 - add links to rc releases

github.com/tokio-rs/website - elpiel opened this pull request over 2 years ago
Add `Structable::get` for accessing fields-by-name.

github.com/tokio-rs/valuable - jswrenn opened this pull request over 2 years ago
feat: u128

github.com/tokio-rs/prost - thaodt opened this pull request over 2 years ago
bug assertion failed: self.remaining() >= 1'

github.com/tokio-rs/bytes - langzime opened this issue over 2 years ago
Multishot operations

github.com/tokio-rs/tokio-uring - Noah-Kennedy opened this issue over 2 years ago
Minor grammar fix

github.com/tokio-rs/website - alfiedotwtf opened this pull request over 2 years ago
tokio: add io_uring support

github.com/tokio-rs/tokio - arashsm79 opened this pull request over 2 years ago
--ascii-only is flipped

github.com/tokio-rs/console - lior2b opened this issue over 2 years ago
Hyper 1.0 support

github.com/tokio-rs/axum - davidpdrsn opened this issue over 2 years ago
`NamedValues::get` footgun.

github.com/tokio-rs/valuable - jswrenn opened this issue over 2 years ago
use of undeclared crate or module `tracing`

github.com/tokio-rs/tokio - mutantbob opened this issue over 2 years ago
Update no_atomic.rs

github.com/tokio-rs/valuable - github-actions[bot] opened this pull request over 2 years ago
docs: Bytes::new etc should return Self not Bytes

github.com/tokio-rs/bytes - adamchalmers opened this pull request over 2 years ago
blog: whats new in axum 0.6.0-rc.1

github.com/tokio-rs/website - davidpdrsn opened this pull request over 2 years ago
log: fix a double-lock bug in TraceLogger

github.com/tokio-rs/tracing - BurtonQin opened this pull request over 2 years ago
Fix referenced lines for Frame::check link

github.com/tokio-rs/website - sgasse opened this pull request over 2 years ago
Add simulated PRNG

github.com/tokio-rs/turmoil - LucioFranco opened this issue over 2 years ago
fix typos

github.com/tokio-rs/mini-redis - nomyfan opened this pull request over 2 years ago
implement client ping

github.com/tokio-rs/mini-redis - nomyfan opened this pull request over 2 years ago
share values between connections

github.com/tokio-rs/website - qidu opened this pull request over 2 years ago
Custom vtable API

github.com/tokio-rs/bytes - HyeonuPark opened this pull request over 2 years ago
RUSTSEC-2021-0139: ansi_term is Unmaintained

github.com/tokio-rs/console - github-actions[bot] opened this issue over 2 years ago
Added a small explanation of a change to Bytes

github.com/tokio-rs/website - jv-garcia opened this pull request over 2 years ago
Inconsistent edge-triggered behavior between platforms

github.com/tokio-rs/mio - sullivan-sean opened this issue over 2 years ago
Add simulated disk Io

github.com/tokio-rs/turmoil - mcches opened this issue over 2 years ago
Reconsider supported draining behaviour

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue over 2 years ago
Add support for generics to debug_handler macro

github.com/tokio-rs/axum - slessans opened this pull request over 2 years ago
Adds support for UnixStream and UnixListener on Windows

github.com/tokio-rs/mio - sullivan-sean opened this pull request over 2 years ago