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

docs: fix some typos

github.com/tokio-rs/tokio-core - mathstuf opened this pull request over 7 years ago
RFC: Tokio reform

github.com/tokio-rs/tokio-rfcs - aturon opened this pull request over 7 years ago
Add {Interval,Timeout}::poll_at

github.com/tokio-rs/tokio-core - alexcrichton opened this pull request over 7 years ago
Conditionally call `consume_queue` on messages

github.com/tokio-rs/tokio-core - alexcrichton opened this pull request over 7 years ago
length_delimited should use a custom error

github.com/tokio-rs/tokio-io - carllerche opened this issue over 7 years ago
Split UdpCodec example up

github.com/tokio-rs/tokio-core - jrozner opened this issue over 7 years ago
Adds UdpSocket connect, send and recv methods

github.com/tokio-rs/tokio-core - bkchr opened this pull request over 7 years ago
UDP 0-length datagrams

github.com/tokio-rs/tokio-core - henninglive opened this pull request over 7 years ago
UdpFramed doesn’t send zero length UDP packets

github.com/tokio-rs/tokio-core - henninglive opened this issue over 7 years ago
TokenTimeout: add doc around new panic

github.com/tokio-rs/tokio-core - twmb opened this pull request over 7 years ago
Sending and receiving file descriptors

github.com/tokio-rs/tokio-uds - maufl opened this issue over 7 years ago
bump slab to 0.4.0

github.com/tokio-rs/tokio-core - twmb opened this pull request over 7 years ago
Expose hangup events from TcpStream?

github.com/tokio-rs/tokio-core - sfackler opened this issue over 7 years ago
Fix variable names in doc comment from `encode`

github.com/tokio-rs/tokio-io - juggle-tux opened this pull request over 7 years ago
add `read_at_least` function?

github.com/tokio-rs/tokio-io - cssivision opened this issue over 7 years ago
Bump versions of libraries

github.com/tokio-rs/tokio-minihttp - billyevans opened this pull request over 7 years ago
Connection state

github.com/tokio-rs/tokio-service - anton-dutov opened this issue over 7 years ago
update reading/writing in Transfer logic

github.com/tokio-rs/tokio-socks5 - cssivision opened this pull request over 7 years ago
Impl a service if &mut self is needed

github.com/tokio-rs/tokio-service - flosse opened this issue over 7 years ago
Changelog

github.com/tokio-rs/tokio-io - flosse opened this issue over 7 years ago
Tokio reform

github.com/tokio-rs/tokio-rfcs - carllerche opened this pull request over 7 years ago
Move `rand` to dev-dependencies

github.com/tokio-rs/tokio-proto - spinda opened this pull request over 7 years ago
Random errors on macOS

github.com/tokio-rs/tokio-tls - blackbeam opened this issue over 7 years ago
body/post data access

github.com/tokio-rs/tokio-minihttp - vird opened this pull request over 7 years ago
Any changes get POST data?

github.com/tokio-rs/tokio-minihttp - vird opened this issue over 7 years ago
Get & set length_delimited::FramedRead max len.

github.com/tokio-rs/tokio-io - carllerche opened this pull request over 7 years ago
Should use `ptr::write`

github.com/tokio-rs/tokio-timer - ghost opened this issue over 7 years ago
Add varint support to length_delimited

github.com/tokio-rs/tokio-io - oberien opened this pull request over 7 years ago
make `ClientFuture` public

github.com/tokio-rs/tokio-proto - Thomasdezeeuw opened this pull request over 7 years ago
Publish to crates.io

github.com/tokio-rs/service-fn - klausi opened this issue over 7 years ago
Broken pipe when using request

github.com/tokio-rs/tokio-tls - rastertail opened this issue over 7 years ago
Add Framed::into_parts_and_codec

github.com/tokio-rs/tokio-io - spinda opened this pull request over 7 years ago
Add AsyncBufRead

github.com/tokio-rs/tokio-io - ishitatsuyuki opened this issue over 7 years ago
Fix doc for AsyncRead and AsyncWrite

github.com/tokio-rs/tokio-io - creativcoder opened this pull request over 7 years ago
Reserve the actual msg length in buffer for encoding

