Ecosyste.ms: OpenCollective

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

github.com/tokio-rs/website

Website for the Tokio project
https://github.com/tokio-rs/website

Add "Announcing axum 0.8.0" blog post

Turbo87 opened this pull request 6 days ago
Fix DynamoDB typo in Toasty blog post

kahlstrm opened this pull request 16 days ago
Mention futures create right before before it is needed

mdevino opened this pull request 17 days ago
Bump cross-spawn from 7.0.3 to 7.0.6

dependabot[bot] opened this pull request 17 days ago
Bump nanoid from 3.3.7 to 3.3.8

dependabot[bot] opened this pull request 19 days ago
Update spawning.md with Cargo.toml update for example

ruwanka opened this pull request 28 days ago
Bump the cargo-dependencies group across 1 directory with 7 updates

dependabot[bot] opened this pull request about 1 month ago
Bump the npm-dependencies group across 1 directory with 9 updates

dependabot[bot] opened this pull request about 1 month ago
Simplify hello-tokio, move intro article

joshka opened this pull request about 1 month ago
Bump deps

joshka opened this pull request about 1 month ago
Remove outdated error while explicitly dropping a future with drop

barabadzhi opened this pull request about 2 months ago
Update watch channel docs in glossary

loqusion opened this pull request about 2 months ago
Bump the npm-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request 2 months ago
Bump the cargo-dependencies group across 1 directory with 7 updates

dependabot[bot] opened this pull request 2 months ago
Add a missing apostrophe in "Inventing the Service Trait"

johnDeSilencio opened this pull request 2 months ago
Bump the npm-dependencies group across 1 directory with 3 updates

dependabot[bot] opened this pull request 2 months ago
Update Bulma CSS package to 1.0

joshka opened this issue 2 months ago
Update Next.js to v15

joshka opened this pull request 2 months ago
Bump the npm-dependencies group across 1 directory with 2 updates

dependabot[bot] opened this pull request 2 months ago
Npm update everything except next.js and bulma

joshka opened this pull request 2 months ago
Toasty blog post tweaks

carllerche opened this pull request 2 months ago
Toasty: clarify current status

carllerche opened this pull request 2 months ago
add blog post for Toasty

carllerche opened this pull request 2 months ago
Bump the npm-dependencies group across 1 directory with 21 updates

dependabot[bot] opened this pull request 2 months ago
Bump the npm-dependencies group across 1 directory with 21 updates

dependabot[bot] opened this pull request 3 months ago
Bump postcss and next

dependabot[bot] opened this pull request 3 months ago
Bump next from 13.1.1 to 14.2.10

dependabot[bot] opened this pull request 3 months ago
Bump braces from 3.0.2 to 3.0.3

dependabot[bot] opened this pull request 3 months ago
update prettier

joshka opened this pull request 3 months ago
use node.js 20.18.0

joshka opened this pull request 3 months ago
use cargo add when adding dependencies

joshka opened this pull request 3 months ago
Bump the npm-dependencies group with 22 updates

dependabot[bot] opened this pull request 3 months ago
Bump the cargo-dependencies group across 1 directory with 7 updates

dependabot[bot] opened this pull request 3 months ago
add dependabot settings

joshka opened this pull request 3 months ago
pin toolchain version to 1.81

joshka opened this pull request 3 months ago
add dark mode support

joshka opened this pull request 3 months ago
Added support for `mdbook` version of the tutorials

nurmohammed840 opened this pull request 3 months ago
Add missing word in shutdown.md

dawedawe opened this pull request 3 months ago
Add styles to support printing the tutorial

sruggier opened this pull request 3 months ago
Corrected overflow-x style to remove unnecessary horizontal scroll bar

terrence-ou opened this pull request 6 months ago
Update link of trait BufMut in framing.md

bangjiehan opened this pull request 6 months ago
Some edits for Tutorial: Shared State

matildasmeds opened this pull request 6 months ago
Fix grammar 2023-11-27-announcing-axum-0-7-0.md

Gluroda opened this pull request 7 months ago
outdated info in tutorial

sineptic opened this issue 7 months ago
Remove link to dashmap

matildasmeds opened this pull request 8 months ago
Add links to leapfrog and flurry as concurrent hash tables examples

rustworthy opened this pull request 8 months ago
Queing spelling change in channels.md

garikAsplund opened this pull request 8 months ago
Fixed watch

