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
## Motivation
* Provide specific example of how to set up various opentelemetry
configration...
## Motivation
* Update semantic-conventions repository link to newly created one.
* Update t...
github.com/tokio-rs/tokio - 59c93646898176961ee914c60932b09ce7f5eb4f authored over 1 year ago
github.com/tokio-rs/tokio - 3b79be624d83d6763e23728a44c90963f0353f5c authored over 1 year ago
github.com/tokio-rs/slab - b709dcf8f0884f2e041aa6a6cb4cf54200aa5491 authored over 1 year ago
Signed-off-by: Jiahao XU <[email protected]>
github.com/tokio-rs/tokio - 8955ed5f8525d3585d99e762452978edb69a73ad authored over 1 year agogithub.com/tokio-rs/axum - 11b24f789858b33cc3078dd29d5097294b960eb5 authored over 1 year ago
github.com/tokio-rs/axum - 24f0f3eae8054c7a495cd364087f2dd7fa8b87e0 authored over 1 year ago
This also adds a new function sys::unix::pipe::new_raw that creates a
pipe, returning the raw fd...
github.com/tokio-rs/mio - 605ba7803d329a4d45e27d33d15221ff9b9bfaf3 authored over 1 year ago
AIX does not have pipe2 system call. Use pipe with fcntl instead.
github.com/tokio-rs/mio - 808dbb0ea605e200345a89593c704b73b6d820b7 authored over 1 year agogithub.com/tokio-rs/mio - e7a0685751fa5f4f952e9727eed4b09d180389f0 authored over 1 year ago
github.com/tokio-rs/slab - 67e184f349e2f1783d003f1a308f2aacbf43a03c authored over 1 year ago
github.com/tokio-rs/slab - 8718c40d6b37e2ef0de20d4b055492c29548db11 authored over 1 year ago
github.com/tokio-rs/website - 6ddd7407671535ae74cf20d0cfd176d7c610e8dd authored over 1 year ago
github.com/tokio-rs/tokio - bc26934e3bedd3b46dd406622a95e1ea14c03be0 authored over 1 year ago
github.com/tokio-rs/valuable - 8c454fe4de85e64ff25d3d3825c8e671ee26ea2e authored over 1 year ago
github.com/tokio-rs/tokio - 3d64a06600179f85c3f20022733bb0c97e3367b5 authored over 1 year ago
## Motivation
It's necessary at times to be able to disable ANSI color output for
rust util...
## Motivation
Tests involving `wasm_bindgen_test` currently fail:
https://github.com/tokio...
github.com/tokio-rs/tracing - 6c530d5b07c678d8f103c216edd62bc22c370679 authored over 1 year agogithub.com/tokio-rs/tokio - a7d52c2fede5ebd8f6e49d52a4af77138e0bd6e1 authored over 1 year ago
Closes #5777
github.com/tokio-rs/tokio - f5f2b58b8dc6fcfb22d9c917d6c87410adab81e9 authored over 1 year agogithub.com/tokio-rs/tokio - 718dcc8dff0262835c2972cf031bc2421398ffc6 authored over 1 year ago
Add `Ready::ERROR` enabling callers to specify interest in error readiness. Some platforms use e...
github.com/tokio-rs/tokio - 10e141d211526559190b97904508e3aee6c1fece authored over 1 year agoThis patch aims to reduce the number of threads that get no-op wakeups.
github.com/tokio-rs/tokio - 6e42c26c803e39ea92251487ddd50322b170c52d authored over 1 year agoSigned-off-by: hi-rustin <[email protected]>
github.com/tokio-rs/axum - 52a90390195e884bcc12ff5bd9fd805cac806447 authored over 1 year agogithub.com/tokio-rs/axum - e84a67e568a5ae9a013e9ad9d4944502af8083ec authored over 1 year ago
## Motivation
Use pprof if possible as well as trace benchmark
github.com/tokio-rs/tracing-opentelemetry - fee6cbf238f0d44ce6ca8e7d8fdcd7c08b18a20e authored over 1 year agogithub.com/tokio-rs/tokio-metrics - 3230aa81fcc624196870b0efd5f14bdd4cbe37ad authored over 1 year ago
github.com/tokio-rs/tokio-metrics - 017cdc3ab34137378755a6204abfacf6afb88871 authored over 1 year ago
github.com/tokio-rs/tokio-metrics - ceb1b1d151de6e38b17cd76bdc5b2808809719e7 authored over 1 year ago
github.com/tokio-rs/tokio-metrics - ba9ad8cca24cb39bd1aec0bc1eefe7a6c72e5786 authored over 1 year ago
github.com/tokio-rs/axum - 483ba7d5b596ecbc7602a09f0ee2546385ebe818 authored over 1 year ago
github.com/tokio-rs/tokio - 82bef00db452a91382e6f122ac99726cda79a5bc authored over 1 year ago
## Motivation
Sharing tooling.
## Solution
Adds `clippy-tracing` to related crates.
...
github.com/tokio-rs/tracing - 887b9e79bacc85f894688f4f4bc2ef93760c28f3 authored over 1 year agogithub.com/tokio-rs/tokio - 40633fc678251f7515d1d6429cbf4fe4aa59e37d authored over 1 year ago
Within `notify_rx`, looping while re-locking and re-reading from
`Shared.tail` as long as there...
github.com/tokio-rs/tracing - 8f4157e0f8ee3bfaba075601d99b94cd48e63c24 authored over 1 year ago
The test relies on TEST_CALLSITE_1 and TEST_CALLSITE_2 to have
different addresses. However, as...
github.com/tokio-rs/turmoil - 7616f9a4645e73b3f4f5ec13c26ea24be168d464 authored over 1 year ago
* chore: Fix yaml indent
* chore: Replace arduino/setup-protoc with taiki-e/install-action
...
github.com/tokio-rs/prost - 9c877ce32ec0c465e437144c1bf4a27cb3aa705c authored over 1 year ago
The `Message` derive macro currently generates `Debug` implementations
that contain code that v...
Signed-off-by: hi-rustin <[email protected]>
github.com/tokio-rs/axum - f7988398d00e4d20ac8b480e1d239d403097312e authored over 1 year ago
According to https://github.com/rust-lang/rust/issues/105167 and
https://github.com/rust-lang/ru...
Since we have fairly complex dependencies now I think it's best to run
the check on more platforms.
github.com/tokio-rs/tokio - 2c92cad9db3c3a30250b9d50e3e9dab88e6db42f authored over 1 year ago
Introduce a new mock type to tests streams and eventually
sinks. Only includes next() and wait(...
Signed-off-by: Li Zhanhui <[email protected]>
github.com/tokio-rs/tokio-uring - d5e90539bd6d1c518e848298564a098c300866bc authored over 1 year agogithub.com/tokio-rs/tokio - 8b8005ebddbce0ec6d5e437905d00b91f3999b97 authored over 1 year ago
## Motivation
`opentelemetry::sdk` is going to be deprecated in favor of a dedicated crate.
...
## Motivation
* fix broken link in doc
* update histogram metrics field prefix (`value` -> `...
github.com/tokio-rs/io-uring - 335398d7862831b3c17f50ddc1520f43a1a6e5f4 authored over 1 year ago
github.com/tokio-rs/io-uring - 6671bb66f22e40f41443fd50fecdef710275df99 authored over 1 year ago
github.com/tokio-rs/io-uring - 1dbcff1cf31cd52ece57316bb1e4ad3a05cddc82 authored over 1 year ago
github.com/tokio-rs/io-uring - ef0884d3cf76e1f83ac44de2a8621f9c94ac2a65 authored over 1 year ago
github.com/tokio-rs/prost - 80fb9d18b7af2c82a8f54fb6c9e7ccfa4d5629ce authored over 1 year ago
github.com/tokio-rs/prost - f6cd226ea9f5f344d63993e0f5ee566ba4bb70e4 authored over 1 year ago
Depend on itertools >=0.10, <0.12
Co-authored-by: Lucio Franco <[email protected]>
github.com/tokio-rs/prost - 4d55103f65b32440a5741a630bdfff011b546477 authored over 1 year ago
Signed-off-by: Alexander Seiler <[email protected]>
Co-authored-by: Lucio Franco <luciofranc...
Co-authored-by: Lucio Franco <[email protected]>
github.com/tokio-rs/prost - aec7941f219a9587b4f9a870c78eb13c833a0e88 authored over 1 year ago* Don't ignore errors in prost_attrs
* Update prost-derive to syn 2
* Bump msrv to 1.63
...
github.com/tokio-rs/prost - d7869fb729ca49edbece6ce46825c796a1d2ef1e authored over 1 year ago
Because the runtime uses this value as a tuning heuristic, it can be
useful to get its value. T...
The memory leak was caused by a bug during shutdown where some state was leaked.
github.com/tokio-rs/tokio - dd23f08c3a35495b4b53defa81ec0ca2c75a5f7d authored over 1 year agogithub.com/tokio-rs/mini-redis - 04a979400349f521c80d1a54cf6ceb02264c832e authored over 1 year ago
github.com/tokio-rs/tokio - 5d29bdfb0cb9e2562c662c76a362bb823f88ffd5 authored over 1 year ago
github.com/tokio-rs/tracing - 941b1591faeea55d62c1c8cf524ffa3e95b66887 authored over 1 year ago
## Motivation
Address https://github.com/tokio-rs/tracing-opentelemetry/issues/46
## Solut...
github.com/tokio-rs/tracing-opentelemetry - 42a3c73c37e810d09a0cee4b4c387dfb394dc22f authored over 1 year ago
Add the standard library get_mut() method to Mutex and RwLock. This
provides mutable access wit...
github.com/tokio-rs/tokio - 4c220af777b1b832f4a00b5b261de77c22a7209b authored over 1 year ago
github.com/tokio-rs/loom - 053377ccbc8bc94d88c8144ef6e19e91b68c7366 authored over 1 year ago
github.com/tokio-rs/tokio - 0a631f88e8fd5d347c8297c9114d25382889d395 authored over 1 year ago
github.com/tokio-rs/loom - a2f289ebca43e479ac214d1b68d92e2cc553155d authored over 1 year ago
github.com/tokio-rs/loom - fa9eb420d88cc790d172be561ada506aeb58e8cd authored over 1 year ago
github.com/tokio-rs/axum - d30375925dd22cc44aeaae2871f8ead1630fadf8 authored over 1 year ago
These traits are necessary to use the Arc in places that expect AsRef
and Borrow.
Signed-off...
github.com/tokio-rs/loom - 6838e8e7ca7603bbdc239fcdd273e3ec0e0930f4 authored over 1 year ago## Motivation
Support https://github.com/tokio-rs/tracing-opentelemetry/issues/32
This chang...
A change to parking lot or miri resulted in CI breaking.
github.com/tokio-rs/tokio - ee44dc98d8de245092b4155dc6ffe35f1c886e11 authored over 1 year agogithub.com/tokio-rs/axum - fc0d9efb1537a12df9a68ae6c47080f3babc86aa authored over 1 year ago
github.com/tokio-rs/axum - edfb1cece3d19c9a210c64575ec7e2ed8366bc33 authored over 1 year ago
github.com/tokio-rs/mio - d93749306722a39c177a10e7afb368cce89d0934 authored over 1 year ago
This enhances `connect` and `bind` logic for Unix Domain Sockets
(UDS), by adding methods which ...
github.com/tokio-rs/axum - 54e203cd512259f76edf43c5d4f33b69c8602787 authored over 1 year ago
github.com/tokio-rs/axum - ff3884aa41277b04ed59365c38bdbaf7ca9297be authored over 1 year ago
github.com/tokio-rs/axum - 34d1fbc052f2a12d139836c54b78f120fe272847 authored over 1 year ago
github.com/tokio-rs/axum - 4120195c531a210cfecd9a5a1a2e36258a86332a authored over 1 year ago
github.com/tokio-rs/axum - 8e033e7f88e356d8d9de41b36bd76c15ce5237c3 authored over 1 year ago
github.com/tokio-rs/axum - 9dbfdbb4dfa4e5ae8ac5f3c04dd2e61fc81999d6 authored over 1 year ago
github.com/tokio-rs/tracing - 79dd541ff63f9f860a954955a3123f63cf7173c0 authored over 1 year ago
github.com/tokio-rs/tracing-opentelemetry - 6bc7dce9560111374dba3ba38e8fdfc257e23541 authored over 1 year ago
github.com/tokio-rs/axum - e8cf5f4f0edbbda9a4acd52f75dc658f0149f875 authored over 1 year ago
And share it properly between all Registries
github.com/tokio-rs/mio - fb8211b4cb73b77c57849cc8aadc79496d4555cf authored over 1 year agogithub.com/tokio-rs/tokio - 51cffbb74f1d2d09fff4e3431199641620c1b3b5 authored over 1 year ago
Changelog:
### Added
- Add `OpenTelemetrySpanExt::set_attribute` function (#34)
### Bre...
github.com/tokio-rs/tracing-opentelemetry - d9b18f2aeddbab1b26c2794503a2c6423a2426e0 authored over 1 year agoExpands loom coverage and fixes a number of bugs.
Closes #5888
github.com/tokio-rs/tokio - 8832e936b1b86946ce802c5494bd8d575f8ba3a3 authored over 1 year agogithub.com/tokio-rs/tokio - dbda2045f18713f752902226d7bad24037b5788b authored over 1 year ago
github.com/tokio-rs/loom - 0cdd45330ba076855ca850560254092d34f6a542 authored over 1 year ago
github.com/tokio-rs/loom - 8075e03130db044dcf06358f84075abf82ecb01e authored over 1 year ago
When attempting to pull a batch of tasks from the injection queue,
ensure we set the cap to at ...
github.com/tokio-rs/async-stream - 3a693e54fd6a60a92dd7de553d7cb90aa00faefb authored over 1 year ago
github.com/tokio-rs/tracing - ef201ab3a9134c25b3d344a2df9c3f9ce74db88f authored over 1 year ago