Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/console

a debugger for async rust!
https://github.com/tokio-rs/console

fix(console): fix the issue of continuous reconnection caused by decode failure

ethercflow opened this pull request about 1 year ago
chore: add comments to h2 dependency

hi-rustin opened this pull request about 1 year ago
feat(subscriber): support grpc-web and add `grpc-web` feature

hi-rustin opened this pull request about 1 year ago
subscriber: add grpc-web support to console-subscriber

hi-rustin opened this issue about 1 year ago
Improve attributes sorting in the resources tab

mbiggio opened this issue about 1 year ago
`tokio-console` won't quit when the main program has exit

eval-exec opened this issue about 1 year ago
test: make sure do not ignore the UI tests

hi-rustin opened this pull request about 1 year ago
feat: add flags and configurations for warnings

hi-rustin opened this pull request about 1 year ago
fix(console): fix column sorting in resources tab (#488)

mbiggio opened this pull request about 1 year ago
test(subscriber): add test for tasks being kept open

hds opened this pull request about 1 year ago
Run the upload-bins github actions step on release

gyfis opened this pull request about 1 year ago
Sorting does not work on all columns in the resources view

AEnterprise opened this issue about 1 year ago
chore(test): fix typo

xiaolou86 opened this pull request about 1 year ago
fix(console): only accept `file`, `http://`, `https://` URI

hi-rustin opened this pull request about 1 year ago
refactor(console): remove useless `Pin::new()` on streaming

hi-rustin opened this pull request about 1 year ago
refactor(console): bail out the error earlier

hi-rustin opened this pull request about 1 year ago
chore(console): fix format issue in select!

hi-rustin opened this pull request about 1 year ago
chore(deps): bump the dirs from v4 to v5

hi-rustin opened this pull request about 1 year ago
chore(deps): bump rustix from 0.37.24 to 0.37.25

dependabot[bot] opened this pull request about 1 year ago
feat(console): replace target column with kind column in tasks view

hds opened this pull request about 1 year ago
test(console): use try_cmd to generate the help text

hi-rustin opened this pull request about 1 year ago
test(subscriber): add tests for excessive poll counts

hds opened this pull request about 1 year ago
test(subscriber): prefer `sleep` over `yield_now` in tests

hds opened this pull request about 1 year ago
fix(subscriber): mitigate race in `Callsites::contains`

hds opened this pull request about 1 year ago
Flaky `console-subscriber` integration tests

hds opened this issue about 1 year ago
docs(api): fix typo in proto

hi-rustin opened this pull request about 1 year ago
chore(subscriber): Make clippy happy

hi-rustin opened this pull request about 1 year ago
docs: update outdated main README.md

hi-rustin opened this pull request about 1 year ago
chore(console): update Clap to v4.1

hi-rustin opened this pull request over 1 year ago
fix(console): ignore key release events

fenhl opened this pull request over 1 year ago
docs: update MSRV version docs to 1.64

hawkw opened this pull request over 1 year ago
chore: update release scripts

hds opened this pull request over 1 year ago
chore(subscriber): trace events drain loop stats

hds opened this pull request over 1 year ago
bump tonic and prost dependencies

MarinPostma opened this pull request over 1 year ago
docs(subscriber): fix unclosed code block

crawford opened this pull request over 1 year ago
Don't send task names as strings

hds opened this issue over 1 year ago
Remove futures dependency from console-subscriber

asonix opened this pull request over 1 year ago
chore: updates for Rust 1.72.0

hds opened this pull request over 1 year ago
chore: improve aggregator event queue efficiency

h33p opened this pull request over 1 year ago
fix(console): fix task detail view Id, now using remote tokio::task::Id

inevity opened this pull request over 1 year ago
chore: fix typo in link to documentation

Maaxxs opened this pull request over 1 year ago
Add an explicit dependency to futures-core to console-api to fix broken builds

weiznich opened this pull request over 1 year ago
test(subscriber): add initial integration tests

hds opened this pull request over 1 year ago
feat(subscriber) expose server parts

hds opened this pull request over 1 year ago
`console-subscriber` crate has low test coverage

hds opened this issue over 1 year ago
feat(console): Add way to inspect details of task from resource view

guerinoni opened this pull request over 1 year ago
Add key to jump from an async op to the related task

hds opened this issue over 1 year ago
fix(subscriber): correct retain logic

hds opened this pull request over 1 year ago
consider publishing using `cargo-dist`

hawkw opened this issue over 1 year ago
chore: remove branch config from release action

hawkw opened this pull request over 1 year ago
fix(console): remove trailing space from task/resource location

hds opened this pull request over 1 year ago
fix: update proc-macro2 to build on nightly

hds opened this pull request over 1 year ago
fix(console): make long locations readable

guerinoni opened this pull request over 1 year ago
fix(subscriber): do not report excessive polling (#378)

MatteoNardi opened this pull request over 1 year ago
feat(console): add warning for tasks that never yield

jefftt opened this pull request over 1 year ago
chore: update Swatinem/rust-cache action in GHA workflows

striezel opened this pull request over 1 year ago
chore: replace unmaintained actions-rs/* actions in CI workflows

striezel opened this pull request over 1 year ago
chore: fix some typos

striezel opened this pull request over 1 year ago
console_subscriber: remove clock skew warning in start_poll

h33p opened this pull request over 1 year ago
feat(console): help view modal

hds opened this pull request over 1 year ago
docs(console): add column descriptions for all tables

hds opened this pull request over 1 year ago
fix(subscriber): fix self wakes count

hds opened this pull request over 1 year ago
feat(console): help view modal

hds opened this pull request over 1 year ago
Enable adding the gRPC API to tonic without serving

maximelenoir opened this issue over 1 year ago
refac(console): generalize controls widget

hds opened this pull request over 1 year ago
chore: migrate to ratatui and update crossterm

joshka opened this pull request over 1 year ago
fix(console): remove histogram minimum count

hds opened this pull request over 1 year ago
Self wakes are not detected

hds opened this issue over 1 year ago
doc: update repository README screenshots and help text

hds opened this pull request over 1 year ago
docs(console): update screenshots in README

hds opened this pull request over 1 year ago
Eliza/tonic 0.9

hawkw opened this pull request over 1 year ago
docs(console): update screenshots in README

hds opened this pull request over 1 year ago
chore(nix): unpin nixpkgs version in flake

hawkw opened this pull request over 1 year ago
chore: add automated release script

hawkw opened this pull request over 1 year ago
chore(release): generate changelogs with `git-cliff`

hawkw opened this pull request over 1 year ago
chore(deps): bump h2 from 0.3.13 to 0.3.18

dependabot[bot] opened this pull request over 1 year ago
fix: work around Rust 1.69 `almost_swapped` lint

hds opened this pull request over 1 year ago
chore: Use fixed Rust version for clippy (and fmt)

hds opened this pull request over 1 year ago
Spans unexpectedly remain open within spawned tasks

joshua-cooper opened this issue over 1 year ago
make long Locations readable

mooreniemi opened this issue over 1 year ago
feat(console): add task scheduled times histogram

hds opened this pull request over 1 year ago
refac(console): factor out `Durations` widget from task view

hds opened this pull request over 1 year ago
Too Many IDs

hds opened this issue over 1 year ago
feat(console): add scheduled time per task

hds opened this pull request almost 2 years ago
fix(console): fix calculation of busy time during poll

hds opened this pull request almost 2 years ago
chore(console): remove `tracing-subscriber` 0.2 from dependencies

hds opened this pull request almost 2 years ago
feat(console): use tokio task ids in task views

hds opened this pull request almost 2 years ago
fix(console): reduce decimal digits in UI

hds opened this pull request almost 2 years ago
`--ascii-only` seems to be interpreted the wrong way around

hoodie opened this issue almost 2 years ago
chore(deps): bump tokio from 1.21.0 to 1.24.2

dependabot[bot] opened this pull request almost 2 years ago
Bump tokio version of console-subscriber

hi-rustin opened this pull request almost 2 years ago
Make clippy happy

hi-rustin opened this pull request almost 2 years ago
chore(deps): bump tokio from 1.21.0 to 1.23.1

dependabot[bot] opened this pull request almost 2 years ago
fix(console): fix `ViewOptions` default lang

ymgyt opened this pull request about 2 years ago