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

Get CI passing

github.com/tokio-rs/book - 13ed8260802e74908467bbdbe57acb9eaeac2e27 authored about 8 years ago
Get CI passing

github.com/tokio-rs/website - 13ed8260802e74908467bbdbe57acb9eaeac2e27 authored about 8 years ago
Describe how to augment a transport

github.com/tokio-rs/book - 97cf7c31c48a0802ead2796b01818f976bb01129 authored about 8 years ago
Describe how to augment a transport

github.com/tokio-rs/website - 97cf7c31c48a0802ead2796b01818f976bb01129 authored about 8 years ago
Update readme doc link

github.com/tokio-rs/tokio-tls - 8c0d22356c576a616fa36c5601e07652c3076238 authored about 8 years ago
Change doc link to docs.rs

github.com/tokio-rs/tokio-tls - 69990c528a8939821c1c76332d92de94f1cfbed9 authored about 8 years ago
Bump to 0.1.3

github.com/tokio-rs/tokio - 76c3e162b702c5a654fd22f1597266fcd81d188b authored about 8 years ago
Touch up `TcpStream::connect` and revert breaking change

github.com/tokio-rs/tokio - 64c360c30ebfadc8b5333206482a78d4f62975f4 authored about 8 years ago
Touch up `TcpStream::connect` and revert breaking change

github.com/tokio-rs/tokio-core - 64c360c30ebfadc8b5333206482a78d4f62975f4 authored about 8 years ago
Corrections to pipeline server

github.com/tokio-rs/website - 39f1cd296a49d2eabd2cd0589038e8a81d9709c8 authored about 8 years ago
Corrections to pipeline server

github.com/tokio-rs/book - 39f1cd296a49d2eabd2cd0589038e8a81d9709c8 authored about 8 years ago
Edits to low-level core I/O section

github.com/tokio-rs/website - 2f31d045d0ee378de16aef48f44ae5e99d154a80 authored about 8 years ago
Edits to low-level core I/O section

github.com/tokio-rs/book - 2f31d045d0ee378de16aef48f44ae5e99d154a80 authored about 8 years ago
Merge branch 'master' of https://github.com/alreece45/tokio-core

github.com/tokio-rs/tokio - 2499dd35a2517690fbf7ec8e14e5522c1c9ae50f authored about 8 years ago
Merge branch 'master' of https://github.com/alreece45/tokio-core

github.com/tokio-rs/tokio-core - 2499dd35a2517690fbf7ec8e14e5522c1c9ae50f authored about 8 years ago
s/lp/core/

github.com/tokio-rs/book - ee2397bd445f4c39989ee3ae13a3ad51cdc21243 authored about 8 years ago
Another bullet for tasks.md

github.com/tokio-rs/website - d110e2d014de3a90ab0a634e26671af8608f9ea7 authored about 8 years ago
Another bullet for tasks.md

github.com/tokio-rs/book - d110e2d014de3a90ab0a634e26671af8608f9ea7 authored about 8 years ago
Get doc blocks compiling

github.com/tokio-rs/book - 29d8b8a9f6a21b9b06c97bdf66f947f336f5e388 authored about 8 years ago
Get doc blocks compiling

github.com/tokio-rs/website - 29d8b8a9f6a21b9b06c97bdf66f947f336f5e388 authored about 8 years ago
Reorder 'Going deeper' sections

github.com/tokio-rs/website - 24f98d84df66e9189173e853298ab65ea44adebc authored about 8 years ago
Reorder 'Going deeper' sections

github.com/tokio-rs/book - 24f98d84df66e9189173e853298ab65ea44adebc authored about 8 years ago
Add a sketch of content to tasks.md

github.com/tokio-rs/website - e59af1830d9e164958cc871c9cc2433e9d71670e authored about 8 years ago
Add a sketch of content to tasks.md

github.com/tokio-rs/book - e59af1830d9e164958cc871c9cc2433e9d71670e authored about 8 years ago
Edits to arch section

github.com/tokio-rs/book - dfcc95c2b2b196771c546c70f7cbfd5643db8cf2 authored about 8 years ago
Edits to arch section

github.com/tokio-rs/website - dfcc95c2b2b196771c546c70f7cbfd5643db8cf2 authored about 8 years ago
Add pipeline server example

github.com/tokio-rs/book - 34b133e48daff7da41245c9e2754499d0da95927 authored about 8 years ago
Improvements to wording and example on home page

github.com/tokio-rs/book - f7cccead683dd0cea0b29bee20bb17c4a75c2c9e authored about 8 years ago
Improvements to wording and example on home page

github.com/tokio-rs/website - f7cccead683dd0cea0b29bee20bb17c4a75c2c9e authored about 8 years ago
Add pipeline server example

github.com/tokio-rs/website - 34b133e48daff7da41245c9e2754499d0da95927 authored about 8 years ago
Talk about using transport directly

github.com/tokio-rs/website - ca281836db9179b7673518caef95badfe2216f82 authored about 8 years ago
Talk about using transport directly

github.com/tokio-rs/book - ca281836db9179b7673518caef95badfe2216f82 authored about 8 years ago
Add more examples + comments

