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

Fix building docs

github.com/tokio-rs/bytes - 12d0804f17d47263e59b013a84dca57fc0202266 authored about 8 years ago
Merge pull request #107 from norcalli/patch-1

Grammar in README.md

github.com/tokio-rs/tokio-core - bd86bab42da9724238cfeb65c4502f9bf73acf4e authored about 8 years ago
Merge pull request #107 from norcalli/patch-1

Grammar in README.md

github.com/tokio-rs/tokio - bd86bab42da9724238cfeb65c4502f9bf73acf4e authored about 8 years ago
Grammar in README.md

github.com/tokio-rs/tokio - bc16ad039d32fc53498d9bcb7d4700fa51f89445 authored about 8 years ago
Grammar in README.md

github.com/tokio-rs/tokio-core - bc16ad039d32fc53498d9bcb7d4700fa51f89445 authored about 8 years ago
Initial commit

github.com/tokio-rs/book - 1ed1e677bfdbc4ed8be8dcdf2e13d2ba5e5e8329 authored about 8 years ago
Initial commit

github.com/tokio-rs/website - 1ed1e677bfdbc4ed8be8dcdf2e13d2ba5e5e8329 authored about 8 years ago
Add Debug derivation to TlsStream

github.com/tokio-rs/tokio-tls - 7bfd486791b5cb6f41417a97cbd2d9a2223fa8a4 authored about 8 years ago
Merge pull request #104 from danburkert/master

Clean up Sink implementation on Framed

github.com/tokio-rs/tokio - 1bc389901655576b6287ae59b987dae074a40525 authored about 8 years ago
Merge pull request #104 from danburkert/master

Clean up Sink implementation on Framed

github.com/tokio-rs/tokio-core - 1bc389901655576b6287ae59b987dae074a40525 authored about 8 years ago
Clean up Sink implementation on Framed

This commit makes a few changes to the Sink implementation on Framed:

* Backpressure is impleme...

github.com/tokio-rs/tokio-core - 46dd38b7d766995e983b395dceca74a7f746ce6a authored about 8 years ago
Clean up Sink implementation on Framed

This commit makes a few changes to the Sink implementation on Framed:

* Backpressure is impleme...

github.com/tokio-rs/tokio - 46dd38b7d766995e983b395dceca74a7f746ce6a authored about 8 years ago
Merge pull request #102 from aturon/decoder-encoder

Reintroduce "decoder" and "encoder" for Decode and Encode, merging them into Codec

github.com/tokio-rs/tokio - 89a9ab6d3498357dedd1db25124dcb9b6531a074 authored about 8 years ago
Merge pull request #102 from aturon/decoder-encoder

Reintroduce "decoder" and "encoder" for Decode and Encode, merging them into Codec

github.com/tokio-rs/tokio-core - 89a9ab6d3498357dedd1db25124dcb9b6531a074 authored about 8 years ago
Reintroduce "decoder" and "encoder" for Decode and Encode, and merge the

traits into `Codec`

A previous commit refactored such that `Encode` and `Decode` are
implemented...

github.com/tokio-rs/tokio-core - c353de13fcabd31ce61794c6c92f7529adc12cc2 authored about 8 years ago
Reintroduce "decoder" and "encoder" for Decode and Encode, and merge the

traits into `Codec`

A previous commit refactored such that `Encode` and `Decode` are
implemented...

github.com/tokio-rs/tokio - c353de13fcabd31ce61794c6c92f7529adc12cc2 authored about 8 years ago
Merge pull request #103 from bheesham/failing-tests

Remove references to EasyFramed and easy module.

github.com/tokio-rs/tokio - 21851dd25c9e2ccaa2d7d7bcde945b9eda05e359 authored about 8 years ago
Merge pull request #103 from bheesham/failing-tests

Remove references to EasyFramed and easy module.

github.com/tokio-rs/tokio-core - 21851dd25c9e2ccaa2d7d7bcde945b9eda05e359 authored about 8 years ago
Remove references to EasyFramed and easy module.

