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

Track nix SockAddr variant changes

github.com/tokio-rs/mio - 445fbaca04fb382e8497d38a8111c13adb51906e authored almost 10 years ago by Carl Lerche <[email protected]>
Remove empty windows.rs file

github.com/tokio-rs/mio - 04871b3558def256b75537115d64d6ae918c5090 authored almost 10 years ago by Carl Lerche <[email protected]>
Remove old buf code

github.com/tokio-rs/mio - 8ac91b5739a3a5dbca826e5960c93a4488118439 authored almost 10 years ago by Carl Lerche <[email protected]>
Fix deprecation warnings

github.com/tokio-rs/mio - b9deab5a577ba2a709f0677551a157171550455b authored almost 10 years ago by Carl Lerche <[email protected]>
DList now called LinkedList

github.com/tokio-rs/mio - 5fb726a19acc259600361caa6e7428ff171fc6d7 authored almost 10 years ago by Zachary Tong <[email protected]>
Pass handler to event loop by ref

github.com/tokio-rs/mio - aefbc348135f237a9deede12f0978c42a20f7e44 authored almost 10 years ago by Carl Lerche <[email protected]>
errno is now i32.

github.com/tokio-rs/mio - b5cd6402996b40aa092616c0672853a661ebbc63 authored almost 10 years ago by Aaron Weiss <[email protected]>
Update Cargo.toml

github.com/tokio-rs/mio - ed910ca76b987a44aee3497e325be5faac40e0c8 authored almost 10 years ago by Carl Lerche <[email protected]>
Bump version to v0.2.1

github.com/tokio-rs/mio - 9a836c41f97d2c776e54c0db0f69b705c189149d authored almost 10 years ago by Carl Lerche <[email protected]>
Added FromIoDesc with implementations for IO types.

github.com/tokio-rs/mio - b08219b502dab9899374fa40e6deeaf7d6366a6b authored almost 10 years ago by Aaron Weiss <[email protected]>
Update bytes dependency to fix build

github.com/tokio-rs/mio - a080f1f00d14214748edc2e28da8e632f6235adf authored almost 10 years ago by Florian Hartwig <[email protected]>
Remove dependency on bitflags

github.com/tokio-rs/mio - f5b62296e3cd037af9c3173efdf156d59f0b5bde authored almost 10 years ago by Carl Lerche <[email protected]>
Bump version to 0.1.3

github.com/tokio-rs/bytes - b7c7ff5ab6b9cb1b46122825966b3b2e7e2ba3e5 authored almost 10 years ago by Carl Lerche <[email protected]>
Implement Debug for various types

github.com/tokio-rs/mio - a747ef6fb3f979bc0e9b66f2c607a47753268b34 authored almost 10 years ago by Carl Lerche <[email protected]>
Remove unnecessary Send impl

github.com/tokio-rs/bytes - 7e02c29e85c07180e5a6e8a4af8202d41a3d1f68 authored almost 10 years ago by Florian Hartwig <[email protected]>
Implement Debug for Bytes

github.com/tokio-rs/bytes - 7444721d98b4385f529cd1fa2947c3b25631f63a authored almost 10 years ago by Carl Lerche <[email protected]>
Properly implement Clone for EventLoopSender

github.com/tokio-rs/mio - b17baa4d12dc33658008eacaeadbd8f85664fb09 authored almost 10 years ago by Carl Lerche <[email protected]>
Implement IoHandle for IoDesc

github.com/tokio-rs/mio - eacd5b0ae043ca792570d2fc1134fcef5076e1a2 authored almost 10 years ago by Carl Lerche <[email protected]>
Implement Read / Write for Buf types

github.com/tokio-rs/bytes - e39ba25a9563d0fe1bff6b48b822e3332478a656 authored almost 10 years ago by Carl Lerche <[email protected]>
Bump version to 0.1.2

github.com/tokio-rs/bytes - 1f1aa3654781dcd06d73bc40f15f3524a6684770 authored almost 10 years ago by Carl Lerche <[email protected]>
Track Rust master (fix warnings)

github.com/tokio-rs/mio - bce80705010bc7a8988d2a7a4a89e9173120e562 authored almost 10 years ago by Carl Lerche <[email protected]>
Add io feature

