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 - fcec179737411ac105f8b27d38cb7ceee8c5c5d7 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 77775a151d5fb9cedcb6b298f06198aec2c8e62a authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/bytes - 7edb577d0ae7302606636cb0154e0d067ad7affd authored over 9 years ago by Dawid Ciężarkiewicz <[email protected]>
github.com/tokio-rs/mio - 46ab105a3eec7d5597c55325c1f9a857786cb90e authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/bytes - 531c77654cdd50d6fbb5af8b7dc488fc35f34110 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 029a92a8fe076ec8e552c5105fad33bf73b39498 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 18fc66c3ca3aeab65101ec51c668d1471f8ba369 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 5aa5fa5a87c853741d2a9f2795bc7241cb8fe9c2 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/bytes - ed087be8532dba1e698e57cbb99a8e5428244985 authored over 9 years ago by Carl Lerche <[email protected]>
Fixes #191.
github.com/tokio-rs/mio - 94113ff13d44055cfead673ff58ddda5883e9200 authored over 9 years ago by Dawid Ciężarkiewicz <[email protected]>github.com/tokio-rs/mio - 272fb3d06e8f7134c9611e1877b3ff71642ced67 authored over 9 years ago by Carl Lerche <[email protected]>
`MutBuf::mut_buf` allows access to uninitialized memory.
github.com/tokio-rs/bytes - b4abd1431a553be131c757b9b366c71dfd6461af authored over 9 years ago by Carl Lerche <[email protected]>github.com/tokio-rs/bytes - 296cac263c5fa7b44d6503eeb90b815bfad1ffc9 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 78722e909b332cd6397b62a697499e8e3d6f7430 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 7ca356387a5fceceda530f1ea632d508d64e0e58 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 60d3bf2bcd8afd7ccbeac56b05da7d46685d965d authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - a1d2e2e2a77fa127bf76fb1626ee3f9a8e0f033b authored over 9 years ago by Carl Lerche <[email protected]>
As per discussion in #204.
github.com/tokio-rs/mio - 478cef3f66716bd8584620b09838a177028edda9 authored over 9 years ago by Dawid Ciężarkiewicz <[email protected]>github.com/tokio-rs/slab - 4ae10acf269c7451616030f6d8a76a3d50cba6f4 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - c4e02376f1c37efee3cb0f2ab7be6b9bbb094da9 authored over 9 years ago by Carl Lerche <[email protected]>
Adds a new Reading item
github.com/tokio-rs/mio - cd0cb0d2ebd3c81b89c15f46659f1ceea7aba856 authored over 9 years ago by Arthur Silva <[email protected]>github.com/tokio-rs/mio - 0e33e05f4c5b3151be70c1a03a7008b9a286a54d authored over 9 years ago by Carl Lerche <[email protected]>
The mpmc queue can fill slots out of order if a context switch occurs
between "reserving" a slot...
github.com/tokio-rs/mio - 27830b901d14682ff77d5a4c487720bb7dbc28e6 authored over 9 years ago by Carl Lerche <[email protected]>
The method allows to consume item by value and (optionally) return a
value to put into the place...
without necessitating flipping to ByteBuf.
github.com/tokio-rs/bytes - 23ad12f842cd2532b685e903922bd74a8745598d authored over 9 years ago by Paul Cavallaro <[email protected]>github.com/tokio-rs/mio - 6c2e43b094726b6f11a25ed2ec2b295e99b1008c authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/slab - 173dba1b9f6d1550d308fb8095a408bcc1351025 authored over 9 years ago by Yazad Daruvala <[email protected]>
Initializing all Entries during Slab creation.
github.com/tokio-rs/slab - c4c125d1360f3314f5a7ba93077745ae82c27cdf authored over 9 years ago by Yazad Daruvala <[email protected]>github.com/tokio-rs/slab - 1dae636727b75f48bcda885b7495937caba67427 authored over 9 years ago by Yazad Daruvala <[email protected]>
github.com/tokio-rs/slab - 5c08e061252ef46efac9f2d92d4b7740eaefc0d8 authored over 9 years ago by Yazad Daruvala <[email protected]>
Fix typo in test/test_echo_server.rs
github.com/tokio-rs/mio - 7643c5954b874498e9f2f23fcfdea90bb421e23b authored over 9 years ago by angt <[email protected]>github.com/tokio-rs/mio - eed4855c627892b88f7ca68d3283cbc708a1c2b3 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 1b2c5ead21f62041bb789195edae8396a57782bf authored over 9 years ago by Thijs Cadier <[email protected]>
github.com/tokio-rs/bytes - d20661676fe7d31b11c2dadd5abcab3105e3d85f authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 96506f2f8373b1a1fdc802a2af3cd92251d2cd82 authored over 9 years ago by Carl Lerche <[email protected]>
Having separate readable & writable events makes cleanly closing the socket
and freeing up resou...
github.com/tokio-rs/mio - 66899b71c99205746831c0366332f703c6941e17 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - f4fcc75d18d90761907e2170e3ff8f04f0160e3f authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 391d5232ddae63216744cd0ef10135bf7774418d authored over 9 years ago by Carl Lerche <[email protected]>
allows code to compile with nightly again.
github.com/tokio-rs/bytes - c17f16fdf2ba85e6c33dcf8444a8a3efd66031aa authored over 9 years ago by Felix Kronlage <[email protected]>github.com/tokio-rs/mio - 80daf1b66d10701517359f8c5588e97959dc569f authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 338c6740948e53c3f15dc90cf7c42c8f504130e9 authored over 9 years ago by Carl Lerche <[email protected]>
Fixes #202
github.com/tokio-rs/mio - 390777372d2f3b0797fd5bb61464affdd47d5daf authored over 9 years ago by Dawid Ciężarkiewicz <[email protected]>github.com/tokio-rs/slab - cb2a8be312840e521f47570349b8c36be46244e3 authored over 9 years ago by Carl Lerche <[email protected]>
Fixes #1
github.com/tokio-rs/slab - d76e60e49ead5390bf8225c2fa27dd069f75aefd authored over 9 years ago by Carl Lerche <[email protected]>github.com/tokio-rs/bytes - 7b63fa034fdd5b82c56d1b2ebcdc9877bcc0a69a authored over 9 years ago by Jamie Turner <[email protected]>
github.com/tokio-rs/mio - 829052e62b31ab5f2a6dbd19bcffe90033fd0da2 authored over 9 years ago by Florian Hartwig <[email protected]>
github.com/tokio-rs/mio - 57d41bb6a52c83a2d2614f3a278ece75fd723020 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 76173e12af50d56a7b849051494bfecd02bd3349 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - e886a1188a7fa7de8b5a05412fa1fc90b98f281b authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - ff4efeb2cca13be85702fab6be4ac21747767e71 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/slab - f54a906b3b013f8ed8245dc3b195e8872d8d3a4a authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/slab - 8d88f0ac001d4c302f1a59c947619f441945ced2 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 8825baea994ae29383f91a4724ad94190341c2b2 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 39c187536eb82f2f334b9da882d6d8e1aed628a3 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/slab - ac96f1a8ab99af4e1a2b3eea0ce86371806da78e authored over 9 years ago by Carl Lerche <[email protected]>
Indicates whether the event loop is currently running. If it's not it has
either stopped or is s...
- This fixes #25 and fixes #26.
- Move the mark state into a 'Mark' enum.
- Store both 'pos' a...
github.com/tokio-rs/bytes - d2b4cc38700980d66b9aef175a815a251e938ef1 authored over 9 years ago by James Bielman <[email protected]>Also added a test to verify its implementation
github.com/tokio-rs/mio - 7492fcff50b60b609ed64f6f1a1ca72b0add8850 authored over 9 years ago by Vaelden <[email protected]>This allows to send back an error when attempting to send a notification to a dropped event loop
github.com/tokio-rs/mio - 284645d9f0e47a34240beca7d48c04f01be606fc authored over 9 years ago by Vaelden <[email protected]>github.com/tokio-rs/mio - bcd5eee222ec178852e655ba444cb62e40d3f5ee authored over 9 years ago by hoxnox <[email protected]>
github.com/tokio-rs/mio - 8ee88e94de2f6402ea0d72880d66915b7622ba71 authored over 9 years ago by hoxnox <[email protected]>
Generated docs will be better and one day, there will be windows support
which won't have access...
github.com/tokio-rs/mio - 533d3eaf7abf685a0e0bd454c61e25115e94dabb authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - d4dc9e8be19075335b5e34912a0d9878bf84a938 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 250c0e077b2230182a44bd675ce45be2866334b9 authored over 9 years ago by David Renshaw <[email protected]>
github.com/tokio-rs/mio - 7e7a561dcfa09572696c37fc9db969aec5d08bd2 authored over 9 years ago by Rick Richardson <[email protected]>
github.com/tokio-rs/mio - 32621f981fbf09f35c70cd1e127faad844e56ce1 authored over 9 years ago by David Renshaw <[email protected]>
Rename TryWrite::write() to TryWrite::try_write_buf()
Rename TryRead::read_slice() to TryRead::tr...
github.com/tokio-rs/mio - 285b1fb5b53296fa7a7e9cd192c3442f61495654 authored over 9 years ago by Thijs Cadier <[email protected]>
github.com/tokio-rs/mio - e562f9067b3fefe0796c7963930f97694f90c16e authored over 9 years ago by Carl Lerche <[email protected]>
Provided by nix::socket::shutdown.
github.com/tokio-rs/mio - 226e87f972b945867c630de4fa44ccb4b9dd122c authored over 9 years ago by hoxnox <[email protected]>github.com/tokio-rs/bytes - 2d3b4b9002d5321ef878a7a97b4f5d15459faedb authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/bytes - 0d7d1207330859bc3f61b5ac820e7b6cc4f03ba7 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 271a83baf4b7261183c5f587aaaad3ebe90aa037 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 3b4ce71a8a405568f2aa2cdd59dd28b2bab99a4b authored over 9 years ago by Alex Morega <[email protected]>
github.com/tokio-rs/mio - 076f118628fb186e19b236a449eceb6d016d6067 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - d973ca1bc1186a0a7f54de39d7a5a54123b0feea authored over 9 years ago by Y. T. Chung <[email protected]>
github.com/tokio-rs/mio - e79f82ed1d30c9f28ffb93596babe7b673453b12 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - f48c4aec45fb50f0120877d51bba8ef00bfe4107 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 97d8a86f5b8d851fbfeace2828a0771b7f423ef3 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 8479e77b3cd96b63ee92b877352b6ca7584f8f24 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - f25721e17569652ae024074a4d5a387455511d8b authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - d7a011447c918931075be936728a2ab8755280e9 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/bytes - 5584fa84dca995e6349b45e37c01648a482d612d authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - e753c88d3fb396ed4d54a304e131c1f2aa60160d authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 96f8a54068aef53642c0bcb4635abced66b858b4 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - 33954dce51c271715d4f997f7f75a0b510cfaa62 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - e7ad3dbb3958f1f63286f9ce254689e1263450cc authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/bytes - 64f8a0c6f6870929d1826634fa97a05a75ad5af3 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/bytes - d25958970ee451a01bbee7b6b51f10eb0ef43990 authored over 9 years ago by Florian Hartwig <[email protected]>
github.com/tokio-rs/bytes - c5452b8ccec70a0c5de423455eab41478a7ff97a authored over 9 years ago by Florian Hartwig <[email protected]>
clock_ticks is a friendlier to windows users
github.com/tokio-rs/mio - a8abadc2c6d1403b416a0bd70050091179723cf4 authored over 9 years ago by Carl Lerche <[email protected]>
Also gets rid of NonBlock. This is in preparation for windows support as
described in #155.
tl;...
github.com/tokio-rs/mio - 7e95dfd5e9dc436ed608524d44b439d0171c72b6 authored over 9 years ago by Carl Lerche <[email protected]>github.com/tokio-rs/mio - 924a34a8f941a3d46bd76d19882c48289e915641 authored over 9 years ago by Carl Lerche <[email protected]>
github.com/tokio-rs/mio - d4a0853372c0eb6d72446a4e8d426a2800507e93 authored over 9 years ago by Florian Hartwig <[email protected]>
Moved 'Windows support' from the 'Non Goals' section of the feature list to the 'Eventually' sec...
github.com/tokio-rs/mio - f8dc21fa644526ae234db3b224c7a9570bd724d2 authored over 9 years ago by John Wrenn <[email protected]>github.com/tokio-rs/mio - 986cb37f639dc93fcfd1d62669fa62fc453c420a authored over 9 years ago by Florian Hartwig <[email protected]>
github.com/tokio-rs/mio - fad8ffdfe551dfa983b9d6f73322ce122bf951b8 authored over 9 years ago by Florian Hartwig <[email protected]>