github.com/tokio-rs/tokio-line - creativcoder opened this pull request over 7 years ago
Switch from deprecated tokio_core::io to tokio_io::io

github.com/tokio-rs/tokio-socks5 - linkmauve opened this pull request over 7 years ago
Update the curl dependency

github.com/tokio-rs/tokio-socks5 - linkmauve opened this pull request over 7 years ago
Timer wheel optimizations

github.com/tokio-rs/tokio-timer - ben-manes opened this issue over 7 years ago
how to stop the timer

github.com/tokio-rs/tokio-timer - guanqun opened this issue over 7 years ago
Check for zero byte writings

github.com/tokio-rs/tokio-io - EFanZh opened this pull request over 7 years ago
Is it possible for Copy to loop forever?

github.com/tokio-rs/tokio-io - EFanZh opened this issue over 7 years ago
codegen: add option to box Message fields

github.com/tokio-rs/prost - edre opened this issue over 7 years ago
Add support for unknown fields

github.com/tokio-rs/prost - danburkert opened this issue over 7 years ago
Core::run_until_finished

github.com/tokio-rs/tokio-core - Ralith opened this pull request over 7 years ago
seal the extension traits

github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request over 7 years ago
add danger_connect_async to disable hostname verification

github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request over 7 years ago
Spawning scoped futures?

github.com/tokio-rs/tokio-core - Kixunil opened this issue over 7 years ago
tests::test_capacity_too_large1 fails

github.com/tokio-rs/slab - ignatenkobrain opened this issue over 7 years ago
WIP Implementation of peer credentials.

github.com/tokio-rs/tokio-uds - Kixunil opened this pull request over 7 years ago
Method for getting credentials of the peer

github.com/tokio-rs/tokio-uds - Kixunil opened this issue over 7 years ago
Add a method to avoid hostname verification

github.com/tokio-rs/tokio-openssl - sfackler opened this pull request over 7 years ago
Avoid unnecessary unwrap.

github.com/tokio-rs/tokio-proto - frewsxcv opened this pull request over 7 years ago
Bump smallvec: 0.2 -> 0.4.

github.com/tokio-rs/tokio-proto - frewsxcv opened this pull request over 7 years ago
This code has no license

github.com/tokio-rs/tokio-minihttp - SpamapS opened this issue over 7 years ago
Use `E: Executor` instead of `tokio_core`'s `Handle`

github.com/tokio-rs/tokio-proto - alexcrichton opened this pull request over 7 years ago
Add additional BoxStream Inner to streaming::Body.

github.com/tokio-rs/tokio-proto - calc0000 opened this pull request over 7 years ago
Get the codec back from the Framed

github.com/tokio-rs/tokio-io - belltoy opened this pull request over 7 years ago
add a test for #165

github.com/tokio-rs/tokio-proto - arystan-sw opened this pull request over 7 years ago
Update to the new task API

github.com/tokio-rs/tokio-timer - NickeZ opened this pull request over 7 years ago
Current HTTP implementation problem?

github.com/tokio-rs/tokio-minihttp - Thomspoon opened this issue over 7 years ago
Remove deprecated / build warnings

github.com/tokio-rs/tokio-redis - chaaz opened this pull request over 7 years ago
Please bump version

github.com/tokio-rs/tokio-io - polachok opened this issue over 7 years ago
Remove boxing from the example, use FutureResult

github.com/tokio-rs/tokio-proto - skade opened this pull request over 7 years ago
builder: allow setting the spawned thread name

github.com/tokio-rs/tokio-timer - BusyJay opened this pull request over 7 years ago
Add support for a default thread per core

github.com/tokio-rs/tokio-core - tomyan opened this pull request over 7 years ago
Added tests for FramedParts

github.com/tokio-rs/tokio-io - illegalprime opened this pull request over 7 years ago
doc rewording

github.com/tokio-rs/tokio-service - king6cong opened this pull request over 7 years ago
Support specifying name for spawn thread

github.com/tokio-rs/tokio-timer - BusyJay opened this issue over 7 years ago
error_chain + tokio_proto?

github.com/tokio-rs/tokio-proto - mark-i-m opened this issue over 7 years ago