github.com/tokio-rs/tokio-core - 06a4c5e2d5cb5e9439dbbf416bd91c47bd9eefee authored about 8 years ago
Remove references to EasyFramed and easy module.

github.com/tokio-rs/tokio - 06a4c5e2d5cb5e9439dbbf416bd91c47bd9eefee authored about 8 years ago
unix awakener: send 1 byte instead of 4

github.com/tokio-rs/mio - c8312b719bb4d640806d8bbbd00e258df955e647 authored about 8 years ago
Touch up Reactor::poll

github.com/tokio-rs/tokio-core - f6241b63304319559cb992055b0a9b6791794c80 authored about 8 years ago
Touch up Reactor::poll

github.com/tokio-rs/tokio - f6241b63304319559cb992055b0a9b6791794c80 authored about 8 years ago
Merge branch 'aphs-core-stream' of https://github.com/aidanhs/tokio-core

github.com/tokio-rs/tokio - 092574b7deb930f222a0531e4cabc0a990d4256c authored about 8 years ago
Merge branch 'aphs-core-stream' of https://github.com/aidanhs/tokio-core

github.com/tokio-rs/tokio-core - 092574b7deb930f222a0531e4cabc0a990d4256c authored about 8 years ago
Add a benchmark for futures channel latency

github.com/tokio-rs/tokio - 3d69a8b7d0d653457096e9b95a6138ff5691386c authored about 8 years ago
Add a benchmark for futures channel latency

github.com/tokio-rs/tokio-core - 3d69a8b7d0d653457096e9b95a6138ff5691386c authored about 8 years ago
Touch up some of the benchmarks

github.com/tokio-rs/tokio-core - bbea632e043ce2a45cf26fb4c9e2c26bb2e63a4c authored about 8 years ago
Touch up some of the benchmarks

github.com/tokio-rs/tokio - bbea632e043ce2a45cf26fb4c9e2c26bb2e63a4c authored about 8 years ago
Merge branch 'benches' of https://github.com/dpc/tokio-core

github.com/tokio-rs/tokio - 6b888ea20f3cabaf572938d904b2abe3144afa38 authored about 8 years ago
Merge branch 'benches' of https://github.com/dpc/tokio-core

github.com/tokio-rs/tokio-core - 6b888ea20f3cabaf572938d904b2abe3144afa38 authored about 8 years ago
Merge pull request #13 from atarola/atarola/add_status

Add custom status codes to responses

github.com/tokio-rs/tokio-minihttp - b911096f5091958fd5a0d89ccdf29b67b29a88f3 authored about 8 years ago
add status codes to responses

github.com/tokio-rs/tokio-minihttp - d7a97a0863b828adb163502be7265d5a2eea6906 authored about 8 years ago
Improve latency benchmarks.

github.com/tokio-rs/tokio - 7ae124077e840bdb1d585ab4c5c7088fe010773c authored about 8 years ago
Improve latency benchmarks.

github.com/tokio-rs/tokio-core - 7ae124077e840bdb1d585ab4c5c7088fe010773c authored about 8 years ago
Add note about how to get a Framed

github.com/tokio-rs/tokio-core - 17faf329e0959e87439656fbac6e3b3d7d292324 authored about 8 years ago
Add note about how to get a Framed

github.com/tokio-rs/tokio - 17faf329e0959e87439656fbac6e3b3d7d292324 authored about 8 years ago
Remove mentions of EasyFramed

github.com/tokio-rs/tokio - 91347f44a58817be439b66ddd66feaf0bf09132b authored about 8 years ago
Remove mentions of EasyFramed

github.com/tokio-rs/tokio-core - 91347f44a58817be439b66ddd66feaf0bf09132b authored about 8 years ago
Update tests for service changes

github.com/tokio-rs/tokio-proto - 595ec4c0edbf893985d01f52b60d2bbf1c182f2d authored about 8 years ago
Update to use Sink::start_push

