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
github.com/tokio-rs/tokio-core - mathstuf 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
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
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
github.com/tokio-rs/tokio-io - carllerche opened this issue over 7 years ago
use FrameTooBig type instead of strings for length_delimited errors
github.com/tokio-rs/tokio-io - seanmonstar opened this pull request over 7 years ago
github.com/tokio-rs/tokio-io - seanmonstar opened this pull request over 7 years ago
Split UdpCodec example up
github.com/tokio-rs/tokio-core - jrozner opened this issue over 7 years ago
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
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
github.com/tokio-rs/tokio-core - henninglive opened this pull request over 7 years ago
reactor::interval tests broken on Windows because of std::time::Instant rounding errors
github.com/tokio-rs/tokio-core - henninglive opened this issue over 7 years ago
github.com/tokio-rs/tokio-core - henninglive opened this issue over 7 years ago
Remove unused extern crates which were breaking the build
github.com/tokio-rs/tokio-proto - alex opened this pull request over 7 years ago
github.com/tokio-rs/tokio-proto - alex opened this pull request over 7 years ago
Removed Send + Sync bounds on NewService instances returned by F in with_handle
github.com/tokio-rs/tokio-proto - alex opened this pull request over 7 years ago
github.com/tokio-rs/tokio-proto - alex 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
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
github.com/tokio-rs/tokio-core - twmb opened this pull request over 7 years ago
with_handle NewService lifetime overly restrictive?
github.com/tokio-rs/tokio-proto - alex opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - alex opened this issue over 7 years ago
Sending and receiving file descriptors
github.com/tokio-rs/tokio-uds - maufl opened this issue over 7 years ago
github.com/tokio-rs/tokio-uds - maufl opened this issue over 7 years ago
No way to close a TcpStream after bind_client
github.com/tokio-rs/tokio-proto - pftbest opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - pftbest opened this issue over 7 years ago
Expose hangup events from TcpStream?
github.com/tokio-rs/tokio-core - sfackler opened this issue over 7 years ago
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
github.com/tokio-rs/tokio-io - juggle-tux opened this pull request over 7 years ago
Windows: TcpStream connection errors do not bubble up
github.com/tokio-rs/tokio-core - lhecker opened this issue over 7 years ago
github.com/tokio-rs/tokio-core - lhecker opened this issue over 7 years ago
add `read_at_least` function?
github.com/tokio-rs/tokio-io - cssivision opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - cssivision opened this issue over 7 years ago
Update lib.rs api documentation example to use tokio-io
github.com/tokio-rs/tokio-proto - rietmann opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - rietmann 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
github.com/tokio-rs/tokio-minihttp - billyevans opened this pull request over 7 years ago
Bad API even worse than thought: `danger_connect_async_without_providing_domain_for_certificate_verification_and_server_name_indication`
github.com/tokio-rs/tokio-tls - briansmith opened this issue over 7 years ago
github.com/tokio-rs/tokio-tls - briansmith opened this issue over 7 years ago
Send TcpStream and re-associate event loop
github.com/tokio-rs/tokio-core - srijs opened this issue over 7 years ago
github.com/tokio-rs/tokio-core - srijs opened this issue over 7 years ago
Question: How to combine different layers of a protocol?
github.com/tokio-rs/tokio-io - flosse opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - flosse 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
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
github.com/tokio-rs/tokio-service - flosse opened this issue over 7 years ago
Setting timer interval to 100ms causes high CPU usage
github.com/tokio-rs/tokio-timer - gyk opened this issue over 7 years ago
github.com/tokio-rs/tokio-timer - gyk opened this issue over 7 years ago
Can't listen to two sockets at the same time.
github.com/tokio-rs/tokio-tls - chaaz opened this issue over 7 years ago
github.com/tokio-rs/tokio-tls - chaaz opened this issue over 7 years ago
Move `rand` to dev-dependencies
github.com/tokio-rs/tokio-proto - spinda opened this pull request over 7 years ago
github.com/tokio-rs/tokio-proto - spinda opened this pull request over 7 years ago
body/post data access
github.com/tokio-rs/tokio-minihttp - vird opened this pull request over 7 years ago
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
github.com/tokio-rs/tokio-minihttp - vird opened this issue over 7 years ago
Strange post/body parse issue. Response didn't send.
github.com/tokio-rs/tokio-minihttp - vird opened this issue over 7 years ago
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
github.com/tokio-rs/tokio-io - carllerche opened this pull request 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
github.com/tokio-rs/tokio-io - oberien opened this pull request over 7 years ago
length_delimited should allow using a custom Codec
github.com/tokio-rs/tokio-io - oberien opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - oberien opened this issue over 7 years ago
make `ClientFuture` public
github.com/tokio-rs/tokio-proto - Thomasdezeeuw opened this pull request over 7 years ago
github.com/tokio-rs/tokio-proto - Thomasdezeeuw opened this pull request over 7 years ago
Broken pipe when using request
github.com/tokio-rs/tokio-tls - rastertail opened this issue over 7 years ago
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
github.com/tokio-rs/tokio-io - spinda opened this pull request 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
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
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
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
github.com/tokio-rs/tokio-socks5 - linkmauve opened this pull request over 7 years ago
Tests fail to build against openssl 1.1.0.f
github.com/tokio-rs/tokio-socks5 - linkmauve opened this issue over 7 years ago
github.com/tokio-rs/tokio-socks5 - linkmauve opened this issue over 7 years ago
Timer wheel optimizations
github.com/tokio-rs/tokio-timer - ben-manes opened this issue over 7 years ago
github.com/tokio-rs/tokio-timer - ben-manes opened this issue over 7 years ago
Add `Framed::into_parts_and_codec` as temporary solution for #53
github.com/tokio-rs/tokio-io - stbuehler opened this pull request over 7 years ago
github.com/tokio-rs/tokio-io - stbuehler opened this pull request over 7 years ago
Add function for getting the body of a request
github.com/tokio-rs/tokio-minihttp - hawkw opened this pull request over 7 years ago
github.com/tokio-rs/tokio-minihttp - hawkw opened this pull request over 7 years ago
Initial Capacity = Max(Initial Capacity, Channel Capacity)
github.com/tokio-rs/tokio-timer - GGist opened this issue over 7 years ago
github.com/tokio-rs/tokio-timer - GGist opened this issue over 7 years ago
Is it possible to implement an ordered protocol with tokio-rs?
github.com/tokio-rs/tokio-proto - adrianbrink opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - adrianbrink opened this issue over 7 years ago
Do no depend on Bytes property of preserving initial capacity
github.com/tokio-rs/tokio-io - stepancheg opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - stepancheg 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
github.com/tokio-rs/tokio-io - EFanZh opened this pull request over 7 years ago
All errors are forcibly thrown in the trash
github.com/tokio-rs/tokio-proto - sfackler opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - sfackler opened this issue 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
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
github.com/tokio-rs/prost - edre opened this issue over 7 years ago
"other was less than the current instant" when under load
github.com/tokio-rs/tokio-timer - insanitybit opened this issue over 7 years ago
github.com/tokio-rs/tokio-timer - insanitybit opened this issue over 7 years ago
Explicitly forward read_buf / write_buf impls in forwarding AsyncRead / AsyncWrite impls
github.com/tokio-rs/tokio-io - carllerche opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - carllerche 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
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
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
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
github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request over 7 years ago
How to implement non-default Transport::tick when already using Framed?
github.com/tokio-rs/tokio-proto - SpamapS opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - SpamapS opened this issue over 7 years ago
Spawning scoped futures?
github.com/tokio-rs/tokio-core - Kixunil opened this issue over 7 years ago
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
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
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
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
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request over 7 years ago
Encoder::encode() should take an Item reference
github.com/tokio-rs/tokio-io - djc opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - djc opened this issue over 7 years ago
Avoid unnecessary unwrap.
github.com/tokio-rs/tokio-proto - frewsxcv opened this pull request over 7 years ago
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
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
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
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
github.com/tokio-rs/tokio-proto - calc0000 opened this pull request over 7 years ago
Implement prepare_uninitialized_buffer and tweak shutdown
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request over 7 years ago
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request over 7 years ago
How to handle protocols that are not entirely multiplexed?
github.com/tokio-rs/tokio-proto - little-dude opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - little-dude opened this issue 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
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
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
github.com/tokio-rs/tokio-timer - NickeZ opened this pull request over 7 years ago
Missing Github repository description
github.com/tokio-rs/tokio-io - vi opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - vi opened this issue over 7 years ago
Current HTTP implementation problem?
github.com/tokio-rs/tokio-minihttp - Thomspoon opened this issue over 7 years ago
github.com/tokio-rs/tokio-minihttp - Thomspoon opened this issue over 7 years ago
fixed miscommunication in AsyncRead and AsyncWrite documentation
github.com/tokio-rs/tokio-io - vadixidav opened this pull request over 7 years ago
github.com/tokio-rs/tokio-io - vadixidav opened this pull request over 7 years ago
Clean up unused_imports warnings for macro_use in tests
github.com/tokio-rs/tokio-proto - djc opened this pull request over 7 years ago
github.com/tokio-rs/tokio-proto - djc opened this pull request over 7 years ago
Remove deprecated / build warnings
github.com/tokio-rs/tokio-redis - chaaz opened this pull request over 7 years ago
github.com/tokio-rs/tokio-redis - chaaz opened this pull request 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
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
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
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
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
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
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
github.com/tokio-rs/tokio-proto - mark-i-m opened this issue over 7 years ago