github.com/tokio-rs/tokio-line - 4c02f96322d32ad511c45b1cd3bf6fbc4f1bf75c authored about 8 years ago
Add an example of working directly with a transport

github.com/tokio-rs/tokio-line - 1058b21e32c21eec6ce9a97a79ae558f51899bef authored about 8 years ago
Tweak link color

github.com/tokio-rs/book - 89d0c27f5908b48abd1ebe2e00cbf7c01d6ba36f authored about 8 years ago
Tweak link color

github.com/tokio-rs/website - 89d0c27f5908b48abd1ebe2e00cbf7c01d6ba36f authored about 8 years ago
Update base URL

github.com/tokio-rs/book - 3eba6bf89c53bc513919f37c0eb3cc7d08cab5ac authored about 8 years ago
More work on the multiplexed document

github.com/tokio-rs/book - f52775feafe966f46b9a08e0d6146ff1834ab119 authored about 8 years ago
Update base URL

github.com/tokio-rs/website - 3eba6bf89c53bc513919f37c0eb3cc7d08cab5ac authored about 8 years ago
More work on the multiplexed document

github.com/tokio-rs/website - f52775feafe966f46b9a08e0d6146ff1834ab119 authored about 8 years ago
Fill out examples and some more third-party

github.com/tokio-rs/book - ceeb6f638cd3ebe83140aa3c7a832a9ab0a4af46 authored about 8 years ago
Fill out examples and some more third-party

github.com/tokio-rs/website - ceeb6f638cd3ebe83140aa3c7a832a9ab0a4af46 authored about 8 years ago
Fill out core-low-level.md

github.com/tokio-rs/website - 7996c74476800e597185be5d097e437e6bbfbbd8 authored about 8 years ago
Fill out core-low-level.md

github.com/tokio-rs/book - 7996c74476800e597185be5d097e437e6bbfbbd8 authored about 8 years ago
Initial commit

github.com/tokio-rs/tokio-line - 75b9e689e877eea0e61153ba4f867c4f02966b10 authored about 8 years ago
Add unstable link for impl Trait

github.com/tokio-rs/website - 2cb827b5784b7bb4746347ec50b73ca6fe10c0f0 authored about 8 years ago
Add unstable link for impl Trait

github.com/tokio-rs/book - 2cb827b5784b7bb4746347ec50b73ca6fe10c0f0 authored about 8 years ago
Add a comment that third-party can expand

github.com/tokio-rs/website - 86a50544cab491d8716839b81af77fbabe20032a authored about 8 years ago
Add a comment that third-party can expand

github.com/tokio-rs/book - 86a50544cab491d8716839b81af77fbabe20032a authored about 8 years ago
Third party is filled in

github.com/tokio-rs/website - 027c39c8aef1c77a024b07161e00fe7e8f27417f authored about 8 years ago
Third party is filled in

github.com/tokio-rs/book - 027c39c8aef1c77a024b07161e00fe7e8f27417f authored about 8 years ago
Fill out database example

github.com/tokio-rs/website - fe60c6d993496ec448c97c82678d9fd8718fc891 authored about 8 years ago
Fill out database example

github.com/tokio-rs/book - fe60c6d993496ec448c97c82678d9fd8718fc891 authored about 8 years ago
Update copyright year

github.com/tokio-rs/website - 7e072784728040cc0113e11106133bcced73594b authored about 8 years ago
Update copyright year

github.com/tokio-rs/book - 7e072784728040cc0113e11106133bcced73594b authored about 8 years ago
Merge pull request #141 from critiqjo/depr-fix

Update the use of deprecated APIs

github.com/tokio-rs/tokio - 4eb036d3f67d284e71e789560608ad189cdd4611 authored about 8 years ago
Merge pull request #141 from critiqjo/depr-fix

Update the use of deprecated APIs

github.com/tokio-rs/tokio-core - 4eb036d3f67d284e71e789560608ad189cdd4611 authored about 8 years ago
Update the use of deprecated APIs

For stuff that moved from futures::task to futures::executor

github.com/tokio-rs/tokio-core - e5bbf004d351f9829c192f792db7311ef88ab8ce authored about 8 years ago
Update the use of deprecated APIs

For stuff that moved from futures::task to futures::executor

github.com/tokio-rs/tokio - e5bbf004d351f9829c192f792db7311ef88ab8ce authored about 8 years ago
Name the framed stream a transport

github.com/tokio-rs/book - d5079f12b55ed64cbf80ecd7ce17a6d793fec3b8 authored about 8 years ago
Name the framed stream a transport

github.com/tokio-rs/website - d5079f12b55ed64cbf80ecd7ce17a6d793fec3b8 authored about 8 years ago
Add a sketch of an architecture document

github.com/tokio-rs/book - cd1499800a931b0fd3a6402795b25fc51979fd06 authored about 8 years ago
Add a sketch of an architecture document

github.com/tokio-rs/website - cd1499800a931b0fd3a6402795b25fc51979fd06 authored about 8 years ago
tls/synchronization done

github.com/tokio-rs/book - 7b344b1fb90ddf71f1c682d6e7128d941a937487 authored about 8 years ago
tls/synchronization done