Remove the vendored Sink implementation as it's now taken care of

github.com/tokio-rs/tokio-proto - b348b266cc59cef47cd068f03fa87f3af37c435b authored about 8 years ago
Merge pull request #97 from k4rtik/patch-1

Correct client invocation example

github.com/tokio-rs/tokio-core - da3544f468b6133fa9a9274f15cdf2d9082e9d01 authored about 8 years ago
Merge pull request #97 from k4rtik/patch-1

Correct client invocation example

github.com/tokio-rs/tokio - da3544f468b6133fa9a9274f15cdf2d9082e9d01 authored about 8 years ago
This works only for IPv4 addresses

github.com/tokio-rs/tokio - be7992e639736ff9d6d59d0e27ed1c40e71e026c authored about 8 years ago
This works only for IPv4 addresses

github.com/tokio-rs/tokio-core - be7992e639736ff9d6d59d0e27ed1c40e71e026c authored about 8 years ago
Correct client invocation example

github.com/tokio-rs/tokio-core - 71baa4967ddd40e2b0a43aaa81f2c8fc3ac93063 authored about 8 years ago
Correct client invocation example

github.com/tokio-rs/tokio - 71baa4967ddd40e2b0a43aaa81f2c8fc3ac93063 authored about 8 years ago
Update with Service changes

github.com/tokio-rs/tokio-proto - b71b05efbbdbc16dd67155b9cd905aa4fb236021 authored about 8 years ago
travis: Run `cargo bench` on `nightly`

github.com/tokio-rs/tokio - 307ba7a8679023180f10f0d951fcf25edcd1ac95 authored about 8 years ago
travis: Run `cargo bench` on `nightly`

github.com/tokio-rs/tokio-core - 307ba7a8679023180f10f0d951fcf25edcd1ac95 authored about 8 years ago
Add `channel_lantency` and fix previous issues.

Warmup round before actually performing the test seems to eliminate
variance.

github.com/tokio-rs/tokio-core - d1a2a9d3242ab9e93bde1fa43219f1159f2eee4d authored about 8 years ago
Add `channel_lantency` and fix previous issues.

Warmup round before actually performing the test seems to eliminate
variance.

github.com/tokio-rs/tokio - d1a2a9d3242ab9e93bde1fa43219f1159f2eee4d authored about 8 years ago
Depend on futures from git

github.com/tokio-rs/tokio-service - a3776005c3096f7e5e2f5fefe9b6b684e0f1ddfb authored about 8 years ago
Fix line-frames test

github.com/tokio-rs/tokio - 45fc13071c95064b5d9bdf29f080758355c7da48 authored about 8 years ago
Fix line-frames test

github.com/tokio-rs/tokio-core - 45fc13071c95064b5d9bdf29f080758355c7da48 authored about 8 years ago
Merge pull request #95 from aturon/sink

Refactor framing to use Streams and Sinks

github.com/tokio-rs/tokio-core - c459b9835c051e1c917d660ee2e1f2f1737cf823 authored about 8 years ago
Merge pull request #95 from aturon/sink

Refactor framing to use Streams and Sinks

github.com/tokio-rs/tokio - c459b9835c051e1c917d660ee2e1f2f1737cf823 authored about 8 years ago
Refactor framing to use Streams and Sinks

- Gets rid of `easy` module, instead providing framing support directly
in the `io` module.

-...

github.com/tokio-rs/tokio - 36e3dbf41850ee5e790a3dbbe82f855669669848 authored about 8 years ago
Refactor framing to use Streams and Sinks

- Gets rid of `easy` module, instead providing framing support directly
in the `io` module.

-...

github.com/tokio-rs/tokio-core - 36e3dbf41850ee5e790a3dbbe82f855669669848 authored about 8 years ago
Remove unused imports

github.com/tokio-rs/tokio-service - da47a933d03b58d4cbb7f467f7c3a0426b58044f authored about 8 years ago
Remove FnService for now

Seems like it may not show up that often in practice, so let's cut down on scope
and concepts.

