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

Fix Future link (#512)

de19cb6247a61ab20f00fbad302fa11623660dfd authored about 4 years ago by Alice Ryhl <[email protected]>
Fix typo in 0.3 release post (#511)

a69f5e310a4ddd84d1dffa0d8a7997c2323ed476 authored about 4 years ago by John-John Tedro <[email protected]>
fix typo (#510)

204fe34109b392ebee4000db13dbb37cb5d8dbac authored about 4 years ago by Alice Ryhl <[email protected]>
Fix missing ` (#509)

3805758ce189f6bc80042ce4adcf7671935c5861 authored about 4 years ago by Alice Ryhl <[email protected]>
Update release blog post (#508)

aeabaa01f77215c85a7b7b5161d17829e269a20b authored about 4 years ago by Alice Ryhl <[email protected]>
Add `0.3` release blog post (#507)

01c53ca8815fe4b0fdcd58bd6a9326eec84a645c authored about 4 years ago by Lucio Franco <[email protected]>
Add missing spawn to shared-state (#506)

Follow-up to: #488

1a8ced6c9e4acb868380e030f605729c609190a6 authored about 4 years ago by Alice Ryhl <[email protected]>
Missing task spawning in Shared state section (#488)

4bad61fdc4d97bc3ae8013da90c887b74d047ca2 authored about 4 years ago by rdettai <[email protected]>
fix typo in channels.md (#505)

3de756a754f1d1494522a9b52d8c5e0cec1a4064 authored about 4 years ago by tac-tics <[email protected]>
Async in depth tutorial improvements (#504)

* Make `Mutex` import explicit

The first time `std::sync::Mutex` is being imported and used d...

b0e656fb426644d92c8253d2b7024ad0d6c54601 authored about 4 years ago by Jonathan Juares Beber <[email protected]>
fix typo (#487)

48bff2dcceb4334b2cb1b8aeedf4dafe8c2134c8 authored over 4 years ago by Conor O'Flanagan <[email protected]>
make li list-style-type and li::before formatting exclusive to ul li (#486)

Fixes: #481

c4989bdae44d79c67c813b5089c6e16fefa96778 authored over 4 years ago by João Oliveira <[email protected]>
Tutorial fixes (#485)

7b3af7585b4e4ad6ee66b0a3bb38fe470099f7fa authored over 4 years ago by Aurel <[email protected]>
Add tests to CI (#484)

5b10ad0671be3985421d9c4b24362f68c04b9c89 authored over 4 years ago by Alice Ryhl <[email protected]>
Various changes (#482)

c54ba237208f383162954e2fe890d888a1042e39 authored over 4 years ago by Alice Ryhl <[email protected]>
Fix broken links and images (#480)

dd2876d0fa675f0bf6b673a947d250a1c6ca4c61 authored over 4 years ago by Alice Ryhl <[email protected]>
Rewrite section about mutexguard across await (#478)

1663909e07e9c64e8ed61e82ca4eb7309e375f5b authored over 4 years ago by Alice Ryhl <[email protected]>
Fixed a typo on the borrowing example of select! (#477)

7192311b51a9c529c0310ebe946db69983b5b284 authored over 4 years ago by Vlad Frolov <[email protected]>
Update 2019-08-tracing.md (#475)

Simple duplicate `a`

75da6bab492e8fd010135aacd2ef0b6541735378 authored over 4 years ago by Alice Ryhl <[email protected]>
Fix the example link in tracing blog post (#476)

The examples have moved.

c52209364b30f7b538e764a9e76d6125d6f2949b authored over 4 years ago by Peter Hedinger <[email protected]>
Update 2019-08-tracing.md

Simple duplicate `a`

57702ada5e3e5c01c41dc20568ea4465dd240870 authored over 4 years ago by Peter Hedinger <[email protected]>
Update select.md (#472)

Fix a simple typo

4eb1bc85c005eb1949234aec64f23964468faa86 authored over 4 years ago by wdullaer <[email protected]>
Bump elliptic from 6.5.2 to 6.5.3 (#471)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](ht...

547b38af76001c567b5a1e49440fcececd32a44f authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fixes favicon path (#470)

d4260d1afd7d456582617ad3f7c88e4850cbc2b3 authored over 4 years ago by skim <[email protected]>
Fix Missing decrement in Interval stream example (#469)

Signed-off-by: Justin Charette <[email protected]>

e233aaf5082c904d4d23976afdccdf5c5c7af8c1 authored over 4 years ago by Justin C <[email protected]>
add rss feed generation and link on the website, closes #458 (#460)

ba54a72a5f6cbd1c01b5ed5bbf3cfb36d50063a5 authored over 4 years ago by João Oliveira <[email protected]>
Update channel descriptions (#465)

Closes: #457

416945908ef4f35bd45ee4658db3bd26cde3ff86 authored over 4 years ago by Alice Ryhl <[email protected]>
Update spawning tutorial-code to match tutorial content. (#463)

ced8f5caf749f9637ad705a2b691611d8d3ce5ae authored over 4 years ago by arivogel <[email protected]>
Fix a sentence (#459)

7589039711127bf680791706a3fbc48595734255 authored over 4 years ago by Hofer Julian <[email protected]>
fix: typo in channels.md (#456)

3ccf3c7a6c4c7e182bb85f854f9c60b92a7cad4b authored over 4 years ago by Vlad Frolov <[email protected]>
Fix expected output in "Hello Tokio" (#447)

54744f7bf2b0d1a641be9414e5735d3ae0bfda60 authored over 4 years ago by Hofer Julian <[email protected]>
docs: multiple rephrases (#438)

747b486553574fc7c3e0801c0a64aee348e18231 authored over 4 years ago by Blas Rodriguez Irizar <[email protected]>
Fix std link (#446)

377a7a2e6c4d285630de876b4df7e3abb98e9b98 authored over 4 years ago by Hofer Julian <[email protected]>
Fix double the (#445)

580697045863df0356ca9769678c08d0b2ea73b9 authored over 4 years ago by Jason White <[email protected]>
Fix a sentence (#444)

36cbe4819a913d144f2501d1542002114fc594d4 authored over 4 years ago by Vishal Sodani <[email protected]>
fix link to Async in Depth (#442)

fb0f82a0a8256cad41c62fb23c9708baee433b31 authored over 4 years ago by Alice Ryhl <[email protected]>
Remove an unnecessary "the" in index.md (#440)

18ef6285fbef25a4aa6c6acfb4fec7213fa9f911 authored over 4 years ago by selplacei <[email protected]>
replace "removes" by "reduces" (#436)

340146028bddef0913e02eed177b36365962c430 authored over 4 years ago by Ludwig Pouey <[email protected]>
fix typos (#435)

0a5335181201760a2240c721fc286ca064ca7597 authored over 4 years ago by Robert Steiner <[email protected]>
Add netlify config file and redirects (#434)

e7bc9a5f94ae7935610f877e020544e4702df0b4 authored over 4 years ago by Carl Lerche <[email protected]>
Fix typos in tutorial (#433)

cca3bf044c488af38a4611d35f3ffb318664ec42 authored over 4 years ago by Alice Ryhl <[email protected]>
Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

8e298e6f8da4ee994ffcbe8267ee6c67b1f3129f authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add SVG favicon (#430)

20b2663c32be5e6c36914940a3c93b38e22037be authored over 4 years ago by skim <[email protected]>
change visibility to insight on tracing (#432)

3aa201ce6ce8dc3cb31f3bf0ba1741d9e7f8fcf3 authored over 4 years ago by Stephan Dilly <[email protected]>
fix typo

90147d2f7abf6144d25b56f3f0b5186d3e9f16a8 authored over 4 years ago by Carl Lerche <[email protected]>
Merge pull request #428 from tokio-rs/new-website

New website

97abd69c6e631ea3310955db888a51f3dcb1bd27 authored over 4 years ago by Carl Lerche <[email protected]>
Merge remote-tracking branch 'main/master' into new-website

ceb13aff770b16a5a1e405634faf49bc2898fdcf authored over 4 years ago by Carl Lerche <[email protected]>
chore: update links to main website repo (#91)

b6b33626f8ac5be35a246d8de16b8949836c0790 authored over 4 years ago by Carl Lerche <[email protected]>
Tutorial code depends on released mini-redis (#89)

b32e59046a76a5ee1bc7022b1525f62929207eca authored over 4 years ago by Carl Lerche <[email protected]>
Streams tutorial page (#90)

5ae7d72632ad78b2841149a6d8ad307a9bb40761 authored over 4 years ago by Carl Lerche <[email protected]>
impl edit this page (#88)

fc910db8d3bedbb14b9e79faba1bca9fa1cfa310 authored over 4 years ago by Carl Lerche <[email protected]>
update readme (#87)

87fe992c65e8eaba5db5996b64580738d06e71ac authored over 4 years ago by Carl Lerche <[email protected]>
do not collapse side menu (#86)

f03b24ba83e23bd40dde9a8ca1bc323eb947e6c2 authored over 4 years ago by Carl Lerche <[email protected]>
Remove link to overview (#85)

The overview section has been removed for now. Remove a reference in the
getting started section.

86e19b7df485bec5ca5961e7aea23867174194ef authored over 4 years ago by Carl Lerche <[email protected]>
fix homepage links (#84)

708fd235c1230df80f78a23fb52c5b282b6743ca authored over 4 years ago by Carl Lerche <[email protected]>
style code links (#83)

1c8628f7cf8328fb3c31e1108390afbef0c520fd authored over 4 years ago by Carl Lerche <[email protected]>
update more mini-redis links (#82)

ea823c744cb925f1c5e2b0c991cac48fb0453853 authored over 4 years ago by Carl Lerche <[email protected]>
Relate futures to closures (#80)

Help create a mental model for readers trying to understand futures by
hopefully drawing an ana...

80f9dce4c8a2c742362b05529fa908da3c8a97eb authored over 4 years ago by Seth M <[email protected]>
update mini redis version to 0.2 on tutorial (#79)

b63e28c9c5075849c4b48a59139a467bd5374c9a authored over 4 years ago by João Oliveira <[email protected]>
fix css scaling (#77)

3e75efdd28e8a6a36a1ed95dd4a4c702139f7bd7 authored over 4 years ago by Carl Lerche <[email protected]>
misc tweaks (#68)

eb7f2d449027290f36aa5275cc29afde2682e0d7 authored over 4 years ago by Carl Lerche <[email protected]>
fix link (#74)

b3af09954119ae4ae35d250fb08b1679a5c25de9 authored over 4 years ago by Alice Ryhl <[email protected]>
shrink aws logo a bit (#70)

e529b1b95b2d60535a01f8c4890bcb4e1355d528 authored over 4 years ago by Carl Lerche <[email protected]>
Fix links to code (#69)

d025172e8638d9d625066e93728fd527e8a50e69 authored over 4 years ago by Carl Lerche <[email protected]>
fix stack link alignment (#71)

f257df95b4f97c2e1fa1237c858e21f3cc8bf8f5 authored over 4 years ago by Carl Lerche <[email protected]>
Focus on synchronous programs blocking (#67)

This change introduces synchronous programming as a blocking style, more
in line with the contr...

597f2483a18a3b106f905e3ce54587ba8c4212d1 authored over 4 years ago by Seth M <[email protected]>
Make tutorial appear as separate sub-item (#57)

Co-authored-by: Carl Lerche <[email protected]>

d71b1c5c5ac191d0c9b14c5a7b9d010883f0ac69 authored over 4 years ago by Alice Ryhl <[email protected]>
Remove overview section (#66)

ef192c52b445ba1ee4b194727e11481ee928600f authored over 4 years ago by Carl Lerche <[email protected]>
tweak navbar links (#64)

34954900622792853bc812608c7087948138349f authored over 4 years ago by Carl Lerche <[email protected]>
prune side nav items (#65)

58dbd0409d0a5a8d0e72ccad87e531290e36344d authored over 4 years ago by Carl Lerche <[email protected]>
add AWS logo (#63)

a9c751d333d108747a148c4479d1c67340a1b20d authored over 4 years ago by Carl Lerche <[email protected]>
explain earlier line (#62)

6b79142f532191bf0752facbed8f21cd83655e17 authored over 4 years ago by Carl Lerche <[email protected]>
async details page (#61)

5f92327c7c13f49c7bb78c80606aede52a40b59c authored over 4 years ago by Carl Lerche <[email protected]>
More doc example tweaks (#60)

20dd6bc98c7a722b15860d07ef24f155f85bfa25 authored over 4 years ago by Carl Lerche <[email protected]>
Tutorial intro (#58)

db18886ed9a59cc1532b31c2bbd8fe2a50ad6f3b authored over 4 years ago by Alice Ryhl <[email protected]>
Test examples (#56)

4c518e992cffaa4e81c86424a5ab290512620865 authored over 4 years ago by Carl Lerche <[email protected]>
select! macro (#51)

04afd997b6b51d364f4d3ac06fa91f4297bb7191 authored over 4 years ago by Carl Lerche <[email protected]>
Write things for the glossary (#54)

a41af5870ad31090bfacf47297b99a71fd73c6c5 authored over 4 years ago by Alice Ryhl <[email protected]>
Tutorial: Framing (#50)

63bd5639ba3cc7b2cf92712c28c5e77ef181512f authored over 4 years ago by Carl Lerche <[email protected]>
I/O page (#48)

e040fd58f3e003018d66b5e7708e304aeff6aeb5 authored over 4 years ago by Carl Lerche <[email protected]>
Channels page (#47)

349b8c3ec90b130864fc90e4877b0168d05cace6 authored over 4 years ago by Carl Lerche <[email protected]>
Add "Shared State" tutorial page (#44)

Teach basic state sharing between tasks.

97fbc1d08d5847f1d419e3a9ac26f723bcfe8cfb authored over 4 years ago by Carl Lerche <[email protected]>
Include tutorial-code in a crate (#45)

64d774e38a511709a47c12d8147a67c5967327ca authored over 4 years ago by Carl Lerche <[email protected]>
finish `Spawning` tutorial page (#43)

4e313b9641c6626a7ec24b96a13aee4021b35d09 authored over 4 years ago by Carl Lerche <[email protected]>
Continue Mini-Redis guide (#42)

bede8f30dbaaab414e6d86c57c23cd3775ee74de authored over 4 years ago by Carl Lerche <[email protected]>
Merge pull request #427 from kesyog/patch-1

Fix typo in cargo-dependencies.md

866b3e7f064c9c90ada1e2a6821f2f1b8a522651 authored over 4 years ago by Alice Ryhl <[email protected]>
Fix typo in cargo-dependencies.md

2376b747aee7ccee283c3ee94b7fd9d2432651bd authored over 4 years ago by Kesavan Yogeswaran <[email protected]>
first stab at overview (#40)

Signed-off-by: Lucio Franco <[email protected]>

ba5e7a8ca371bfa2282f8a51686771fd54cab0bd authored over 4 years ago by Lucio Franco <[email protected]>
stub page summary menu (#39)

f07ade5db08a0bc16130e04e690739b2c9f0a322 authored over 4 years ago by Carl Lerche <[email protected]>
wire next / prev links (#38)

bc5f4db814b04d33b8d1ebb0e7a76813d95731ac authored over 4 years ago by Carl Lerche <[email protected]>
stub out a glossary page (#37)

dcd532a461ad3a02ff969712abcc03017cfef08d authored over 4 years ago by Carl Lerche <[email protected]>
Mobile table of contents (#36)

b247002e111c669c9920a9739a92ef8d211cdbb8 authored over 4 years ago by Carl Lerche <[email protected]>
start work on doc footer (#35)

99f75f239265672952f225160263bc50fae7301e authored over 4 years ago by Carl Lerche <[email protected]>
style syntax highlighting (#33)

574f6ea2285fd371b9e3fff73de4c0bf6477397a authored over 4 years ago by Carl Lerche <[email protected]>
tweak stack effect positioning (#32)

c3924c76e3e9c4c5f1e6b607b9dd18cb54d0036b authored over 4 years ago by Carl Lerche <[email protected]>
more homepage responsive styling (#31)

8f7b05e2fd97b535f3fcc93a5542470c7daee940 authored over 4 years ago by Carl Lerche <[email protected]>
activate stack links with JS (#30)

35d220a3c71c2249d77d66912901141ea07cb64b authored over 4 years ago by Carl Lerche <[email protected]>
Footer & homepage responsiveness (#29)

f1e059ffeb1efee823a2c5dd9c69cbd022ba8546 authored over 4 years ago by Carl Lerche <[email protected]>
Lib blurbs (#28)

fbd2703026d472855bf651c801aa841342ff2dfe authored over 4 years ago by Carl Lerche <[email protected]>
more stack work (#27)

32be9813747147b8cd281cebcdd0c4cdf6781830 authored over 4 years ago by Carl Lerche <[email protected]>