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
"Working with Futures" page needs improvement around implementing Future
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Feedback - Getting Started - Hello World!
github.com/tokio-rs/doc-push - rawrmonstar opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rawrmonstar opened this issue about 6 years ago
What's the parameters passed to closures?
github.com/tokio-rs/doc-push - shaitao opened this issue about 6 years ago
github.com/tokio-rs/doc-push - shaitao opened this issue about 6 years ago
Initial skeleton of the cookbook in mdbook format
github.com/tokio-rs/doc-push - eminence opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - eminence opened this pull request about 6 years ago
Highlight oneshot channels as a convenient primitive
github.com/tokio-rs/doc-push - jonhoo opened this issue about 6 years ago
github.com/tokio-rs/doc-push - jonhoo opened this issue about 6 years ago
Rework getting started again to include Streams and Tasks
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
Add concurrency content to Tokio for JS devs
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Add guide about Single (current) Thread (CPU core) application
github.com/tokio-rs/doc-push - goriunov opened this issue about 6 years ago
github.com/tokio-rs/doc-push - goriunov opened this issue about 6 years ago
what should I pay attention to when implmenting poll?
github.com/tokio-rs/doc-push - shaitao opened this issue about 6 years ago
github.com/tokio-rs/doc-push - shaitao opened this issue about 6 years ago
External resources section
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Getting Started Tweaks
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
Sketch out a concurrency section
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Futures `Hello World` example (same as in `Hello World!` section)
github.com/tokio-rs/doc-push - goriunov opened this issue about 6 years ago
github.com/tokio-rs/doc-push - goriunov opened this issue about 6 years ago
Fix typos, make sentence flow a bit more naturally
github.com/tokio-rs/doc-push - twilco opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - twilco opened this pull request about 6 years ago
Rework Getting Started
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
Make use of Rust Playground
github.com/tokio-rs/doc-push - ghost opened this issue about 6 years ago
github.com/tokio-rs/doc-push - ghost opened this issue about 6 years ago
Getting Started Example Chat Server is Pretty Advanced
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Note that the outline is not set in stone
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Assign "Tokio for proxies" guide
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Guide: Tokio for libraries
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
The "Getting started" flow is off
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
"Getting started" guide does not mention how to implement a client
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
No mention of thread-local variables in "Getting started" guide
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Reconsider the "Getting started - I/O with Tokio" page
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Add the overview section
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
Guides for devs of other languages
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
Ecosystem tour: Common crates to use with Tokio
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Tokio signal and listening for `ctrl-c`
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Sketch out internals section
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Sketch transport section
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Data must be moved into the closure
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Add contributing info
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Import the outline
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Where should filesystem guides fit in?
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Replace deprecated .boxed() calls with Box::new
github.com/tokio-rs/tokio-socks5 - shutefan opened this pull request about 6 years ago
github.com/tokio-rs/tokio-socks5 - shutefan opened this pull request about 6 years ago
Guide section: Tracking Time
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Implementing Future, Stream, Sink yourself
github.com/tokio-rs/doc-push - emschwartz opened this issue about 6 years ago
github.com/tokio-rs/doc-push - emschwartz opened this issue about 6 years ago
Tokio for $OTHER_LANGUAGE Developers
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Composing Futures from Different Libraries
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Using Blocking APIs inside of Tokio Runtime
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Missing Section: Required Knowledge
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Missing Section: Introduction to Streams and Syncs
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Missing Section: When To Not Use Tokio
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Missing Section: What is Tokio?
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
github.com/tokio-rs/doc-push - rylev opened this issue about 6 years ago
Poll and Futures are distinct things - when you would return a Poll vs a Future
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Document process and how to get involved
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Guide section: "Futures, Streams, and Sinks"
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Guide section: "Getting Started"
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Guide section: I/O with Tokio
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Guide: Getting started / Runtime model
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Guide: Getting started / Hello World!
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Reading from a socket while waiting for `HUP`
github.com/tokio-rs/doc-push - carllerche opened this issue over 6 years ago
github.com/tokio-rs/doc-push - carllerche opened this issue over 6 years ago
Related to Reddit "Tokio ? Why is it so confusing"
github.com/tokio-rs/website - goriunov opened this issue over 6 years ago
github.com/tokio-rs/website - goriunov opened this issue over 6 years ago
Recover a future from expired Deadline
github.com/tokio-rs/tokio - ilammy opened this issue over 6 years ago
github.com/tokio-rs/tokio - ilammy opened this issue over 6 years ago
remove Ext traits in favor of newtypes
github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request over 6 years ago
github.com/tokio-rs/tokio-tls - seanmonstar opened this pull request over 6 years ago
Deprecate tokio-proto.
github.com/tokio-rs/tokio-proto - tobz opened this pull request over 6 years ago
github.com/tokio-rs/tokio-proto - tobz opened this pull request over 6 years ago
Deprecate tokio-service.
github.com/tokio-rs/tokio-service - tobz opened this pull request over 6 years ago
github.com/tokio-rs/tokio-service - tobz opened this pull request over 6 years ago
Upgrade rand to 0.5
github.com/tokio-rs/tokio-proto - upsuper opened this pull request over 6 years ago
github.com/tokio-rs/tokio-proto - upsuper opened this pull request over 6 years ago
Is this crate still being maintained?
github.com/tokio-rs/tokio-proto - driftluo opened this issue over 6 years ago
github.com/tokio-rs/tokio-proto - driftluo opened this issue over 6 years ago
Bump version to v0.4.1
github.com/tokio-rs/slab - carllerche opened this pull request over 6 years ago
github.com/tokio-rs/slab - carllerche opened this pull request over 6 years ago
Proxy example - is reconnecting to the server every loop necessary?
github.com/tokio-rs/tokio-core - timClicks opened this issue over 6 years ago
github.com/tokio-rs/tokio-core - timClicks opened this issue over 6 years ago
Policy for adding platform support
github.com/tokio-rs/mio - carllerche opened this issue over 6 years ago
github.com/tokio-rs/mio - carllerche opened this issue over 6 years ago
Documentation page docs.rs/slab is broken
github.com/tokio-rs/slab - realcr opened this issue over 6 years ago
github.com/tokio-rs/slab - realcr opened this issue over 6 years ago
Upgrade to new tokio?
github.com/tokio-rs/tokio-tls - izderadicka opened this issue over 6 years ago
github.com/tokio-rs/tokio-tls - izderadicka opened this issue over 6 years ago
Succession of this project to Thruster?
github.com/tokio-rs/tokio-minihttp - naturallymitchell opened this issue over 6 years ago
github.com/tokio-rs/tokio-minihttp - naturallymitchell opened this issue over 6 years ago
prepare for native-tls 0.2
github.com/tokio-rs/tokio-tls - aep opened this pull request over 6 years ago
github.com/tokio-rs/tokio-tls - aep opened this pull request over 6 years ago
[Question/Feature-Request] Support for creating Message from string name
github.com/tokio-rs/prost - jonahgeorge opened this issue over 6 years ago
github.com/tokio-rs/prost - jonahgeorge opened this issue over 6 years ago
Clarify license as MIT
github.com/tokio-rs/slab - carllerche opened this pull request over 6 years ago
github.com/tokio-rs/slab - carllerche opened this pull request over 6 years ago
bump lazycell to 1
github.com/tokio-rs/tokio-proto - ignatenkobrain opened this pull request over 6 years ago
github.com/tokio-rs/tokio-proto - ignatenkobrain opened this pull request over 6 years ago
Compilation error for version 0.1.9
github.com/tokio-rs/tokio-core - surajprak opened this issue over 6 years ago
github.com/tokio-rs/tokio-core - surajprak opened this issue over 6 years ago
Panic calling current_thread::block_on_all
github.com/tokio-rs/tokio-proto - rphmeier opened this issue over 6 years ago
github.com/tokio-rs/tokio-proto - rphmeier opened this issue over 6 years ago
Build for wasm32-unknown-unknown
github.com/tokio-rs/tokio-core - saschagrunert opened this issue over 6 years ago
github.com/tokio-rs/tokio-core - saschagrunert opened this issue over 6 years ago
Programmatic control over certificate validation
github.com/tokio-rs/tokio-tls - izolyomi opened this issue over 6 years ago
github.com/tokio-rs/tokio-tls - izolyomi opened this issue over 6 years ago
high cpu usage in macOS
github.com/tokio-rs/tokio-socks5 - SerhoLiu opened this issue over 6 years ago
github.com/tokio-rs/tokio-socks5 - SerhoLiu opened this issue over 6 years ago