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
Should use `ptr::write`
github.com/tokio-rs/tokio-timer - ghost opened this issue almost 8 years ago
github.com/tokio-rs/tokio-timer - ghost opened this issue almost 8 years ago
Add varint support to length_delimited
github.com/tokio-rs/tokio-io - oberien opened this pull request almost 8 years ago
github.com/tokio-rs/tokio-io - oberien opened this pull request almost 8 years ago
length_delimited should allow using a custom Codec
github.com/tokio-rs/tokio-io - oberien opened this issue almost 8 years ago
github.com/tokio-rs/tokio-io - oberien opened this issue almost 8 years ago
make `ClientFuture` public
github.com/tokio-rs/tokio-proto - Thomasdezeeuw opened this pull request almost 8 years ago
github.com/tokio-rs/tokio-proto - Thomasdezeeuw opened this pull request almost 8 years ago
Broken pipe when using request
github.com/tokio-rs/tokio-tls - rastertail opened this issue almost 8 years ago
github.com/tokio-rs/tokio-tls - rastertail opened this issue almost 8 years ago
Add Framed::into_parts_and_codec
github.com/tokio-rs/tokio-io - spinda opened this pull request almost 8 years ago
github.com/tokio-rs/tokio-io - spinda opened this pull request almost 8 years ago
Fix doc for AsyncRead and AsyncWrite
github.com/tokio-rs/tokio-io - creativcoder opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - creativcoder opened this pull request about 8 years ago
Reserve the actual msg length in buffer for encoding
github.com/tokio-rs/tokio-line - creativcoder opened this pull request about 8 years ago
github.com/tokio-rs/tokio-line - creativcoder opened this pull request about 8 years ago
Switch from deprecated tokio_core::io to tokio_io::io
github.com/tokio-rs/tokio-socks5 - linkmauve opened this pull request about 8 years ago
github.com/tokio-rs/tokio-socks5 - linkmauve opened this pull request about 8 years ago
Update the curl dependency
github.com/tokio-rs/tokio-socks5 - linkmauve opened this pull request about 8 years ago
github.com/tokio-rs/tokio-socks5 - linkmauve opened this pull request about 8 years ago
Tests fail to build against openssl 1.1.0.f
github.com/tokio-rs/tokio-socks5 - linkmauve opened this issue about 8 years ago
github.com/tokio-rs/tokio-socks5 - linkmauve opened this issue about 8 years ago
Timer wheel optimizations
github.com/tokio-rs/tokio-timer - ben-manes opened this issue about 8 years ago
github.com/tokio-rs/tokio-timer - ben-manes opened this issue about 8 years ago
Add `Framed::into_parts_and_codec` as temporary solution for #53
github.com/tokio-rs/tokio-io - stbuehler opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - stbuehler opened this pull request about 8 years ago
Add function for getting the body of a request
github.com/tokio-rs/tokio-minihttp - hawkw opened this pull request about 8 years ago
github.com/tokio-rs/tokio-minihttp - hawkw opened this pull request about 8 years ago
Initial Capacity = Max(Initial Capacity, Channel Capacity)
github.com/tokio-rs/tokio-timer - GGist opened this issue about 8 years ago
github.com/tokio-rs/tokio-timer - GGist opened this issue about 8 years ago
Is it possible to implement an ordered protocol with tokio-rs?
github.com/tokio-rs/tokio-proto - adrianbrink opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - adrianbrink opened this issue about 8 years ago
Do no depend on Bytes property of preserving initial capacity
github.com/tokio-rs/tokio-io - stepancheg opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - stepancheg opened this issue about 8 years ago
Check for zero byte writings
github.com/tokio-rs/tokio-io - EFanZh opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - EFanZh opened this pull request about 8 years ago
All errors are forcibly thrown in the trash
github.com/tokio-rs/tokio-proto - sfackler opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - sfackler opened this issue about 8 years ago
Is it possible for Copy to loop forever?
github.com/tokio-rs/tokio-io - EFanZh opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - EFanZh opened this issue about 8 years ago
codegen: add option to box Message fields
github.com/tokio-rs/prost - edre opened this issue about 8 years ago
github.com/tokio-rs/prost - edre opened this issue about 8 years ago
"other was less than the current instant" when under load
github.com/tokio-rs/tokio-timer - insanitybit opened this issue about 8 years ago
github.com/tokio-rs/tokio-timer - insanitybit opened this issue about 8 years ago
Explicitly forward read_buf / write_buf impls in forwarding AsyncRead / AsyncWrite impls
github.com/tokio-rs/tokio-io - carllerche opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - carllerche opened this issue about 8 years ago
Add support for unknown fields
github.com/tokio-rs/prost - danburkert opened this issue about 8 years ago
github.com/tokio-rs/prost - danburkert opened this issue about 8 years ago
Core::run_until_finished
github.com/tokio-rs/tokio-core - Ralith opened this pull request about 8 years ago
github.com/tokio-rs/tokio-core - Ralith opened this pull request about 8 years ago
seal the extension traits
github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request about 8 years ago
github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request about 8 years ago
add danger_connect_async to disable hostname verification
github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request about 8 years ago
github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request about 8 years ago
How to implement non-default Transport::tick when already using Framed?
github.com/tokio-rs/tokio-proto - SpamapS opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - SpamapS opened this issue about 8 years ago
Spawning scoped futures?
github.com/tokio-rs/tokio-core - Kixunil opened this issue about 8 years ago
github.com/tokio-rs/tokio-core - Kixunil opened this issue about 8 years ago
tests::test_capacity_too_large1 fails
github.com/tokio-rs/slab - ignatenkobrain opened this issue about 8 years ago
github.com/tokio-rs/slab - ignatenkobrain opened this issue about 8 years ago
WIP Implementation of peer credentials.
github.com/tokio-rs/tokio-uds - Kixunil opened this pull request about 8 years ago
github.com/tokio-rs/tokio-uds - Kixunil opened this pull request about 8 years ago
Method for getting credentials of the peer
github.com/tokio-rs/tokio-uds - Kixunil opened this issue about 8 years ago
github.com/tokio-rs/tokio-uds - Kixunil opened this issue about 8 years ago
Add a method to avoid hostname verification
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request about 8 years ago
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request about 8 years ago
Encoder::encode() should take an Item reference
github.com/tokio-rs/tokio-io - djc opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - djc opened this issue about 8 years ago
Avoid unnecessary unwrap.
github.com/tokio-rs/tokio-proto - frewsxcv opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - frewsxcv opened this pull request about 8 years ago
Bump smallvec: 0.2 -> 0.4.
github.com/tokio-rs/tokio-proto - frewsxcv opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - frewsxcv opened this pull request about 8 years ago
This code has no license
github.com/tokio-rs/tokio-minihttp - SpamapS opened this issue about 8 years ago
github.com/tokio-rs/tokio-minihttp - SpamapS opened this issue about 8 years ago
Use `E: Executor` instead of `tokio_core`'s `Handle`
github.com/tokio-rs/tokio-proto - alexcrichton opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - alexcrichton opened this pull request about 8 years ago
Add additional BoxStream Inner to streaming::Body.
github.com/tokio-rs/tokio-proto - calc0000 opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - calc0000 opened this pull request about 8 years ago
Implement prepare_uninitialized_buffer and tweak shutdown
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request about 8 years ago
github.com/tokio-rs/tokio-openssl - sfackler opened this pull request about 8 years ago
How to handle protocols that are not entirely multiplexed?
github.com/tokio-rs/tokio-proto - little-dude opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - little-dude opened this issue about 8 years ago
Get the codec back from the Framed
github.com/tokio-rs/tokio-io - belltoy opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - belltoy opened this pull request about 8 years ago
add a test for #165
github.com/tokio-rs/tokio-proto - arystan-sw opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - arystan-sw opened this pull request about 8 years ago
Update to the new task API
github.com/tokio-rs/tokio-timer - NickeZ opened this pull request about 8 years ago
github.com/tokio-rs/tokio-timer - NickeZ opened this pull request about 8 years ago
Missing Github repository description
github.com/tokio-rs/tokio-io - vi opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - vi opened this issue about 8 years ago
Current HTTP implementation problem?
github.com/tokio-rs/tokio-minihttp - Thomspoon opened this issue about 8 years ago
github.com/tokio-rs/tokio-minihttp - Thomspoon opened this issue about 8 years ago
fixed miscommunication in AsyncRead and AsyncWrite documentation
github.com/tokio-rs/tokio-io - vadixidav opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - vadixidav opened this pull request about 8 years ago
Clean up unused_imports warnings for macro_use in tests
github.com/tokio-rs/tokio-proto - djc opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - djc opened this pull request about 8 years ago
Remove deprecated / build warnings
github.com/tokio-rs/tokio-redis - chaaz opened this pull request about 8 years ago
github.com/tokio-rs/tokio-redis - chaaz opened this pull request about 8 years ago
Remove boxing from the example, use FutureResult
github.com/tokio-rs/tokio-proto - skade opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - skade opened this pull request about 8 years ago
builder: allow setting the spawned thread name
github.com/tokio-rs/tokio-timer - BusyJay opened this pull request about 8 years ago
github.com/tokio-rs/tokio-timer - BusyJay opened this pull request about 8 years ago
Add support for a default thread per core
github.com/tokio-rs/tokio-core - tomyan opened this pull request about 8 years ago
github.com/tokio-rs/tokio-core - tomyan opened this pull request about 8 years ago
Added tests for FramedParts
github.com/tokio-rs/tokio-io - illegalprime opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - illegalprime opened this pull request about 8 years ago
doc rewording
github.com/tokio-rs/tokio-service - king6cong opened this pull request about 8 years ago
github.com/tokio-rs/tokio-service - king6cong opened this pull request about 8 years ago
Support specifying name for spawn thread
github.com/tokio-rs/tokio-timer - BusyJay opened this issue about 8 years ago
github.com/tokio-rs/tokio-timer - BusyJay opened this issue about 8 years ago
error_chain + tokio_proto?
github.com/tokio-rs/tokio-proto - mark-i-m opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - mark-i-m opened this issue about 8 years ago
Little issue in the encode method of LineCodec
github.com/tokio-rs/tokio-line - Kerollmops opened this issue about 8 years ago
github.com/tokio-rs/tokio-line - Kerollmops opened this issue about 8 years ago
Fix warnings
github.com/tokio-rs/tokio-timer - stepancheg opened this pull request about 8 years ago
github.com/tokio-rs/tokio-timer - stepancheg opened this pull request about 8 years ago
Suggest to use a version from cargo
github.com/tokio-rs/tokio-timer - stepancheg opened this pull request about 8 years ago
github.com/tokio-rs/tokio-timer - stepancheg opened this pull request about 8 years ago
Set thread name for timer thread
github.com/tokio-rs/tokio-timer - stepancheg opened this pull request about 8 years ago
github.com/tokio-rs/tokio-timer - stepancheg opened this pull request about 8 years ago
Make length_adjustment work for encoding
github.com/tokio-rs/tokio-io - polachok opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - polachok opened this pull request about 8 years ago
length_delimited::Framed length adjustment
github.com/tokio-rs/tokio-io - polachok opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - polachok opened this issue about 8 years ago
Correct a minor spelling error in framed_read.rs: "EF" → "EOF"
github.com/tokio-rs/tokio-io - thanatos opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - thanatos opened this pull request about 8 years ago
Supporting Lua scripts?
github.com/tokio-rs/tokio-redis - DavidCai1111 opened this issue about 8 years ago
github.com/tokio-rs/tokio-redis - DavidCai1111 opened this issue about 8 years ago
Add the possibility to change the codec of Framed with FramedParts
github.com/tokio-rs/tokio-io - mredlek opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - mredlek opened this pull request about 8 years ago
SyncRead, SyncWrite types
github.com/tokio-rs/tokio-io - stepancheg opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - stepancheg opened this pull request about 8 years ago
Error handling issue
github.com/tokio-rs/tokio-proto - arystan-sw opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - arystan-sw opened this issue about 8 years ago
Logging with println? So un-production-ey.
github.com/tokio-rs/tokio-middleware - vi opened this issue about 8 years ago
github.com/tokio-rs/tokio-middleware - vi opened this issue about 8 years ago
Dependency update
github.com/tokio-rs/tokio-proto - golem131 opened this pull request about 8 years ago
github.com/tokio-rs/tokio-proto - golem131 opened this pull request about 8 years ago
TcpServer::serve() calls unwrap making it impossible to handle the error
github.com/tokio-rs/tokio-proto - cardoe opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - cardoe opened this issue about 8 years ago
Add the possibility to change the codec of Framed
github.com/tokio-rs/tokio-io - mredlek opened this pull request about 8 years ago
github.com/tokio-rs/tokio-io - mredlek opened this pull request about 8 years ago
Panic when codec produces frames larger than 8kb
github.com/tokio-rs/tokio-io - NikVolf opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - NikVolf opened this issue about 8 years ago
try_ready! equivalent for Decoder
github.com/tokio-rs/tokio-io - spinda opened this issue about 8 years ago
github.com/tokio-rs/tokio-io - spinda opened this issue about 8 years ago
Bytes::try_attach(&[u8])
github.com/tokio-rs/bytes - stepancheg opened this pull request about 8 years ago
github.com/tokio-rs/bytes - stepancheg opened this pull request about 8 years ago
Update links to pages in the tokio.rs going-deeper section
github.com/tokio-rs/tokio-proto - munckymagik opened this pull request over 8 years ago
github.com/tokio-rs/tokio-proto - munckymagik opened this pull request over 8 years ago
Update links to pages in the tokio.rs going-deeper section
github.com/tokio-rs/tokio-io - munckymagik opened this pull request over 8 years ago
github.com/tokio-rs/tokio-io - munckymagik opened this pull request over 8 years ago
Check for space in frame_buf
github.com/tokio-rs/tokio-proto - ZoeyR opened this pull request over 8 years ago
github.com/tokio-rs/tokio-proto - ZoeyR opened this pull request over 8 years ago
Fix copy-paste error in BindClient doc string
github.com/tokio-rs/tokio-proto - djc opened this pull request over 8 years ago
github.com/tokio-rs/tokio-proto - djc opened this pull request over 8 years ago
BoundTcpClient & updated NewService
github.com/tokio-rs/tokio-proto - withoutboats opened this pull request over 8 years ago
github.com/tokio-rs/tokio-proto - withoutboats opened this pull request over 8 years ago
Make NewService return a future.
github.com/tokio-rs/tokio-service - withoutboats opened this pull request over 8 years ago
github.com/tokio-rs/tokio-service - withoutboats opened this pull request over 8 years ago
Update example code to use tokio-io crate
github.com/tokio-rs/tokio-proto - stensonowen opened this pull request over 8 years ago
github.com/tokio-rs/tokio-proto - stensonowen opened this pull request over 8 years ago
Just Middleware.
github.com/tokio-rs/tokio-service - withoutboats opened this pull request over 8 years ago
github.com/tokio-rs/tokio-service - withoutboats opened this pull request over 8 years ago
Allow try_clone on TcpStream
github.com/tokio-rs/tokio-core - stackjohn opened this issue over 8 years ago
github.com/tokio-rs/tokio-core - stackjohn opened this issue over 8 years ago
Change stream trait to AsyncRead + AsyncWrite
github.com/tokio-rs/tokio-tls - evanwang0 opened this pull request over 8 years ago
github.com/tokio-rs/tokio-tls - evanwang0 opened this pull request over 8 years ago
Improve proto::Client and proto::Server Documentation
github.com/tokio-rs/tokio-tls - RyanBluth opened this issue over 8 years ago
github.com/tokio-rs/tokio-tls - RyanBluth opened this issue over 8 years ago
Add example for testing
github.com/tokio-rs/tokio-service - sholsapp opened this issue over 8 years ago
github.com/tokio-rs/tokio-service - sholsapp opened this issue over 8 years ago
Add unbound() constructor for parity with std UnixDatagram
github.com/tokio-rs/tokio-uds - polachok opened this pull request over 8 years ago
github.com/tokio-rs/tokio-uds - polachok opened this pull request over 8 years ago
Allow different error types for incoming and outgoing frame and body errors
github.com/tokio-rs/tokio-proto - seanmonstar opened this issue over 8 years ago
github.com/tokio-rs/tokio-proto - seanmonstar opened this issue over 8 years ago
Fix link in README.md
github.com/tokio-rs/tokio-tls - bbigras opened this pull request over 8 years ago
github.com/tokio-rs/tokio-tls - bbigras opened this pull request over 8 years ago
handle ErrorKind::Interrupted in try_nb!
github.com/tokio-rs/tokio-io - sunshowers opened this pull request over 8 years ago
github.com/tokio-rs/tokio-io - sunshowers opened this pull request over 8 years ago
Document that std write_all is incompatible with non-blocking IO
github.com/tokio-rs/tokio-io - sunshowers opened this issue over 8 years ago
github.com/tokio-rs/tokio-io - sunshowers opened this issue over 8 years ago
How to get request payload?
github.com/tokio-rs/tokio-minihttp - serayuzgur opened this issue over 8 years ago
github.com/tokio-rs/tokio-minihttp - serayuzgur opened this issue over 8 years ago
Add example using tokio-service
github.com/tokio-rs/tokio-middleware - sholsapp opened this issue over 8 years ago
github.com/tokio-rs/tokio-middleware - sholsapp opened this issue over 8 years ago
weird error when using tokio-timer with tokio-tungstenite
github.com/tokio-rs/tokio-timer - bbigras opened this issue over 8 years ago
github.com/tokio-rs/tokio-timer - bbigras opened this issue over 8 years ago
AsyncWrite::shutdown semantics are a little unclear
github.com/tokio-rs/tokio-io - sunshowers opened this issue over 8 years ago
github.com/tokio-rs/tokio-io - sunshowers opened this issue over 8 years ago