github.com/tokio-rs/tokio-service - cbf48a2b8fef79c84acc7f6b064b2ca94726e8a0 authored about 8 years ago
Tidy up some impls of Service/NewService

* Blanket impl of NewService for closures
* Blanket impl of NewService for Arc/Rc
* Blanket impl...

github.com/tokio-rs/tokio-service - 88962e3d2ff2f3b3fc33b54965964263ca4c56df authored about 8 years ago
Merge pull request #6 from aturon/cleanup-for-0.1

Finalize tokio-service APIs for 0.1

github.com/tokio-rs/tokio-service - 5a7be1045ef418efa2dcb00c95fb4a7d1e706b8a authored about 8 years ago
Finalize tokio-service APIs for 0.1

A bit of tidying up ahead of the 0.1 release:

- Drop `poll_ready` for now, given that we're unc...

github.com/tokio-rs/tokio-service - 5b6305812929766db51553eb30fc281af7e4cab1 authored about 8 years ago
Merge pull request #14 from liftoff/master

Added fmt::Debug for Request

github.com/tokio-rs/tokio-minihttp - 4a74a7fafdd2b2c36578cf10225fac54830ff66e authored about 8 years ago
Added fmt::Debug for Request so it can work with tokio_middleware's Log middleware

github.com/tokio-rs/tokio-minihttp - e5cc2e1462684f7871e75e99579fc1dcaec99474 authored about 8 years ago
Merge pull request #93 from danburkert/master

Depend directly on git version of futures-rs

github.com/tokio-rs/tokio - 3eac142e5f79da80d7027c622749c74fb3a41d47 authored about 8 years ago
Merge pull request #93 from danburkert/master

Depend directly on git version of futures-rs

github.com/tokio-rs/tokio-core - 3eac142e5f79da80d7027c622749c74fb3a41d47 authored about 8 years ago
Merge pull request #10 from lambdastackio/master

Updated to support change from Parse/Serialize to Decode/Encode

github.com/tokio-rs/tokio-minihttp - f0a356d08324f446320105ab4f31f96458e45d13 authored about 8 years ago
Depend directly on git version of futures-rs

Cargo replace directives are not meant for libraries, since they are not
transitively inherited ...

github.com/tokio-rs/tokio - 9dce803e4a0d837561e883d8cd8e50ab7e481fd1 authored about 8 years ago
Depend directly on git version of futures-rs

Cargo replace directives are not meant for libraries, since they are not
transitively inherited ...

github.com/tokio-rs/tokio-core - 9dce803e4a0d837561e883d8cd8e50ab7e481fd1 authored about 8 years ago
Updated to support change from Parse/Serialize to Decode/Encode

github.com/tokio-rs/tokio-minihttp - 25bbced674dd00965f420738b2fee13e7a850481 authored about 8 years ago
Merge pull request #82 from aturon/cleanup-for-0.1

Polish tokio-core in prep for overall 0.1 release

github.com/tokio-rs/tokio - 60796f40fdd3ea4e06f8d2f44a91ce3ec1208f93 authored about 8 years ago
Merge pull request #82 from aturon/cleanup-for-0.1

Polish tokio-core in prep for overall 0.1 release

github.com/tokio-rs/tokio-core - 60796f40fdd3ea4e06f8d2f44a91ce3ec1208f93 authored about 8 years ago
Add `turn` on `Core` to allow single event loop iterations

github.com/tokio-rs/tokio-core - fce913c04da4ba159adaea68870192ededa3fba6 authored about 8 years ago
Add `turn` on `Core` to allow single event loop iterations

github.com/tokio-rs/tokio - fce913c04da4ba159adaea68870192ededa3fba6 authored about 8 years ago
No more need for lazy in chat example

github.com/tokio-rs/tokio - 4744a2e48be1874d3cf03ff0ace27fcdf0ace8a2 authored about 8 years ago
No more need for lazy in chat example