github.com/tokio-rs/bytes - a3fea6b1e2989c0970dbeb702daeaab0e24f8ecf authored almost 10 years ago by Carl Lerche <[email protected]>
Temporarily remove iobuf from deps

github.com/tokio-rs/bytes - d7a9e9ffc99c8bf434a931bdc8939f7c972aeda7 authored almost 10 years ago by Carl Lerche <[email protected]>
Fixed error on Rust master - no drop flag requires feature

github.com/tokio-rs/bytes - 1442ad219c19990e950c8682fbee5d6ad7c4385f authored almost 10 years ago by Valerii Hiora <[email protected]>
Add more documentation

github.com/tokio-rs/bytes - 4ebffd010383ca62e48cec45122e88d168927522 authored almost 10 years ago by Carl Lerche <[email protected]>
Bump version to 0.2.0

github.com/tokio-rs/mio - f4bf342eca368a6dc5cee932cb90bdb6e7ec0dde authored almost 10 years ago by Carl Lerche <[email protected]>
Bump nix dependency

github.com/tokio-rs/mio - cdc60dc251163402eb9066c940ca977bf2992afc authored almost 10 years ago by Carl Lerche <[email protected]>
Depend on bytes crate, update other deps

github.com/tokio-rs/mio - 8260e488725a59dffae6d370ddcfdf0fb10f7b9f authored almost 10 years ago by Carl Lerche <[email protected]>
Bump version

github.com/tokio-rs/bytes - 66c00aaf725831fe78bfdd38d6719c0f15948475 authored almost 10 years ago by Carl Lerche <[email protected]>
Add read_byte and write_byte

github.com/tokio-rs/bytes - 974043bd134c69d1b0456f63c212bd48419d29eb authored almost 10 years ago by Carl Lerche <[email protected]>
Use generics vs. trait objs with UDP types

github.com/tokio-rs/mio - 486e196336c559c09226ac7b41197c3c91aef3d0 authored almost 10 years ago by Carl Lerche <[email protected]>
Update Cargo.toml

github.com/tokio-rs/bytes - 053b97a6e785103f95ad6780ba20883920250635 authored almost 10 years ago by Carl Lerche <[email protected]>
Add a license file

github.com/tokio-rs/bytes - 00ac4b519f96550018f45ff80b112f8e5a8d3e5d authored almost 10 years ago by Carl Lerche <[email protected]>
Add a link to the documentation

github.com/tokio-rs/bytes - 72f3e4c0d5d3de4822911d354581e17ba9ac4be0 authored almost 10 years ago by Carl Lerche <[email protected]>
Automatically update docs

github.com/tokio-rs/bytes - ca0e971002efc42d6de50feeabf76cfa6951f5cf authored almost 10 years ago by Carl Lerche <[email protected]>
Add a quick benchmark

github.com/tokio-rs/bytes - 17637665e94a90faeeb306340b68e4ceaad8b844 authored almost 10 years ago by Carl Lerche <[email protected]>
Add travis build info in the Readme

github.com/tokio-rs/bytes - 7276213c430f5b7a0af5c88d7a155d8631034ca1 authored almost 10 years ago by Carl Lerche <[email protected]>
Integrate with Travis CI

github.com/tokio-rs/bytes - a88a7fae3c0b3f3b85bac8c33db8b67d0a8112fd authored almost 10 years ago by Carl Lerche <[email protected]>
WIP - Implement abstractions for working with bytes

github.com/tokio-rs/bytes - 3c4ebb85f02531be7b64480add989825ff5f1660 authored almost 10 years ago by Carl Lerche <[email protected]>
Don't include deps in docs

github.com/tokio-rs/mio - eadcdc93db521324385b8632e0546fd1266c1eee authored almost 10 years ago by Carl Lerche <[email protected]>
Fix a warning in the ring buf test

github.com/tokio-rs/mio - 7c6155a154b4ece7826382102e0eb518ad056d98 authored almost 10 years ago by Carl Lerche <[email protected]>
Fix errors and warning with current rustc nightly

