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
github.com/tokio-rs/mio - 07ad77e966531add0a7c30395be9c11a3a7d66bc authored about 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 3173b833cfc6e1c885a8ea2c5f2038b779e8e9ae authored about 10 years ago by Evgeny Rozaliev <[email protected]>
With https://github.com/rust-lang/rust/pull/18973 merged enum variants are namespaced. They shou...
github.com/tokio-rs/mio - 5b1010d3a7c3728b800cb7df4e1c74778a01877d authored about 10 years ago by Evgeny Rozaliev <[email protected]>github.com/tokio-rs/mio - beb14d013fdeb69ee1178e9428e0ceae5b76f58c authored about 10 years ago by Evgeny Rozaliev <[email protected]>
github.com/tokio-rs/mio - c9e6e2b5c571a649c2af130454ee52644e68da5e authored about 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - a9e2276bfb8f5ed305a2b0508bad3eaafe4de05b authored about 10 years ago by Evgeny Rozaliev <[email protected]>
github.com/tokio-rs/mio - bda9100c1199349410d3f052ddd2dcf0c91f1c30 authored about 10 years ago by Evgeny Rozaliev <[email protected]>
github.com/tokio-rs/mio - 3078383e242af65f98828d6f0efca59e5ea28f3f authored about 10 years ago by Zack Slayton <[email protected]>
github.com/tokio-rs/mio - 02a5dba071aa5502f046b8585e01e62bae3716cd authored about 10 years ago by vbuslov <[email protected]>
As mio is concerned with few memory allocations, two versions of each function
are provided: con...
These a of particular use when you e.g. receive socket address to listen from
downstream code or...
Track Rust master
github.com/tokio-rs/mio - e81008da97031b30a802e0c7457c8b1f23ffffb7 authored about 10 years ago by Carl Lerche <[email protected]>github.com/tokio-rs/mio - 02e6d65d396c60042232ac7f84aeb068be7da6c5 authored about 10 years ago by Mike Dilger <[email protected]>
github.com/tokio-rs/mio - 52babd54e7a1b6a3fb57bcbd1cdfbac8c3c2a83e authored about 10 years ago by Carl Lerche <[email protected]>
Add support to mio for listening and managing UDP sockets, including
infrastructure for supporti...
github.com/tokio-rs/mio - 3d7f4bbeb474ab88eb610342efa9518c2b112530 authored about 10 years ago by Carl Lerche <[email protected]>
Resolves #24
github.com/tokio-rs/mio - a779b19f7f1d4d8c48c0dfb1f81d59e9f956ea28 authored about 10 years ago by Carl Lerche <[email protected]>github.com/tokio-rs/mio - 114c5a4fd35ec9ba7dd497f57cc54ca2ad34605e authored about 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - a36e23720810d9107813da53d9acb39649315c65 authored about 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 2db1b62b9d6a64dd7b11ea5fa4770fcb01e660c2 authored about 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 14d09721de3771563d98010cc458fe9a90a203ae authored about 10 years ago by Yehuda Katz <[email protected]>
Resolves #30
github.com/tokio-rs/mio - 5ee11548f8073c41547b24d8126273760ec211a7 authored about 10 years ago by Andrew Dunham <[email protected]>github.com/tokio-rs/mio - 2f01caeeda49888d2fc8b31710c3c79ed2c157f0 authored about 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - cc6a9eedd61df274418b8db37994c2809e1a495a authored about 10 years ago by Carl Lerche <[email protected]>
Make Tokens hashable
github.com/tokio-rs/mio - 743afc91262ec841e511da88b3efc0abbf5f9f44 authored about 10 years ago by Carl Lerche <[email protected]>This implements the first part of the strategy outlined in #4.
Closes #4.
It updates the tests...
github.com/tokio-rs/mio - 9a072b2c640ff13e918530aa49fa43a586227428 authored about 10 years ago by Yehuda Katz <[email protected]>github.com/tokio-rs/mio - 86ac78994857e69cbd021ddecc753d66e180ed6a authored about 10 years ago by Evgeny Rozaliev <[email protected]>
I am working on something in which I wanted to store tokens in a HashMap - this makes it easier :-)
github.com/tokio-rs/mio - f3fc0fc95ba7f952fa2a6bb04713bead18f371e6 authored about 10 years ago by Andrew <[email protected]>
This helps to reflect that the goals of EventLoop are limited to
implementing what an epoll loop...
github.com/tokio-rs/mio - f38a7be26729d1e46b65959fa9a251b42bf9d727 authored about 10 years ago by Carl Lerche <[email protected]>
Token has become a tuple struct wrapping a single uint. Using a generic
is not much use because ...
Uses a hashed timer wheel similar to Netty.
Resolves #9
github.com/tokio-rs/mio - d717457741bc73f6b482c3175594d62cc31a144c authored about 10 years ago by Carl Lerche <[email protected]>
Allow sending messages to the reactor from different threads, waking up
the reactor if needed. M...
github.com/tokio-rs/mio - 24b1ff00d18e0163ac69153bc9379a02fbd278cd authored about 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 8be349c05b8510f9d161b650567d436d249859ad authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 637cbe2beacf77d2babfec1a354d8e4614533ffa authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 75e27312ee4cc8c4ea7a00566234ac63c8efbba4 authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 99ea08cb6e91f93649a39ff7683fbdc12556bfbe authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - cf7a337a929cbdecb1142617b747d009f1f86acc authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 283258bcf0a4f626fbc14469419045e320c3e443 authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - fe469e4e2b1c200e033ff19628d54342f949c5ca authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 5337772945c75ee9224b01eba60d9e8467a23a27 authored over 10 years ago by Carl Lerche <[email protected]>
IO APIs now return NonBlock, which is an enum of a successfull operation
or an indication that t...
Change a few APIs that were expecting Sockets, but only actually
depended on IoHandle, to take I...
github.com/tokio-rs/mio - 7aa2c12bd36acf89be8fa058a6fbfb9bc6df092d authored over 10 years ago by Yehuda Katz <[email protected]>
Read and write functions tend to do a couple of things. Read (or write)
from an byte array and r...
github.com/tokio-rs/mio - 375b2fee48bd5e728490fb2044fcb5df01a69ef4 authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 84bd23449d6019592bb7f91f9380946ccc2f6d41 authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 2a140bb47b3e3fac4f47d4e5b02b329956f72823 authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - c3966e523108bfbb0539e32b737b1f46b1932a23 authored over 10 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 0e711c4cc5e61c55223e33fe78fad0e9f1b372e5 authored over 10 years ago by Carl Lerche <[email protected]>