github.com/tokio-rs/tokio-core - 4744a2e48be1874d3cf03ff0ace27fcdf0ace8a2 authored about 8 years ago
Merge pull request #92 from dwrensha/typo

Fix some typos.

github.com/tokio-rs/tokio-core - 6dc8333fb21b8385da5a992a1c22819d10844735 authored about 8 years ago
Merge pull request #92 from dwrensha/typo

Fix some typos.

github.com/tokio-rs/tokio - 6dc8333fb21b8385da5a992a1c22819d10844735 authored about 8 years ago
Fix some typos.

github.com/tokio-rs/tokio - f96d37ccf321c4e7166eef66e7d6fa7b1205cb29 authored about 8 years ago
Fix some typos.

github.com/tokio-rs/tokio-core - f96d37ccf321c4e7166eef66e7d6fa7b1205cb29 authored about 8 years ago
Merge pull request #91 from dwrensha/simplify-echo

Simply echo example: split() can now happen on the main task.

github.com/tokio-rs/tokio-core - 79136ca21121fe640c27283d661f5cb2f9e930e1 authored about 8 years ago
Merge pull request #91 from dwrensha/simplify-echo

Simply echo example: split() can now happen on the main task.

github.com/tokio-rs/tokio - 79136ca21121fe640c27283d661f5cb2f9e930e1 authored about 8 years ago
Simply echo example: split() can now happen on the main task.

github.com/tokio-rs/tokio - 556143b7c6e6631ee34625f5361f595e2fe0733f authored about 8 years ago
Simply echo example: split() can now happen on the main task.

github.com/tokio-rs/tokio-core - 556143b7c6e6631ee34625f5361f595e2fe0733f authored about 8 years ago
Implement split() with BiLock

github.com/tokio-rs/tokio-core - 614887b8c15943b4afae494af83a815058f128a3 authored about 8 years ago
Implement split() with BiLock

github.com/tokio-rs/tokio - 614887b8c15943b4afae494af83a815058f128a3 authored about 8 years ago
Add some benchmarks.

To be moved into separate repo.

github.com/tokio-rs/tokio - 8e7ed8ae21e448c664d42b48091472d86bbbc2c7 authored about 8 years ago
Add some benchmarks.

To be moved into separate repo.

github.com/tokio-rs/tokio-core - 8e7ed8ae21e448c664d42b48091472d86bbbc2c7 authored about 8 years ago
Revert "Update timeout.rs"

This reverts commit eaad012239897114c06e3b6a943efc67f8fcfb82.

Aka, what was I thinking with tha...

github.com/tokio-rs/tokio-middleware - 7821075760fa73f2762bd0e1af869bc5ee21a053 authored about 8 years ago
Add a method to manually deregister an I/O object

Typically this happens automatically as the `E` in `PollEvented<E>` is an owned
reference (e.g. ...

github.com/tokio-rs/tokio-core - 0a3dc0bb75203107ab44991b8548094cca70ec31 authored about 8 years ago
Add a method to manually deregister an I/O object

Typically this happens automatically as the `E` in `PollEvented<E>` is an owned
reference (e.g. ...

github.com/tokio-rs/tokio - 0a3dc0bb75203107ab44991b8548094cca70ec31 authored about 8 years ago
Track bytes refactor

github.com/tokio-rs/tokio-proto - 0e02b407bad06d0245aadc804ce16665d77f066a authored about 8 years ago
Add more conversion impls

github.com/tokio-rs/bytes - 4886b445165dc4a1777752836104a274e348961e authored about 8 years ago
Touch up the echo examples

github.com/tokio-rs/tokio-core - 4615c3ea788e409df1923b75699afb1a518f5702 authored about 8 years ago
Touch up the echo examples

github.com/tokio-rs/tokio - 4615c3ea788e409df1923b75699afb1a518f5702 authored about 8 years ago
Add UDP echo server example.

github.com/tokio-rs/tokio - 237bcead7a923e048e4cc27e04d68dc60af69fb0 authored about 8 years ago