github.com/tokio-rs/website - 7b344b1fb90ddf71f1c682d6e7128d941a937487 authored about 8 years ago
Add TODO file to repo

github.com/tokio-rs/book - 5f0f3762553d315e523d7e85dd14ebbe6144f5d7 authored about 8 years ago
Add TODO file to repo

github.com/tokio-rs/website - 5f0f3762553d315e523d7e85dd14ebbe6144f5d7 authored about 8 years ago
Start a list of third-party crates

github.com/tokio-rs/website - 9c4c6da75b23ae6372af07964f4b46307e61cbae authored about 8 years ago
Start a list of third-party crates

github.com/tokio-rs/book - 9c4c6da75b23ae6372af07964f4b46307e61cbae authored about 8 years ago
Fix all examples

github.com/tokio-rs/website - ba560785bd57db0738a5c5952bf1866fb10a9c93 authored about 8 years ago
Fix all examples

github.com/tokio-rs/book - ba560785bd57db0738a5c5952bf1866fb10a9c93 authored about 8 years ago
More links in headers

github.com/tokio-rs/book - 503e3c8e761fc3b26c30fec47ee65ef8c12d3a37 authored about 8 years ago
More links in headers

github.com/tokio-rs/website - 503e3c8e761fc3b26c30fec47ee65ef8c12d3a37 authored about 8 years ago
Add anchors and such to headings

github.com/tokio-rs/book - e45c2c73045e7458114b86c50424421279f47e5b authored about 8 years ago
Add anchors and such to headings

github.com/tokio-rs/website - e45c2c73045e7458114b86c50424421279f47e5b authored about 8 years ago
Add BiLock section

github.com/tokio-rs/book - 4f7b456f313bfe56d7b491b3b69605631829ee8f authored about 8 years ago
Add BiLock section

github.com/tokio-rs/website - 4f7b456f313bfe56d7b491b3b69605631829ee8f authored about 8 years ago
Fill out mpsc channel section

github.com/tokio-rs/website - 4372ad6bb5454004019400b8d834403de7d2fd03 authored about 8 years ago
Strip empty '#'

github.com/tokio-rs/website - f3ebfe3f6893abcb46a4fe2760fb3b5ef9f8b3bc authored about 8 years ago
Strip empty '#'

github.com/tokio-rs/book - f3ebfe3f6893abcb46a4fe2760fb3b5ef9f8b3bc authored about 8 years ago
Fill out mpsc channel section

github.com/tokio-rs/book - 4372ad6bb5454004019400b8d834403de7d2fd03 authored about 8 years ago
Add links in simple-server

github.com/tokio-rs/book - ae9701988f144c7a353905dfb95c56d8ad4299f3 authored about 8 years ago
Add links in simple-server

github.com/tokio-rs/website - ae9701988f144c7a353905dfb95c56d8ad4299f3 authored about 8 years ago
Fix rendering code examples

github.com/tokio-rs/website - 112faf2575ea721dc68524c05209557ce56dcbef authored about 8 years ago
Fix rendering code examples

github.com/tokio-rs/book - 112faf2575ea721dc68524c05209557ce56dcbef authored about 8 years ago
Fix up some links in synchronization

github.com/tokio-rs/website - 7227add0c81f3c6634bc682ce2a6ecffa7372f08 authored about 8 years ago
Fix up some links in synchronization

github.com/tokio-rs/book - 7227add0c81f3c6634bc682ce2a6ecffa7372f08 authored about 8 years ago
Add API docs shortcode

github.com/tokio-rs/book - 2eae7a26f36bfd06530c88b29e9e5cf182d8aaad authored about 8 years ago
Add API docs shortcode

github.com/tokio-rs/website - 2eae7a26f36bfd06530c88b29e9e5cf182d8aaad authored about 8 years ago
Link to multiplexed and streaming from simple-server

github.com/tokio-rs/website - 00ea1f0f957d9fce466df03a4eacae98723acfc5 authored about 8 years ago
Link to multiplexed and streaming from simple-server

github.com/tokio-rs/book - 00ea1f0f957d9fce466df03a4eacae98723acfc5 authored about 8 years ago
Merge pull request #140 from SirVer/patch-1

Fix typo.

github.com/tokio-rs/tokio - ff7fcd1074c084c190fd0af9991cdaa5daed60c6 authored about 8 years ago
Merge pull request #140 from SirVer/patch-1

Fix typo.

github.com/tokio-rs/tokio-core - ff7fcd1074c084c190fd0af9991cdaa5daed60c6 authored about 8 years ago
Merge pull request #139 from sinkuu/use_io_result

Use `io::Result`

github.com/tokio-rs/tokio-core - ae314245dc321157ad38b789e3d17abf455c3cb4 authored about 8 years ago
Merge pull request #139 from sinkuu/use_io_result

Use `io::Result`

github.com/tokio-rs/tokio - ae314245dc321157ad38b789e3d17abf455c3cb4 authored about 8 years ago
Use `io::Result`

github.com/tokio-rs/tokio-core - 5929a59aca525b3f10b23cbcb384ff73a382ad1e authored about 8 years ago