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
Cannot call poll once value is consumed
github.com/tokio-rs/tokio-timer - jedisct1 opened this issue almost 7 years ago
github.com/tokio-rs/tokio-timer - jedisct1 opened this issue almost 7 years ago
Hello-World benchmark
github.com/tokio-rs/tokio-minihttp - yaa110 opened this issue almost 7 years ago
github.com/tokio-rs/tokio-minihttp - yaa110 opened this issue almost 7 years ago
Replace deprecated boxed() method usage in docs
github.com/tokio-rs/tokio-service - roosmaa opened this pull request about 7 years ago
github.com/tokio-rs/tokio-service - roosmaa opened this pull request about 7 years ago
Pull up dependencies
github.com/tokio-rs/tokio-proto - imp opened this pull request about 7 years ago
github.com/tokio-rs/tokio-proto - imp opened this pull request about 7 years ago
Reactor is not RefUnwindSafe
github.com/tokio-rs/tokio-core - Marwes opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - Marwes opened this issue about 7 years ago
Make sure there are enough space to put data in
github.com/tokio-rs/tokio-io - kamyuentse opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - kamyuentse opened this pull request about 7 years ago
Add TcpListener::accept_std
github.com/tokio-rs/tokio-core - sfackler opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - sfackler opened this pull request about 7 years ago
Return progress indication from `core.turn`
github.com/tokio-rs/tokio-core - tiras-j opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - tiras-j opened this pull request about 7 years ago
Add Fuchsia-specific reactor and net impls
github.com/tokio-rs/tokio-core - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this pull request about 7 years ago
Add Timeout::unregister
github.com/tokio-rs/tokio-core - sfackler opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - sfackler opened this pull request about 7 years ago
Allow timers to be reset without a new deadline
github.com/tokio-rs/tokio-core - sfackler opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - sfackler opened this issue about 7 years ago
FreeBSD clients able to freeze a Tokio+Hyper Linux server
github.com/tokio-rs/tokio-io - P-E-Meunier opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - P-E-Meunier opened this issue about 7 years ago
'lines_decoder' fails on 32-bit
github.com/tokio-rs/tokio-io - ignatenkobrain opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - ignatenkobrain opened this issue about 7 years ago
Dependency updates
github.com/tokio-rs/tokio-proto - golem131 opened this pull request about 7 years ago
github.com/tokio-rs/tokio-proto - golem131 opened this pull request about 7 years ago
Fix netty style length_delimited decoder
github.com/tokio-rs/tokio-io - yorkart opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - yorkart opened this pull request about 7 years ago
Consider generalizing TimeoutStream / adding an IdleStream adapter
github.com/tokio-rs/tokio-timer - mehcode opened this issue about 7 years ago
github.com/tokio-rs/tokio-timer - mehcode opened this issue about 7 years ago
bump futures to 0.1.16
github.com/tokio-rs/tokio-core - asomers opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - asomers opened this pull request about 7 years ago
Remove should return `Option<T>`
github.com/tokio-rs/slab - jonhoo opened this issue about 7 years ago
github.com/tokio-rs/slab - jonhoo opened this issue about 7 years ago
FramedRead updates unusably slowly
github.com/tokio-rs/tokio-io - alexchandel opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - alexchandel opened this issue about 7 years ago
Clarify behaviour of flush on WouldBlock error
github.com/tokio-rs/tokio-io - AljoschaMeyer opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - AljoschaMeyer opened this issue about 7 years ago
No documentation on combining TcpListener with non-TCP tokio types
github.com/tokio-rs/tokio-core - alexchandel opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - alexchandel opened this issue about 7 years ago
Implement Default for Slab
github.com/tokio-rs/slab - jonhoo opened this pull request about 7 years ago
github.com/tokio-rs/slab - jonhoo opened this pull request about 7 years ago
add support for generating random sequences with QuickCheck
github.com/tokio-rs/bytes - sunshowers opened this pull request about 7 years ago
github.com/tokio-rs/bytes - sunshowers opened this pull request about 7 years ago
Bump version to v0.1.4
github.com/tokio-rs/tokio-io - carllerche opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - carllerche opened this pull request about 7 years ago
Add framed_read and framed_write methods
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
Make framed method usable with more types
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
Consider Removing the `io::Read` and `io::Write` supertraits on AsyncRead and AsyncWrite
github.com/tokio-rs/tokio-io - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this issue about 7 years ago
Consider adding `io::read_repeating`
github.com/tokio-rs/tokio-io - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this issue about 7 years ago
Bump iovec and bytes versions
github.com/tokio-rs/tokio-io - carllerche opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - carllerche opened this issue about 7 years ago
Rename `AsyncWrite::shutdown`
github.com/tokio-rs/tokio-io - carllerche opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - carllerche opened this issue about 7 years ago
Decoder::decode is slow for large buffers
github.com/tokio-rs/tokio-io - sudeep9 opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - sudeep9 opened this issue about 7 years ago
Denial of Service vulnerability in example tinyhttp
github.com/tokio-rs/tokio-core - klausi opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - klausi opened this issue about 7 years ago
impl Stream/Sink for UdpSocket
github.com/tokio-rs/tokio-core - canndrew opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - canndrew opened this issue about 7 years ago
Replace Serde with tokio-uds.
github.com/tokio-rs/tokio-uds - djg opened this pull request about 7 years ago
github.com/tokio-rs/tokio-uds - djg opened this pull request about 7 years ago
Readme mentions Serde not tokio-uds
github.com/tokio-rs/tokio-uds - djg opened this issue about 7 years ago
github.com/tokio-rs/tokio-uds - djg opened this issue about 7 years ago
Expose need_read() and need_write().
github.com/tokio-rs/tokio-uds - djg opened this pull request about 7 years ago
github.com/tokio-rs/tokio-uds - djg opened this pull request about 7 years ago
Replace io::Error with generic From<io::Error>
github.com/tokio-rs/tokio-proto - jvff opened this pull request about 7 years ago
github.com/tokio-rs/tokio-proto - jvff opened this pull request about 7 years ago
Fix delayed Pipeline closure
github.com/tokio-rs/tokio-proto - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-proto - cramertj opened this pull request about 7 years ago
Deregister Eventeds before dropping
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
`TcpClient` leaks connection
github.com/tokio-rs/tokio-proto - jvff opened this issue about 7 years ago
github.com/tokio-rs/tokio-proto - jvff opened this issue about 7 years ago
Readable includes hup, but writable doesn't
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
Add Bytes and Lines codecs
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
Fix and deny warnings
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
Add AllowSyncIo wrapper
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this pull request about 7 years ago
Make Sink::SinkItem a generic parameter
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
Add a "Bytes" Codec Implementation
github.com/tokio-rs/tokio-io - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - cramertj opened this issue about 7 years ago
Set Future types as must_use
github.com/tokio-rs/tokio-core - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this pull request about 7 years ago
Simplify UdpSocket futures
github.com/tokio-rs/tokio-core - cramertj opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this pull request about 7 years ago
Echo server grinds to a crawl when handling many sequential requests
github.com/tokio-rs/tokio-proto - jethrogb opened this issue about 7 years ago
github.com/tokio-rs/tokio-proto - jethrogb opened this issue about 7 years ago
TlsStream does not respect the `AsyncRead` / `AsyncWrite` contract
github.com/tokio-rs/tokio-tls - carllerche opened this issue about 7 years ago
github.com/tokio-rs/tokio-tls - carllerche opened this issue about 7 years ago
impl `FromIterator<(usize, T)>` for `Slab<T>`
github.com/tokio-rs/slab - flier opened this pull request about 7 years ago
github.com/tokio-rs/slab - flier opened this pull request about 7 years ago
serialize Slab with `serde`
github.com/tokio-rs/slab - flier opened this pull request about 7 years ago
github.com/tokio-rs/slab - flier opened this pull request about 7 years ago
Tokio does not appear to drop chained future on disconnect
github.com/tokio-rs/tokio-core - cetra3 opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - cetra3 opened this issue about 7 years ago
Getting E back from reactor::poll_evented::PollEvented<E>
github.com/tokio-rs/tokio-core - baloo opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - baloo opened this issue about 7 years ago
BorrowMutError on HTTP request
github.com/tokio-rs/tokio-core - donhcd opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - donhcd opened this issue about 7 years ago
Interval is Infallible
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
Prevent negative duration. Fixes #27, somewhat similar to #7.
github.com/tokio-rs/tokio-timer - mwanner opened this pull request about 7 years ago
github.com/tokio-rs/tokio-timer - mwanner opened this pull request about 7 years ago
How to close the connection in server side?
github.com/tokio-rs/tokio-line - zoumi opened this issue about 7 years ago
github.com/tokio-rs/tokio-line - zoumi opened this issue about 7 years ago
Fix pipeline Frame documentation
github.com/tokio-rs/tokio-proto - jtdowney opened this pull request about 7 years ago
github.com/tokio-rs/tokio-proto - jtdowney opened this pull request about 7 years ago
Add pid to UCred on Linux.
github.com/tokio-rs/tokio-uds - m-ou-se opened this pull request about 7 years ago
github.com/tokio-rs/tokio-uds - m-ou-se opened this pull request about 7 years ago
Document that sync APIs should not be backed by async implementations
github.com/tokio-rs/tokio-core - mathstuf opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - mathstuf opened this issue about 7 years ago
Fixing a compilation error on FreeBSD
github.com/tokio-rs/tokio-uds - P-E-Meunier opened this pull request about 7 years ago
github.com/tokio-rs/tokio-uds - P-E-Meunier opened this pull request about 7 years ago
Server welcome message or banner
github.com/tokio-rs/tokio-proto - jocutajar opened this issue about 7 years ago
github.com/tokio-rs/tokio-proto - jocutajar opened this issue about 7 years ago
Reclaiming Slab Memory
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
Disable ucred support on Android and Musl
github.com/tokio-rs/tokio-uds - azdlowry opened this pull request about 7 years ago
github.com/tokio-rs/tokio-uds - azdlowry opened this pull request about 7 years ago
Doesn't build on android target
github.com/tokio-rs/tokio-uds - azdlowry opened this issue about 7 years ago
github.com/tokio-rs/tokio-uds - azdlowry opened this issue about 7 years ago
Derive Debug for Timeout and TimeoutToken
github.com/tokio-rs/tokio-core - casey opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - casey opened this pull request about 7 years ago
How to get to the remote end socket address?
github.com/tokio-rs/tokio-proto - jocutajar opened this issue about 7 years ago
github.com/tokio-rs/tokio-proto - jocutajar opened this issue about 7 years ago
streaming::pipeline internals shouldn't always consume unwanted body data
github.com/tokio-rs/tokio-proto - sfackler opened this issue about 7 years ago
github.com/tokio-rs/tokio-proto - sfackler opened this issue about 7 years ago
Fix "variable does not need to be mutable" warnings
github.com/tokio-rs/tokio-uds - bippityboppity opened this pull request about 7 years ago
github.com/tokio-rs/tokio-uds - bippityboppity opened this pull request about 7 years ago
Fix unused extern crate build warning
github.com/tokio-rs/tokio-middleware - bippityboppity opened this pull request about 7 years ago
github.com/tokio-rs/tokio-middleware - bippityboppity opened this pull request about 7 years ago
Unable to create new trait based on `tokio_service::Service`
github.com/tokio-rs/tokio-service - daniel-Q6wUOI opened this issue about 7 years ago
github.com/tokio-rs/tokio-service - daniel-Q6wUOI opened this issue about 7 years ago
should get_unchecked and get_unchecked_mut be using unreachable!() ?
github.com/tokio-rs/slab - oconnor663 opened this issue about 7 years ago
github.com/tokio-rs/slab - oconnor663 opened this issue about 7 years ago
remove unsafe code from IterMut
github.com/tokio-rs/slab - oconnor663 opened this pull request about 7 years ago
github.com/tokio-rs/slab - oconnor663 opened this pull request about 7 years ago
`shrink_to_fit` won't shrink
github.com/tokio-rs/slab - cramertj opened this issue about 7 years ago
github.com/tokio-rs/slab - cramertj opened this issue about 7 years ago
unresolved import `libc::ucred` when compiling for musl
github.com/tokio-rs/tokio-uds - golddranks opened this issue about 7 years ago
github.com/tokio-rs/tokio-uds - golddranks opened this issue about 7 years ago
How to implement Promises with Tokio-Core?
github.com/tokio-rs/tokio-core - asomers opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - asomers opened this issue about 7 years ago
Support Readiness Types with Signal Counters
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - cramertj opened this issue about 7 years ago
Muddled doc wording?
github.com/tokio-rs/tokio-proto - petehayes102 opened this issue about 7 years ago
github.com/tokio-rs/tokio-proto - petehayes102 opened this issue about 7 years ago
Fix panic when server returns more responses than expected
github.com/tokio-rs/tokio-proto - VShell opened this pull request about 7 years ago
github.com/tokio-rs/tokio-proto - VShell opened this pull request about 7 years ago
Nicer {TcpSocket, UdpSocket}::bind()
github.com/tokio-rs/tokio-core - imp opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - imp opened this issue about 7 years ago
Shutting down a TcpServer
github.com/tokio-rs/tokio-proto - mmstick opened this issue about 7 years ago
github.com/tokio-rs/tokio-proto - mmstick opened this issue about 7 years ago
Add Debug impl for Timeout
github.com/tokio-rs/tokio-core - casey opened this issue about 7 years ago
github.com/tokio-rs/tokio-core - casey opened this issue about 7 years ago
RFC: Tokio reform, take 2
github.com/tokio-rs/tokio-rfcs - aturon opened this pull request about 7 years ago
github.com/tokio-rs/tokio-rfcs - aturon opened this pull request about 7 years ago
remove dead code and update dependencies
github.com/tokio-rs/tokio-openssl - ThetaSinner opened this pull request about 7 years ago
github.com/tokio-rs/tokio-openssl - ThetaSinner opened this pull request about 7 years ago
Adds new function `interval_range`
github.com/tokio-rs/tokio-timer - bkchr opened this pull request about 7 years ago
github.com/tokio-rs/tokio-timer - bkchr opened this pull request about 7 years ago
Fixed docs for Timeout::new and new_at
github.com/tokio-rs/tokio-core - alex opened this pull request about 7 years ago
github.com/tokio-rs/tokio-core - alex opened this pull request about 7 years ago
Clean shutdown of TCP sockets
github.com/tokio-rs/tokio-io - P-E-Meunier opened this issue about 7 years ago
github.com/tokio-rs/tokio-io - P-E-Meunier opened this issue about 7 years ago
Example for upload/download progress
github.com/tokio-rs/tokio-proto - kpcyrd opened this issue over 7 years ago
github.com/tokio-rs/tokio-proto - kpcyrd opened this issue over 7 years ago
Document example with stateful process
github.com/tokio-rs/tokio-core - kpcyrd opened this issue over 7 years ago
github.com/tokio-rs/tokio-core - kpcyrd opened this issue over 7 years ago
Does it make sense that tokio::codec::Decoder's decode method takes a BytesMut?
github.com/tokio-rs/tokio-io - megmacattack opened this issue over 7 years ago
github.com/tokio-rs/tokio-io - megmacattack opened this issue over 7 years ago
Method on `Timeout` for reset with `Duration`
github.com/tokio-rs/tokio-core - mathstuf opened this issue over 7 years ago
github.com/tokio-rs/tokio-core - mathstuf opened this issue over 7 years ago