takassh opened this pull request 9 months ago
Use $ consistently in bash scripts and apply bash syntax highlighting.

timKraeuter opened this pull request 9 months ago
Inconsistency of bash scripts in the tutorial

timKraeuter opened this issue 9 months ago
Add GitHub actions step for validating prettier code style

junlarsen opened this pull request 9 months ago
Turn remaining files into TypeScript source

junlarsen opened this pull request 9 months ago
"Next steps with Tracing" is out of date

WesleyAC opened this issue 10 months ago
fix: make redis integer frame signed

cjshearer opened this pull request 10 months ago
No explanation of backpressure

dev-ardi opened this issue 10 months ago
echo client in Echo server section hangs

akhi3030 opened this issue 10 months ago
Add missing `unwrap()`s

akhi3030 opened this pull request 10 months ago
Delete old section of shared-state.md

xiej2520 opened this pull request 10 months ago
fix: `# if true { return }` is not hidden in html code block

PeterD1524 opened this pull request 10 months ago
Tutorial: Remove wildcard import of enum variants

skearya opened this pull request 11 months ago
Fix issue tracker link in async-backtrace blog post

Darksonn opened this pull request 11 months ago
Docs: added missing word in spawning note

Braqzen opened this pull request 11 months ago
Typo fixes

proski opened this pull request 12 months ago
Update actions/checkout action to v4

taiki-e opened this pull request 12 months ago
The shared-state page first example can't build pass.

swcumt opened this issue about 1 year ago
fix(shared-state): use std::sync::Mutex which not implemented Send

swcumt opened this pull request about 1 year ago
Update hello-tokio.md to use Client

erikschul opened this pull request about 1 year ago
Handle spurious wakeups

ibeckermayer opened this pull request about 1 year ago
Update async.md

ibeckermayer opened this pull request about 1 year ago
Add link to mpsc in the shutdown docs

hackaugusto opened this pull request about 1 year ago
blog: fix date again...

davidpdrsn opened this pull request about 1 year ago
blog: fix date for "announcing axum 0.7"

davidpdrsn opened this pull request about 1 year ago
Documentation: MiniTokio doesn't compile

lsioctl opened this issue about 1 year ago
blog: announcing axum 0.7.0

davidpdrsn opened this pull request about 1 year ago
Apply markdown lint and formatting

barafael opened this pull request about 1 year ago
Update docs on terminating groups of tasks

barafael opened this pull request about 1 year ago
Add syntax highlight for sample codes in glossary section

xring opened this pull request about 1 year ago
Add syntax highlight for sample codes

xring opened this pull request about 1 year ago
Want to add docker image for the website

Adidem23 opened this issue about 1 year ago
Tutorial: remove crossbeam, use std channel instead.

yeoleobun opened this pull request about 1 year ago
Sender In standard library channel is Sync

yeoleobun opened this issue about 1 year ago
Update links in footer

tmsagarofficial opened this pull request about 1 year ago
Update Twitter Icon - Fixes #723

TheTanay902 opened this pull request about 1 year ago
Update Twitter Logo after rebranding

TheTanay902 opened this issue about 1 year ago
Tutorial: Add link to rayon example

matildasmeds opened this pull request about 1 year ago
Fix io::split example in io.md

SF-Zhou opened this pull request about 1 year ago
Unnecessary async block in tutorial code

tae-soo-kim opened this issue over 1 year ago
Clarify variable naming in async.md

skaunov opened this pull request over 1 year ago
docs: Framing Section: Refer to `tokio_util::codec::Framed`?

leoshimo opened this issue over 1 year ago
Fix typo in content/tokio/topics

keithmss opened this pull request over 1 year ago
[Docs] Fix mut ref in docs

caenguidanos opened this pull request over 1 year ago
Remove suggestion for parking_lot mutexes

lf- opened this pull request over 1 year ago
fix: link to tracing next steps page

emmanuel-ferdman opened this pull request over 1 year ago
Fix date on Tokio metrics announcement

Darksonn opened this pull request over 1 year ago
- minor changes , Add file name for better user experience

rufevean opened this pull request over 1 year ago
fix: mistake in docs, change "multi-consumer" to "single-consumer"

bajpai244 opened this pull request over 1 year ago
fix typo `though` -> `thought`

Narayanbhat166 opened this pull request over 1 year ago