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

Expand on sharded HashMap in shared state

github.com/tokio-rs/website - Darksonn opened this pull request about 3 years ago
Implement `Extend<Bytes>` for `BytesMut`

github.com/tokio-rs/bytes - robjtede opened this pull request about 3 years ago
support PING command for easy testing

github.com/tokio-rs/mini-redis - tisonkun opened this pull request about 3 years ago
subscriber: re-export prelude traits `as _`

github.com/tokio-rs/tracing - hawkw opened this pull request about 3 years ago
subscriber: use `Span::record` for attribute updates

github.com/tokio-rs/console - zaharidichev opened this pull request about 3 years ago
Fix grammar.

github.com/tokio-rs/website - gertgeringer opened this pull request about 3 years ago
Add changelog

github.com/tokio-rs/tls - Sytten opened this issue about 3 years ago
Instrument more and track Tokio changes

github.com/tokio-rs/tokio-metrics - carllerche opened this pull request about 3 years ago
Fix broken doc link

github.com/tokio-rs/valuable - taiki-e opened this pull request about 3 years ago
`Bytes::with_vtable` Can it be opened for external use

github.com/tokio-rs/bytes - xiaxiangjun opened this issue about 3 years ago
Fix amortized asymptotics of `BytesMut`

github.com/tokio-rs/bytes - steffahn opened this pull request about 3 years ago
Fix warning about renamed lint

github.com/tokio-rs/tls - djc opened this pull request about 3 years ago
attributes: implement `#[instrument(tracing)]`

github.com/tokio-rs/tracing - Tamschi opened this pull request about 3 years ago
chore(deps): update snafu requirement from 0.6.10 to 0.7.0

github.com/tokio-rs/tracing - dependabot[bot] opened this pull request about 3 years ago
runtime: expand on runtime metrics

github.com/tokio-rs/tokio - carllerche opened this pull request about 3 years ago
More runtime metrics

github.com/tokio-rs/tokio-metrics - carllerche opened this pull request about 3 years ago
include the identity.p12 and root-ca.der files into the test binary

github.com/tokio-rs/tls - alexanderkjall opened this pull request about 3 years ago
Fix aliasing in Clone by using a raw pointer

github.com/tokio-rs/bytes - saethlin opened this pull request about 3 years ago
fix example in readme

github.com/tokio-rs/tls - Windforce17 opened this pull request about 3 years ago
net: add buffer size methods to UdpSocket

github.com/tokio-rs/tokio - taiki-e opened this pull request about 3 years ago
Enable doc_cfg and doc_auto_cfg features on docs.rs

github.com/tokio-rs/valuable - taiki-e opened this pull request about 3 years ago
Add drain_filter

github.com/tokio-rs/slab - l4l opened this pull request about 3 years ago
Fix CI failure

github.com/tokio-rs/async-stream - taiki-e opened this pull request about 3 years ago
Transform the inner expression of yield expressions

github.com/tokio-rs/async-stream - SabrinaJewson opened this pull request about 3 years ago
prepare v0.1.0 release

github.com/tokio-rs/valuable - carllerche opened this pull request about 3 years ago
add `const fn` to more fns

github.com/tokio-rs/valuable - carllerche opened this pull request about 3 years ago
Require `Output = ()` on `WebSocketStream::on_upgrade`

github.com/tokio-rs/axum - davidpdrsn opened this pull request about 3 years ago
How to use tokio-rustls new api?

github.com/tokio-rs/tls - linsinn opened this issue about 3 years ago
add dangle client for tokio-rustls example

github.com/tokio-rs/tls - yumm007 opened this pull request about 3 years ago
Update language in spawning tutorial

github.com/tokio-rs/website - jmole opened this pull request about 3 years ago
fix relative links

github.com/tokio-rs/website - hdhoang opened this pull request about 3 years ago
refactor: refine session cookie example

github.com/tokio-rs/axum - ttys3 opened this pull request about 3 years ago
console: emoji/symbols glossary

github.com/tokio-rs/console - hawkw opened this issue about 3 years ago
Reduce the number of digits shown in UI

github.com/tokio-rs/console - carllerche opened this issue about 3 years ago
blog: fix up headers in console blog post

github.com/tokio-rs/website - hawkw opened this pull request about 3 years ago
Fix link to console in blog post.

github.com/tokio-rs/website - carllerche opened this pull request about 3 years ago
blog: announcing Tokio Console 0.1

