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

chore(console): fix ConfigFile comment typo

ymgyt opened this pull request about 2 years ago
Fix off-by-one indexing for `callsites`

danielhenrymantilla opened this pull request about 2 years ago
upgrade parking_lot to 0.12

Mythra opened this pull request about 2 years ago
CI: build for aarch64

maximeborges opened this pull request about 2 years ago
feat(console): add support for Unix domain sockets

benesch opened this pull request about 2 years ago
enable the view switching keystrokes on the details views

arifd opened this pull request about 2 years ago
Minimum version may need to be bumped (in documentation)

arifd opened this issue about 2 years ago
Task IDs not stable

jsgf opened this issue about 2 years ago
chore(console): update Clap to v4.0

hawkw opened this pull request about 2 years ago
fix(tokio-console): Make `retain_for` default to 6s if not specfied

abusch opened this pull request about 2 years ago
`--retain-for` default value not used

abusch opened this issue about 2 years ago
Provide API to embed text console

stepancheg opened this issue over 2 years ago
Lost waker false positive when task has detatched

davidlattimore opened this issue over 2 years ago
Console reporting excessive polling, that isn't there

k0nserv opened this issue over 2 years ago
fix(console): fix ascii-only flipped input

michealkeines opened this pull request over 2 years ago
chore(subscriber): prepare to release v0.1.8

hawkw opened this pull request over 2 years ago
chore: fix clippy errors

Noah-Kennedy opened this pull request over 2 years ago
chore: fix console-subscriber on tokio 1.21.0

Noah-Kennedy opened this pull request over 2 years ago
console-subscriber build error vs tokio v1.21.0

redshiftzero opened this issue over 2 years ago
--ascii-only is flipped

lior2b opened this issue over 2 years ago
Tokio console seems to enable tracing's logging feature

kaimast opened this issue over 2 years ago
RUSTSEC-2021-0139: ansi_term is Unmaintained

github-actions[bot] opened this issue over 2 years ago
Fix typos and markdowns

kianmeng opened this pull request over 2 years ago
chore: prepare to release tokio-console v0.1.7

hawkw opened this pull request over 2 years ago
chore: prepare to release console-subscriber v0.1.7

hawkw opened this pull request over 2 years ago
chore(api): prepare to release v0.4.0

hawkw opened this pull request over 2 years ago
feat(console) error handling improvements

hawkw opened this pull request over 2 years ago
chore: update Tonic and Prost dependencies

hawkw opened this pull request over 2 years ago
console-api,console-subscriber,tokio-console: implement stack traces for tasks

jswrenn opened this pull request over 2 years ago
Idle tasks disappearing after restart

cameronelliott opened this issue over 2 years ago
chore(ci): update actions/checkout action to v3

taiki-e opened this pull request over 2 years ago
refac(console): factor out a `Store` type

hawkw opened this pull request over 2 years ago
refac(console): use a newtype to separate ID types

hawkw opened this pull request over 2 years ago
chore(console): prepare to release v0.1.6

hawkw opened this pull request over 2 years ago
chore(ci): also try building on nightly

hawkw opened this pull request over 2 years ago
[DRAFT] "Stack" Tracing

jswrenn opened this issue over 2 years ago
chore(ci): test `tokio-console` with `--locked`

hawkw opened this pull request over 2 years ago
chore(api): prepare to release v0.3.0

hawkw opened this pull request over 2 years ago
feat(console): dynamically size task details field list

hawkw opened this pull request over 2 years ago
fix(subscriber): fix memory leak from resizing histograms

hawkw opened this pull request over 2 years ago
console-subscriber: `HdrHistogram`s are unbounded

hawkw opened this issue over 2 years ago
Console doesn't build on nightly

msdrigg opened this issue over 2 years ago
chore: add `LICENSE` files to each crate

hawkw opened this pull request over 2 years ago
Please include LICENSE file in the crate

erickt opened this issue over 2 years ago
completed task shows warning for having lost it's waker

cedricje opened this issue over 2 years ago
feat(config): default no_colors to false

gelfand opened this pull request over 2 years ago
chore(console): prepare to release v0.1.5

hawkw opened this pull request over 2 years ago
chore(subscriber): prepare to release v0.1.5

hawkw opened this pull request over 2 years ago
console: document views

hawkw opened this issue over 2 years ago
fix(console): always log to a file instead of `stderr`

hawkw opened this pull request over 2 years ago
TUI messed up on debian

guerinoni opened this issue over 2 years ago
docs: Update minimal Rust version

shanesveller opened this pull request over 2 years ago
feat(subscriber): add support for `EnvFilter` in `Builder::init`

hawkw opened this pull request over 2 years ago
feat(console): add subcommand for gen completions

nrskt opened this pull request over 2 years ago
docs: fix broken links in readme

eopb opened this pull request over 2 years ago
feat(console): add missing configuration

nrskt opened this pull request over 2 years ago
subscriber: allow disabling `tonic`'s "transport" feature

hawkw opened this issue over 2 years ago
console: add missing configuration options to the config file

hawkw opened this issue over 2 years ago
Fix broken link

hi-rustin opened this pull request over 2 years ago
console: generate man pages and shell completions

hawkw opened this issue over 2 years ago
console: enable and disable warnings from config files

hawkw opened this issue over 2 years ago
possible Instant clock skew detected

wendajiang opened this issue almost 3 years ago
add feature to show mpsc channel metrics

whitelilis opened this issue almost 3 years ago
subscriber: use `Span::record` for attribute updates

zaharidichev opened this pull request almost 3 years ago
duplicated controls on resource details screen

hawkw opened this issue almost 3 years ago
Introduce new help view to display information on any view

bIgBV opened this pull request about 3 years ago
console: emoji/symbols glossary

hawkw opened this issue about 3 years ago
Reduce the number of digits shown in UI

carllerche opened this issue about 3 years ago
Report when a task doesn't / hasn't yielded in a while.

tobz opened this issue about 3 years ago
Continuous memory leak with `console_subscriber`

Seppel3210 opened this issue about 3 years ago
feat(console): add wake-to-poll histogram

sieut opened this pull request over 3 years ago
subscriber: record a histogram of wake-to-poll times

seanmonstar opened this issue over 3 years ago
chore: record spans regardless if they're spawned, send only if they're spawned

davidbarsky opened this pull request over 3 years ago
subscriber/tasks proto: capture spans *inside* spawned tasks

hawkw opened this issue over 3 years ago