github.com/tokio-rs/mio - 53a5063a80df48b1cfce0e409001a328a7a33730 authored almost 10 years ago by Florian Hartwig <[email protected]>
updates for from_str trait changes

github.com/tokio-rs/mio - 4099c195be81924f413feb2074c46ddd787d5051 authored almost 10 years ago by Rick Richardson <[email protected]>
Fix warnings from current rustc nightly

github.com/tokio-rs/mio - 3183e8e2a2bb5d7a99bfdc9e8f2a54d747957b3b authored almost 10 years ago by Florian Hartwig <[email protected]>
Initial commit

github.com/tokio-rs/bytes - 52aeab40eefddde5a5105b2bf45ed4283711d33b authored almost 10 years ago by Carl Lerche <[email protected]>
io -> old_io, write -> write_all

github.com/tokio-rs/mio - 977ec309fb5accbb069351301067840648c6ab9e authored almost 10 years ago by Florian Hartwig <[email protected]>
impl Send for ByteBuf and RingBug

github.com/tokio-rs/mio - 79b8c90508e8e64c14491b001ff61ec8091de88e authored almost 10 years ago by Carl Lerche <[email protected]>
parameterized read/write against Buf/MutBuf traits

github.com/tokio-rs/mio - 7582a7d08780d228edcb66a97a7fa16516270b70 authored almost 10 years ago by Rick Richardson <[email protected]>
Fix math bug in notify queue

github.com/tokio-rs/mio - 58302ccd24610f13039581836e16aaf4446e2635 authored almost 10 years ago by Carl Lerche <[email protected]>
Add ergonomic constructors for PollOpt and Interest.

github.com/tokio-rs/mio - 92c02e5068c223f467f881897c0cb4720b3315c9 authored almost 10 years ago by Jonathan Reem <[email protected]>
added termination and more telemetry to test

github.com/tokio-rs/mio - db65efad6696cb2c21522d1e38483f2dc166e3f3 authored almost 10 years ago by Rick Richardson <[email protected]>
added new notify battery test

github.com/tokio-rs/mio - 4442262ab1c4dee3fc771d81362860f3c49f8738 authored almost 10 years ago by Rick Richardson <[email protected]>
Fix for `bitflags`, refs https://github.com/rust-lang/rust/pull/21254

github.com/tokio-rs/mio - cd0214a85e2714f3dbb46c7de10ac96e24b4ff98 authored almost 10 years ago by Fantix King <[email protected]>
Merge remote-tracking branch 'vberger/master'

github.com/tokio-rs/mio - ee87363ef6a856807be0d30148b92b125862bc4e authored almost 10 years ago by Carl Lerche <[email protected]>
Merge remote-tracking branch 'saneyuki/assoc'

github.com/tokio-rs/mio - 5d8fe5364574f386a1427eb2805083e959a00f5a authored almost 10 years ago by Carl Lerche <[email protected]>
Finish converting to isize / usize

github.com/tokio-rs/mio - 1773d6126bb67210167dc1baebccc23ff68519d7 authored almost 10 years ago by Carl Lerche <[email protected]>
Make IoAcceptor uses associated type.

github.com/tokio-rs/mio - 329b2038e5e7bf7b38cc5d0d00d5a7a91fbfdb41 authored almost 10 years ago by Tetsuharu OHZEKI <[email protected]>
Make Slab<T> Send if T is.

Closes #90 .

github.com/tokio-rs/mio - b2f135e1c143854086463ea915a87c8473968815 authored almost 10 years ago by Victor Berger <[email protected]>
Rename int to isize, uint to usize, as_uint to as_usize

github.com/tokio-rs/mio - 4a97995941106f23a8bae82cf1bbd2642e28021e authored almost 10 years ago by Dominik Prien <[email protected]>
Update for Rust 1.0 alpha

github.com/tokio-rs/mio - 9a5c27f92c7dbf268ea1dad1fa0d68233c46918c authored almost 10 years ago by Carl Lerche <[email protected]>
Add getsockname for TcpSocket. Fix getpeername.

github.com/tokio-rs/mio - 022c9f6f1a46a725c2f3da6f3eca237b30ebfc35 authored almost 10 years ago by Aleksandr Pak <[email protected]>
Track Rust master

