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

What is Tokio Overview

github.com/tokio-rs/doc-push - AndyGauge opened this issue about 6 years ago
doc: TaskExecutor

github.com/tokio-rs/doc-push - bbigras 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
What's the parameters passed to closures?

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
Add concurrency content to Tokio for JS devs

github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
External resources section

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
TCP server examples

github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Sketch out a concurrency section

github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Backpressure

github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Missing Section: Channels

github.com/tokio-rs/doc-push - rylev 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
Examples of blocking calls

github.com/tokio-rs/doc-push - ghost opened this issue about 6 years ago
Rework Getting Started

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
Note that the outline is not set in stone

github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Glossary

github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Assign "Tokio for proxies" guide

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
The "Getting started" flow is off

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
Guides for devs of other languages

github.com/tokio-rs/doc-push - rylev opened this pull request about 6 years ago
TLS

github.com/tokio-rs/doc-push - carllerche opened this issue 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
Debugging section

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
Graceful shutdown

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
Tokio for...

github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Internals

github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Sketch transport section

github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Tracking time

github.com/tokio-rs/doc-push - carllerche opened this issue 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
Add contributing info

github.com/tokio-rs/doc-push - carllerche opened this pull request about 6 years ago
Cookbook

github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Import the outline

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
Replace deprecated .boxed() calls with Box::new

github.com/tokio-rs/tokio-socks5 - shutefan opened this pull request about 6 years ago
Cancellation

github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Guide section: Tracking Time

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
Tokio for $OTHER_LANGUAGE Developers

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
Gotchas

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
Missing Section: When To Not Use Tokio

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
Document process and how to get involved

github.com/tokio-rs/doc-push - carllerche opened this issue about 6 years ago
Guide outline

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
Guide section: "Getting Started"

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
Guide: Getting started / Runtime model

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
Reading from a socket while waiting for `HUP`

github.com/tokio-rs/doc-push - carllerche opened this issue over 6 years ago
Support no_std

github.com/tokio-rs/slab - dingelish opened this pull request over 6 years ago
android support?

github.com/tokio-rs/tokio - KORuL 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
remove Ext traits in favor of newtypes

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
Deprecate tokio-service.

github.com/tokio-rs/tokio-service - tobz opened this pull request over 6 years ago
Time to deprecate?

github.com/tokio-rs/tokio-service - tobz opened this issue over 6 years ago
Upgrade rand to 0.5

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
Bump version to v0.4.1

github.com/tokio-rs/slab - carllerche opened this pull request over 6 years ago
Derive Default

github.com/tokio-rs/slab - FallingSnow opened this issue over 6 years ago
AppVeyor broken?

github.com/tokio-rs/tokio-tls - phlmn opened this issue over 6 years ago
Support native-tls v0.2

github.com/tokio-rs/tokio-tls - tikue opened this issue over 6 years ago
Upgrade tokio

github.com/tokio-rs/tokio-tls - phlmn opened this pull request over 6 years ago
Policy for adding platform support

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
Some fixes in the docs

github.com/tokio-rs/slab - tbu- opened this pull request over 6 years ago
Upgrade to new tokio?

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
prepare for native-tls 0.2

github.com/tokio-rs/tokio-tls - aep opened this pull request over 6 years ago
Clarify license as MIT

github.com/tokio-rs/slab - carllerche opened this pull request over 6 years ago
Clarify license(s)

github.com/tokio-rs/slab - jamesr opened this issue over 6 years ago
bump lazycell to 1

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
Panic calling current_thread::block_on_all

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
high cpu usage in macOS

github.com/tokio-rs/tokio-socks5 - SerhoLiu opened this issue over 6 years ago