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

tls example server side error

github.com/tokio-rs/tls - luoffei opened this issue almost 3 years ago
Follow up to switch to windows-sys

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue almost 3 years ago
Experiment with a proc-macro-free API

github.com/tokio-rs/async-stream - SabrinaJewson opened this issue almost 3 years ago
Add TSAN support

github.com/tokio-rs/bytes - Darksonn opened this pull request almost 3 years ago
Bump next from 9.4.0 to 12.1.0

github.com/tokio-rs/website - dependabot[bot] opened this pull request almost 3 years ago
Release 0.4.6

github.com/tokio-rs/slab - taiki-e opened this pull request almost 3 years ago
Bump minimist from 1.2.5 to 1.2.6

github.com/tokio-rs/website - dependabot[bot] opened this pull request almost 3 years ago
Thread Sanitizer - Data race reserve_inner

github.com/tokio-rs/bytes - drconopoima opened this issue almost 3 years ago
Update README example code

github.com/tokio-rs/tls - benburk opened this issue almost 3 years ago
Add concrete `RuntimeMetricsIter` type

github.com/tokio-rs/tokio-metrics - sd2k opened this pull request almost 3 years ago
Implement Bytes::unsplit

github.com/tokio-rs/bytes - adeschamps opened this pull request almost 3 years ago
Fix stacked borrows violation in get2_unchecked_mut

github.com/tokio-rs/slab - taiki-e opened this pull request almost 3 years ago
Faillably get data from the `Buf`

github.com/tokio-rs/bytes - midnightexigent opened this issue almost 3 years ago
UI for metrics

github.com/tokio-rs/tokio-metrics - Christoph-AK opened this issue almost 3 years ago
Add method to get vacant key without mutable access

github.com/tokio-rs/slab - binier opened this pull request almost 3 years ago
nativetls/tests: use BufWriter

github.com/tokio-rs/tls - tharvik opened this pull request almost 3 years ago
Do you use LevelFilter with `<` or `<=`?

github.com/tokio-rs/tracing - CAD97 opened this issue almost 3 years ago
Rustls buffered handshake eof failed

github.com/tokio-rs/tls - quininer opened this pull request almost 3 years ago
rustls/tests: use BufWriter in handshake

github.com/tokio-rs/tls - tharvik opened this pull request almost 3 years ago
Handshake fails when using a buffered stream

github.com/tokio-rs/tls - tharvik opened this issue almost 3 years ago
Clarify BytesMut::unsplit docs

github.com/tokio-rs/bytes - leshow opened this pull request almost 3 years ago
Invalid history with concurrent RMW and store?

github.com/tokio-rs/loom - sbarral opened this issue almost 3 years ago
ci: use setup-cross-toolchain-action instead of cross

github.com/tokio-rs/tokio - taiki-e opened this pull request almost 3 years ago
Update no_atomic.rs

github.com/tokio-rs/valuable - github-actions[bot] opened this pull request almost 3 years ago
doc: fix count in `TaskMonitor` docstring

github.com/tokio-rs/tokio-metrics - sunng87 opened this pull request almost 3 years ago
Feature Request: key_watermark() API

github.com/tokio-rs/slab - rib opened this issue almost 3 years ago
Added features to support per-core runtime

github.com/tokio-rs/tokio - zhuxiujia opened this issue almost 3 years ago
Prepare v0.3.3 release

github.com/tokio-rs/async-stream - taiki-e opened this pull request almost 3 years ago
Create GitHub release automatically

github.com/tokio-rs/async-stream - taiki-e opened this pull request almost 3 years ago
impl Debug for public types

github.com/tokio-rs/tokio-metrics - sunng87 opened this issue almost 3 years ago
Rustfmt cannot format stream! blocks

github.com/tokio-rs/async-stream - vkgnosis opened this issue almost 3 years ago
Release v0.8.1

github.com/tokio-rs/mio - Thomasdezeeuw opened this pull request almost 3 years ago
Support for vendored OpenSSL

github.com/tokio-rs/tokio-openssl - mkpankov opened this issue almost 3 years ago
Create a symlink to latest log file

github.com/tokio-rs/tracing - clia opened this pull request almost 3 years ago
add try_io

github.com/tokio-rs/mio - masa-koz opened this pull request almost 3 years ago
copy_bidirectional not return

github.com/tokio-rs/tokio - b23r0 opened this issue almost 3 years ago
possible Instant clock skew detected

github.com/tokio-rs/console - wendajiang opened this issue almost 3 years ago
Add a way to tell if `Bytes` is unique

github.com/tokio-rs/bytes - zyxw59 opened this issue almost 3 years ago
How should we implement Valuable for Uuid?

github.com/tokio-rs/valuable - KodrAus opened this issue almost 3 years ago
fix naming mistake in readme

github.com/tokio-rs/tokio-metrics - Frederik-Baetens opened this pull request almost 3 years ago
docs: list out metrics in the README