github.com/tokio-rs/website - hawkw opened this pull request about 3 years ago
release tokio-rustls 0.23.2

github.com/tokio-rs/tls - quininer opened this pull request about 3 years ago
fix: Handle EOF in LazyConfigAcceptor

github.com/tokio-rs/tls - NeoLegends opened this pull request about 3 years ago
add Discord logo

github.com/tokio-rs/website - carllerche opened this pull request about 3 years ago
Implement compression in tracing-appender

github.com/tokio-rs/tracing - pjankiewicz opened this pull request about 3 years ago
make `StructDef` methods `const fn`

github.com/tokio-rs/valuable - carllerche opened this pull request about 3 years ago
Add BytesMut::try_reserve()

github.com/tokio-rs/bytes - Guiguiprim opened this pull request about 3 years ago
Update ui test to Rust 1.57

github.com/tokio-rs/valuable - taiki-e opened this pull request about 3 years ago
How to make a reverse bytes?

github.com/tokio-rs/bytes - awsa2ron opened this issue about 3 years ago
Suspicious transitivity of relaxed CAS

github.com/tokio-rs/loom - sbarral opened this issue about 3 years ago
Bump next from 9.4.0 to 11.1.3

github.com/tokio-rs/website - dependabot[bot] opened this pull request about 3 years ago
Fix typo

github.com/tokio-rs/website - Darksonn opened this pull request about 3 years ago
small typo

github.com/tokio-rs/website - EdmundsEcho opened this issue about 3 years ago
chore: prepare to release 0.5.4

github.com/tokio-rs/loom - hawkw opened this pull request about 3 years ago
chore: fix unused field warnings

github.com/tokio-rs/loom - hawkw opened this pull request about 3 years ago
prost: Avoid double-copy on merging string from non bytes

github.com/tokio-rs/prost - dnikulin opened this pull request about 3 years ago
Provide interfaces to prepare SQE in place

github.com/tokio-rs/io-uring - jiangliu opened this issue about 3 years ago
DTLS support

github.com/tokio-rs/tls - ShadowJonathan opened this issue about 3 years ago
Remove `shutdown_complete_rx` from the Listner

github.com/tokio-rs/mini-redis - Aklenor opened this pull request about 3 years ago
Cannot use "yield" and "?" on the same line

github.com/tokio-rs/async-stream - TheRealMintd opened this issue about 3 years ago
Improve error message when execution `STATE` is unavailable

github.com/tokio-rs/loom - jamesbornholt opened this pull request about 3 years ago
chore: prepare loom 0.5.3

github.com/tokio-rs/loom - Darksonn opened this pull request about 3 years ago
derive: implement #[valuable] attributes

github.com/tokio-rs/valuable - taiki-e opened this pull request about 3 years ago
add `doc(cfg(...))` to feature-flagged impls

github.com/tokio-rs/valuable - hawkw opened this pull request about 3 years ago
construct `NamedField`s from owned `Strings`

github.com/tokio-rs/valuable - hawkw opened this pull request about 3 years ago
fields: Add the number of fields to `Fields::Unnamed`

github.com/tokio-rs/valuable - hawkw opened this pull request about 3 years ago
chore: fix a typo

github.com/tokio-rs/website - samuelxing-okta opened this pull request about 3 years ago
updates?

github.com/tokio-rs/mini-redis - adsick opened this issue about 3 years ago
Continuous memory leak with `console_subscriber`

github.com/tokio-rs/console - Seppel3210 opened this issue about 3 years ago
correctly expose StructDef lt + impl Copy Clone

github.com/tokio-rs/valuable - carllerche opened this pull request about 3 years ago
cannot infer type for type parameter `B`

github.com/tokio-rs/axum - andrewbanchich opened this issue about 3 years ago
Rename buffer to file in write_all example

github.com/tokio-rs/website - seunghunee opened this pull request about 3 years ago
fix a bunch of annoying clippy lints

github.com/tokio-rs/loom - hawkw opened this pull request about 3 years ago
Update tracing-subscriber to 0.3

github.com/tokio-rs/loom - taiki-e opened this pull request about 3 years ago
Tracking issue for v1

github.com/tokio-rs/mio - Thomasdezeeuw opened this issue about 3 years ago
Warn about potential stack overflow

github.com/tokio-rs/tokio - Ceikry opened this pull request about 3 years ago
How to decode with from_utf8_lossy?

github.com/tokio-rs/prost - lz1998 opened this issue about 3 years ago