github.com/tokio-rs/mio - ff00166cd164ca269de53ce634c6fbf24e15fff7 authored almost 10 years ago by Carl Lerche <[email protected]>
added getpeername

github.com/tokio-rs/mio - e0559e0e1557c91dcc6698df0c790e3af52ca9f0 authored almost 10 years ago by Rick Richardson <[email protected]>
Iterator for Poller

While switching EventLoop to iterator instead of indexing, I spotted a
potencial problem: io_pro...

github.com/tokio-rs/mio - abbe04d3f1d9d51cf49a27a7b958dc385c066d1a authored almost 10 years ago by Dmitry Tantsur <[email protected]>
Travis: using docker-backed infrastructure, usually faster

github.com/tokio-rs/mio - d18b253044d5629d3a00ddfed96f1d81e51faff9 authored almost 10 years ago by Valerii Hiora <[email protected]>
Sync fallout

github.com/tokio-rs/mio - 5be137b7647735dd2e355abfba196c38567e865b authored almost 10 years ago by Valerii Hiora <[email protected]>
Track Rust master

github.com/tokio-rs/mio - 00198f1488dfcfd9a60abfe0cb0ce0b437b69d78 authored almost 10 years ago by Carl Lerche <[email protected]>
Export TimerResult and TimerError, as requested in #61

Fixes #61

github.com/tokio-rs/mio - c3a4d21de2b252e1f59dbda9387502841cf18bf5 authored almost 10 years ago by Jonathan Reem <[email protected]>
Track Rust master

github.com/tokio-rs/mio - 3ecbd631368650b3f7e2f733b99ca80da8753f50 authored almost 10 years ago by Carl Lerche <[email protected]>
Update to rust master

github.com/tokio-rs/mio - 6df16bf483fc161d0f5bd830fa193f41179e68d4 authored almost 10 years ago by Valerii Hiora <[email protected]>
Re-export os::IoDesc under io::IoDesc.

github.com/tokio-rs/mio - 5ddd497926302008b0125c04cd7523d92d906bb6 authored almost 10 years ago by Jonathan Reem <[email protected]>
add dependency on log crate

github.com/tokio-rs/mio - ad527c546d9a8c49db9a8301e4f13e182790b955 authored almost 10 years ago by Florian Hartwig <[email protected]>
Re-export IoHandle.

github.com/tokio-rs/mio - feb40f480793e90621c53c926e768f005483052e authored almost 10 years ago by Jonathan Reem <[email protected]>
Actually export EventLoopError.

github.com/tokio-rs/mio - 36253601bf6f136e04506284968274c3c51ad5d5 authored almost 10 years ago by Jonathan Reem <[email protected]>
Rust master: macros changes & runtime removal

github.com/tokio-rs/mio - 4c3cfc14e0c25b5862612692b45ed3b5ccc04ba5 authored about 10 years ago by Valerii Hiora <[email protected]>
Automatically deploy docs

github.com/tokio-rs/mio - b331966cba49b903a2feb3450a3686969f0c5d4d authored about 10 years ago by Carl Lerche <[email protected]>
Start writing some docs

github.com/tokio-rs/mio - 0105a29654844a9dfbedd4e7844e7cf858a4158f authored about 10 years ago by Carl Lerche <[email protected]>
Merge remote-tracking branch 'aleksandrpak/master'

github.com/tokio-rs/mio - e42359a85f41e5e61b79cb92522c58ed00fc23c4 authored about 10 years ago by Carl Lerche <[email protected]>
Add cargo info to the README

github.com/tokio-rs/mio - 2bd1297f808e336c69aa58491769d2b3d14cb95b authored about 10 years ago by Steve Klabnik <[email protected]>
Changed source of 'time' to crates.io

github.com/tokio-rs/mio - 4cfcb4c2d39f8e05f0c0d2288f95570f6ba41c99 authored about 10 years ago by alekspak <[email protected]>
Fix shadowed lifetime warning.

github.com/tokio-rs/mio - b2fe9451c88cbe56ce992f6e066280198405320b authored about 10 years ago by Steve Klabnik <[email protected]>
Remove proc() in tests

