Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
https://github.com/tokio-rs/tokio
This branch makes the following changes to `tokio-trace`'s `Span` type:
* **Remove manual clo...
85487727d41574020793fbe0025a9dafc4890a70 authored almost 6 years ago by Eliza Weisman <[email protected]>92d51202ef5e6b99004d77300de1aba0f8835513 authored almost 6 years ago by Lucio Franco <[email protected]>
cb55bf4012a0a43efe9dd436c079924acdcd0c1c authored almost 6 years ago by Lucio Franco <[email protected]>
Also bumps:
- tokio-sync (v0.1.4)
1bc6d75543a08cb690f51c0a2ece06f29af65b80 authored almost 6 years ago by Sean McArthur <[email protected]>
27148d6110aa36de2b225e2a9f10ccd6e743cc0f authored almost 6 years ago by Sean McArthur <[email protected]>
a1871b148005886dba780cb3165d051bf43f17ce authored almost 6 years ago by Carl Lerche <[email protected]>
Signed-off-by: Eliza Weisman <[email protected]>
acd08eb23d48287c6f5e5053f940204462ad7c1d authored almost 6 years ago by Eliza Weisman <[email protected]>#943
90b1a01010b7e7c622f4fac4d5742ed491e0d5fc authored almost 6 years ago by 南浦月 <[email protected]>Refs: #937
676824988e12d21878ede2d91b773354b6b0981c authored almost 6 years ago by Thomas Lacroix <[email protected]>
PR #973 changed the `tokio_trace_core::span::Id::from_u64` function to
require that the provide...
This branch changes `tokio_trace_core::span::Id::from_u64` to assert
that the integer from whic...
* trace-core: Pass dispatcher by ref to `dispatcher::with_default`
As requested by @carllerch...
b8f63308d78e66ce44965e57dff6b222fa1fddc8 authored almost 6 years ago by Eliza Weisman <[email protected]>## Motivation
Currently, it isn't possible to import individual macros from
`tokio-trace` us...
e780fccce4688a60a210c7f1bf0791c50f9f7a16 authored almost 6 years ago by Eliza Weisman <[email protected]>
This branch makes a handful of `tokio-trace-core` API improvements, mostly
around naming. In pa...
This commit fixes a bunch of broken links in the `tokio-trace-core` API
docs.
Refs: #957
7f911b6b70165cc21984b515d0413872bd9e3928 authored almost 6 years ago by Eliza Weisman <[email protected]>
This branch changes the `Subscriber::record` method to take a new
arguments struct, `span::Reco...
6fbef0a52888b07b8a3499b5c48b0f02313e6e79 authored almost 6 years ago by Eliza Weisman <[email protected]>
9be5f3f9ff5b3d0b4f55093d2f86bdc2503a7603 authored almost 6 years ago by Blake Smith <[email protected]>
Also bumps:
* tokio-current-thread (0.1.5)
* tokio-fs (0.1.6)
* tokio-io (0.1.12)
* tokio-...
Fixes: #936
85e3bd34af606814cd19c9c241fe3ec64a7e07b3 authored almost 6 years ago by Carl Lerche <[email protected]>db4019d84a67340f5198d88c311ca0f1c2aa2459 authored almost 6 years ago by Lucio Franco <[email protected]>
195c4b04963742ecfff202ee9d0b72cc923aee81 authored almost 6 years ago by Carl Lerche <[email protected]>
619d3b163b5080485cd92797b18134706ffd620b authored almost 6 years ago by Carl Lerche <[email protected]>
This branch allows users of `tokio-trace` to explicitly set a span's
parent, or indicate that a...
Use Azure Pipelines for CI. This migrates away from Travis and
Appveyor.
* Add set -e to .travis.yml
* Fix fmt
* Fix codec feature
0e2e07812ab19e1c1c70a3b457511cefdebd2a95 authored almost 6 years ago by Carl Lerche <[email protected]>
- Rename feature flag `util`.
- Rename module `util`
- Move `error` module into `util`.
- Mov...
A single-producer, multi-consumer channel that only retains the _last_ sent
value. Values are b...
7039f02bb2c4a5cc75a21ad912175741af195b3d authored almost 6 years ago by Carl Lerche <[email protected]>
- Rewrite noop_waker with items from the new API and replaces
LocalWaker with Waker.
- Bum...
4985e0c6084646e0de2a42b361ca897882eff504 authored almost 6 years ago by Taiki Endo <[email protected]>
Provide a way to restore an I/O object from its `ReadHalf` and
`WriteHalf`.
Closes #803
C...
fd22090df88a2e4420250d865101ea5464133ff3 authored almost 6 years ago by Toralf Wittner <[email protected]>
This branch adds links to the master RustDoc published by CI to the
`tokio-trace` and `tokio-tr...
80162306e71c8561873a9c9496d65f2c1387d119 authored almost 6 years ago by Carl Lerche <[email protected]>
ab595d08253dd7ee0422144f8dafffa382700976 authored almost 6 years ago by Nicholas Young <[email protected]>
41a2245b85d568301693fa18c8825a7043ae2d16 authored almost 6 years ago by Carl Lerche <[email protected]>
7ca4f3ec4b2c13dcc4f30e4339cd95a72c54cf17 authored almost 6 years ago by Carl Lerche <[email protected]>
0da649727c0e72a72ed0eff315a5474ac8be3614 authored almost 6 years ago by Carl Lerche <[email protected]>
Provides async versions of read / write helpers being stabilized in `std`.
1cf5f73651d1f6a072bb0f174c0c064e02d41793 authored almost 6 years ago by Linus Färnstrand <[email protected]>beb639a0303ef104ec2a66f8496815aba0ea0acf authored almost 6 years ago by Sean McArthur <[email protected]>
## Motivation
As described in #905, subscribers have no way to get the numeric value of a spa...
75ab7c9e9b19e28031ead76fb3f261379333634a authored almost 6 years ago by Kevin Leimkuhler <[email protected]>The `throttle` function was not mentioned in the summary block but is listed as a method for the...
cec9efeb7a7fc5dd2f4e335fa48e5b07bce12ca4 authored almost 6 years ago by David Wilemski <[email protected]>f9345f99bb24c2c235ff564033c9d940a18ae0ac authored almost 6 years ago by Sean McArthur <[email protected]>
ab206b976c76b628d6770af4b4d4a443aa6ef239 authored almost 6 years ago by Kevin M Granger <[email protected]>
This patch updates tokio_sync::mpsc to support using loom for fuzz
testing. It includes a basic...
In order to support nesting a tokio reactor within another event
system exposing the file descr...
d0cdcff8aa5c4a8cc2decd4071291084a8fb0a89 authored almost 6 years ago by Sean McArthur <[email protected]>
This patch fixes Semaphore by adding a missing code path to the release
routine that handles th...
2d5aa823418c32d71cd430b9161d10c62d5d2433 authored almost 6 years ago by Andy Russell <[email protected]>
This change adds an extension trait to `BufStream` and puts the core
trait behind a feature fla...
<!-- Thank you for your Pull Request. Please provide a description above
and review the require...
d1d72dc1c80baff74f586108c44c9140bc7463a5 authored almost 6 years ago by Sean McArthur <[email protected]>
27a42b980c5df6e8abc72b5267c6095fb2b818b2 authored almost 6 years ago by Sean McArthur <[email protected]>
d7a556fe8b97e0b92bcfe94e50ca32e3a9f86043 authored almost 6 years ago by Sean McArthur <[email protected]>
7a50e09495ea3c0d5e8fbc6ec6aa504848f44f17 authored almost 6 years ago by Sean McArthur <[email protected]>
7b98bf7da3e75d57bd564852d3d410663d8d6b18 authored almost 6 years ago by Sean McArthur <[email protected]>
49774f6af1bd6a5b1b2c39169b3fbc7b3f525747 authored almost 6 years ago by Sean McArthur <[email protected]>
860ca79d620102a9b00568a821ec8172f2e6af82 authored almost 6 years ago by Sean McArthur <[email protected]>
ATOMIC_BOOL_INIT is deprecated since 1.34 because the const fn
AtomicUsize::new is now preferre...
Also see the discussion on issue #589.
ce2147d2b6c9bb867cc876f69f6b4ed65d72c909 authored almost 6 years ago by Andreas Rottmann <[email protected]>fca41d4e73f2f751aae2669ac6238695d80aaaec authored almost 6 years ago by Alan Somers <[email protected]>
a69aca850cb4dcc90c2e7e5c38ef0801a4655ee0 authored almost 6 years ago by Carl Lerche <[email protected]>
Fixes #868
13c96187f8b44e1f410842a032af8dc63be0a4e0 authored almost 6 years ago by Zahari Dichev <[email protected]>61d4aa98e48b8a2d9cc0390d81093c542518192e authored almost 6 years ago by wangcong <[email protected]>
9d6d142bed7a67411aa3110fc0220bf97897e969 authored almost 6 years ago by Carl Lerche <[email protected]>
95b0eec8af9a7bbd6eaae35d0116b915ce34470e authored almost 6 years ago by Stephen Carman <[email protected]>
e1a07ce50ce437859477ca6dd08cfcf5e05738b7 authored almost 6 years ago by Stjepan Glavina <[email protected]>
Also bumps:
- tokio-sync (0.1.0)
- tokio-threadpool (0.1.11)
- tokio-timer (0.2.9)
a4aae1459c500a028a072152a809dc4091e66645 authored almost 6 years ago by Carl Lerche <[email protected]>
Reset the delay of the queue in case an item that expires sooner than the last inserted is put
...
fbad6297c5dc22a716a13c29433d89e2c75d7695 authored almost 6 years ago by Zahari Dichev <[email protected]>
0ec8986b0bc60cc96e88ab72e4675d975fbc8f1c authored almost 6 years ago by Jon Gjengset <[email protected]>
Following from https://github.com/tokio-rs/tokio/pull/865, this PR
removes `#[derive(Debug)]` o...
`#[derive(Clone)]` on a type `struct Foo<T>` adds an impl that requires that
`T: Clone`:
```...
c6f9a069a5ab62be746f428a618547097764b73d authored almost 6 years ago by Jon Gjengset <[email protected]>9f356d62443210277758c63a7ee816a78965b54a authored almost 6 years ago by Sean McArthur <[email protected]>
Introduce a tokio-sync crate containing useful synchronization primitives for programs
written ...
91f20e33a41108be2b42a8593c70cbff68a23bd6 authored almost 6 years ago by rmcteggart-r7 <[email protected]>
983e9d1b67eaa1cc1be792399327b0ed55090517 authored almost 6 years ago by Eliza Weisman <[email protected]>
## Motivation
When the thread pool shuts down, futures that have been polled at least once bu...
4c8f274db9a18e455416384e3362f48a04dbb833 authored almost 6 years ago by Stjepan Glavina <[email protected]>c98083758196bd79e6a359331256538f62553ff9 authored almost 6 years ago by Marek Kotewicz <[email protected]>
* docs: fixed links in tokio-timer/src/timer/mod.rs
* docs: fixed links in tokio-timer::clock
eec370cae8ab4c3bbe1c5ee0469321e24ffdad02 authored almost 6 years ago by Marek Kotewicz <[email protected]>* docs: fixed links to tokio_timer::clock::Now in tokio-timer/src/timer/mod.rs
* docs: fixed ...
733d432b807b8d0c638e2bba25379c2232d4fafd authored almost 6 years ago by Marek Kotewicz <[email protected]>74c473d68f35c70583f8492e27338c9dc6c14c32 authored almost 6 years ago by Carl Lerche <[email protected]>
d95c6977816a10b8029327f1b54a242746d31037 authored almost 6 years ago by Sean McArthur <[email protected]>
This is required for publishing to crates.io
25e835c5b7e2cfeb9c22b1fd576844f6814a9477 authored almost 6 years ago by Carl Lerche <[email protected]>Also bumps:
* tokio-async-await (0.1.5)
* tokio-executor (0.1.6)
* tokio-fs (0.1.5)
* toki...
This reverts commit 7a49ebb65edb69aa03a88466861775989cbcbbeb.
The commit conflicted with anot...
74c73b218e184109e37f2553238f33a49c11a450 authored almost 6 years ago by Carl Lerche <[email protected]>7a49ebb65edb69aa03a88466861775989cbcbbeb authored almost 6 years ago by Moritz Gunz <[email protected]>
a6879227466102159d7018830be5971f1d89cede authored almost 6 years ago by Stjepan Glavina <[email protected]>
df299ced4573c7e91fa37dd2d0cb308de81a5b5e authored almost 6 years ago by Stjepan Glavina <[email protected]>
78d1fe0eb0c69dec794c14591479cfed900e680f authored almost 6 years ago by Carl Lerche <[email protected]>
fc8cde383aae5e4ce487fc2792cf408f44d408f9 authored almost 6 years ago by Ryan Huang <[email protected]>
Disabling all features means the only dependency is `futures`.
Relevant pieces of the API can...
76198f63d73019311cc09d870b8397e46d8c0f2d authored almost 6 years ago by Sean McArthur <[email protected]>
The commented out lines are no longer relevant and will not be brought
back.
Two unrelated PRs to the same file resulted in a broken build. This
patch fixes the build by in...
The unused lint on nightly has discovered a new unused fn.
f0bdf1980c5fc5a9dd090cac5171ecd01cd552c5 authored almost 6 years ago by Carl Lerche <[email protected]>5e2d93f06038a7251556308be50d36dd23a1cef4 authored almost 6 years ago by Stjepan Glavina <[email protected]>
Error::cause is deprecated in Rust 1.33, but this allows Error::cause
until the minimum support...