github.com/tokio-rs/tokio-metrics - jswrenn opened this pull request almost 3 years ago
Fix the wrong repository link

github.com/tokio-rs/tokio-metrics - hi-rustin opened this pull request almost 3 years ago
Correction of repository address

github.com/tokio-rs/tokio-metrics - ZhangHanDong opened this pull request almost 3 years ago
add more information about .cargo/config.toml location

github.com/tokio-rs/tokio-metrics - Frederik-Baetens opened this pull request almost 3 years ago
Update repo url

github.com/tokio-rs/tokio-metrics - Darksonn opened this pull request almost 3 years ago
blog: fix typo

github.com/tokio-rs/website - pjenvey opened this pull request almost 3 years ago
docs: fully qualify `RuntimeMonitor` in README

github.com/tokio-rs/tokio-metrics - jswrenn opened this pull request almost 3 years ago
Remove default-features = false from readme

github.com/tokio-rs/tokio-metrics - carllerche opened this issue almost 3 years ago
chore: remove keywords from Cargo.toml

github.com/tokio-rs/tokio-metrics - carllerche opened this pull request almost 3 years ago
blog: announcing Tokio Metrics

github.com/tokio-rs/website - jswrenn opened this pull request almost 3 years ago
More documentation polish.

github.com/tokio-rs/tokio-metrics - jswrenn opened this pull request almost 3 years ago
Polish README

github.com/tokio-rs/tokio-metrics - jswrenn opened this pull request almost 3 years ago
chore: remove .cargo/config

github.com/tokio-rs/tokio-metrics - carllerche opened this pull request almost 3 years ago
chore: tweak readme

github.com/tokio-rs/tokio-metrics - carllerche opened this pull request almost 3 years ago
fix 'feature requires' notices

github.com/tokio-rs/tokio-metrics - jswrenn opened this pull request almost 3 years ago
chore: setup CI

github.com/tokio-rs/tokio-metrics - carllerche opened this pull request almost 3 years ago
0.1 TODOs

github.com/tokio-rs/tokio-metrics - jswrenn opened this issue almost 3 years ago
Add TCP networking for target_os = "wasi"

github.com/tokio-rs/mio - haraldh opened this pull request almost 3 years ago
Bump ajv from 6.12.2 to 6.12.6

github.com/tokio-rs/website - dependabot[bot] opened this pull request almost 3 years ago
add feature to show mpsc channel metrics

github.com/tokio-rs/console - whitelilis opened this issue almost 3 years ago
Crisper examples of runtime metrics.

github.com/tokio-rs/tokio-metrics - jswrenn opened this issue almost 3 years ago
Add note about in-memory representation of atomic types

github.com/tokio-rs/loom - taiki-e opened this pull request almost 3 years ago
Remove unused import

github.com/tokio-rs/mini-redis - Tony-X opened this pull request almost 3 years ago
Blog posts don't show their date

github.com/tokio-rs/website - lilyball opened this issue almost 3 years ago
#468 Included netilify link

github.com/tokio-rs/website - Grubba27 opened this pull request almost 3 years ago
`dyn Display` primitive value

github.com/tokio-rs/valuable - hawkw opened this issue almost 3 years ago
Add a Display variant to Value.

github.com/tokio-rs/valuable - chanks opened this pull request almost 3 years ago
Support for custom options and proto2 extensions

github.com/tokio-rs/prost - nswarm opened this pull request almost 3 years ago
core: change clone_span to not return an Id

github.com/tokio-rs/tracing - hawkw opened this pull request almost 3 years ago
various 0.1 polish

github.com/tokio-rs/tokio-metrics - jswrenn opened this pull request almost 3 years ago
implement fully_enabled

github.com/tokio-rs/tracing - guswynn opened this pull request almost 3 years ago
(WIP): Adding Stream mock to tokio-test

github.com/tokio-rs/tokio - Grubba27 opened this pull request almost 3 years ago
Add Semaphore::[try_]acquire_permits[_owned]

github.com/tokio-rs/tokio - danburkert opened this pull request almost 3 years ago
Semaphore::acquire_many API with `usize` count

github.com/tokio-rs/tokio - danburkert opened this issue almost 3 years ago
io: make `EPOLLERR` awake `AsyncFd::readable`

github.com/tokio-rs/tokio - BraulioVM opened this pull request almost 3 years ago
add pub/sub cli

github.com/tokio-rs/mini-redis - microyahoo opened this pull request almost 3 years ago
Investigate VersionVec assertion failures

github.com/tokio-rs/loom - ibraheemdev opened this issue about 3 years ago
tests: update UI tests for Rust 1.58.1

github.com/tokio-rs/valuable - hawkw opened this pull request about 3 years ago
valuable-serde: prepare to release v0.1.0

github.com/tokio-rs/valuable - hawkw opened this pull request about 3 years ago