github.com/tokio-rs/mio - e9643333a05271b4471687e7be5cf13d43811757 authored about 10 years ago by Carl Lerche <[email protected]>
Merge remote-tracking branch 'vhbit/proc_and_bitflags'

github.com/tokio-rs/mio - f182debbacfdde5dbffd34100d5eed71a05f521d authored about 10 years ago by Carl Lerche <[email protected]>
event: bitflags! now derives copy on its own.

github.com/tokio-rs/mio - 8f9335b787d420507ae449574747ef1252b1b033 authored about 10 years ago by Jonathan Reem <[email protected]>
event: fix for ops reform.

github.com/tokio-rs/mio - 3ed9701c72c0f58d0523718c9902480f60b76386 authored about 10 years ago by Jonathan Reem <[email protected]>
mpmc_queue: fix for the removal of proc().

github.com/tokio-rs/mio - 48e3674e6769c98d8e294e2cec40481f218651c6 authored about 10 years ago by Jonathan Reem <[email protected]>
Track rust's master

- bitflags! now derives `Copy` internally
- `proc` is removed from language

github.com/tokio-rs/mio - e08b507351638a6bb2f3f8340e95e927d25b0352 authored about 10 years ago by Valerii Hiora <[email protected]>
Fix warnings

github.com/tokio-rs/mio - 33efbb0bf8b2313a148d7f5125b3b0a50acaab09 authored about 10 years ago by Carl Lerche <[email protected]>
Fallout of Copy being opt-in

github.com/tokio-rs/mio - b7d87c4d6f2b7764aa8211a28e9d8ed6482fc1b7 authored about 10 years ago by Valerii Hiora <[email protected]>
added read_slice and write_slice to the IoReader and IoWriter traits and all implementations thereof

cleaned up whitespace

github.com/tokio-rs/mio - f0c558b1cb3be77e5be59c92d3485966ab256ca3 authored about 10 years ago by Rick Richardson <[email protected]>
Track Rust master

github.com/tokio-rs/mio - 57f424cd1079f7feeb17c3ce758ef72c12319ad5 authored about 10 years ago by Carl Lerche <[email protected]>
Vendor mpmc queue as BoundedQueue

Fixes #62

github.com/tokio-rs/mio - b65fb21bbff28eed917b88a1384074d68a10dc23 authored about 10 years ago by Carl Lerche <[email protected]>
Implement Unix domain sockets support

github.com/tokio-rs/mio - ff6d5af8148cd8d49fddbb3350e57227244be00c authored about 10 years ago by vbuslov <[email protected]>
Borrow mutable references with Slab#get_mut

github.com/tokio-rs/mio - fff8edd94bd5cf5fbf5e44cfca0db3fc4341e59f authored about 10 years ago by Rick Richardson <[email protected]>
Fix compilation errors due to enums namespacing.

github.com/tokio-rs/mio - d8e912ea088ab0d05441e4abe19cbfc690aa77d6 authored about 10 years ago by Victor Berger <[email protected]>
Fix reregister / deregister semantics on kqueue

github.com/tokio-rs/mio - 27b66d2ef9567b3f0c926067cdd61da7efa4fae9 authored about 10 years ago by Carl Lerche <[email protected]>
Merge remote-tracking branch 'markuskobler/master'

github.com/tokio-rs/mio - 1f0787955405545e9c05e1bc75b4678b00e45b53 authored about 10 years ago by Carl Lerche <[email protected]>
Add a .deregister() method to the event loop.

Closes #29

github.com/tokio-rs/mio - edfb273cebc09a81db9e85e66c5e96cd9736684c authored about 10 years ago by Victor Berger <[email protected]>
Improve EventLoop IO interest handling

* Change io::read/write to not use a loop
* Return the count of bytes read / written
* Allow spe...

github.com/tokio-rs/mio - 012291476402eb218c47e847009d528853d13c70 authored about 10 years ago by Rick Richardson <[email protected]>
Fixing memory leaks

github.com/tokio-rs/mio - 117f68db869b364a47301f1a92d84b008e6eeac0 authored about 10 years ago by Markus Kobler <[email protected]>