Commit Graph

51 Commits (integrate-threads-example)
 

Author SHA1 Message Date
Florian Gilcher 67fd54c138
Make rustfmt happy 5 years ago
Florian Gilcher adeabe51d2
Update examples/integrate-thread.rs
Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
5 years ago
Florian Gilcher a9b970c8ec
Name threads after what they do 5 years ago
Florian Gilcher f38923d0cc
Add a small example on how to integrate threads 5 years ago
Florian Gilcher f8633ab195
Fix git location 5 years ago
Florian Gilcher f58a7d7104
Merge pull request #1 from async-std/book
Add book draft
5 years ago
Stjepan Glavina 13835b0a78 Formatting 5 years ago
Stjepan Glavina dd40887750 Formatting 5 years ago
Stjepan Glavina e459bd048e Cleanup and docs 5 years ago
Stjepan Glavina d287237f7b Deny warnings on Travis 5 years ago
Stjepan Glavina 019c8085f4 Cleanup examples 5 years ago
Stjepan Glavina ab51991e05
Merge pull request #16 from async-std/deactivate-windows
Deactivate windows tests for now
5 years ago
Florian Gilcher 09f0325746
Deactivate windows tests for now 5 years ago
Stjepan Glavina a2e54fcd29 Replace crossbeam with crossbeam-channel 5 years ago
Florian Gilcher 52671bde02
Fix patterns chapter 5 years ago
Florian Gilcher 54f3732787
TaskHandle -> JoinHandle 5 years ago
Florian Gilcher cc19d7e76b
Add draft text of some chapters 5 years ago
Florian Gilcher 297d9f189d
Begin Glossary 5 years ago
Florian Gilcher 95a2f8ed38
Don't mention async-task 5 years ago
Stjepan Glavina e93c138bf6 Reorder commands 5 years ago
Florian Gilcher 6c7922a404
Add small patterns library 5 years ago
Stjepan Glavina 08af9053d0 Fix broken build 5 years ago
Stjepan Glavina e02349473c Change docs.rs to docs 5 years ago
Stjepan Glavina 1c16d8c462 Set git link for async-task dependency 5 years ago
Stjepan Glavina 693a719dc9
Merge pull request #10 from async-std/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
5 years ago
Stjepan Glavina 7ecee80e4b Move async-task into a different repo 5 years ago
Stjepan Glavina 1f9628d8ad Cleanup 5 years ago
Stjepan Glavina 01aac21386 Modularize time module 5 years ago
Stjepan Glavina 2a068ac030
Create CODE_OF_CONDUCT.md 5 years ago
Stjepan Glavina 9d8ac36813 Rename feature docs.rs to docs 5 years ago
Stjepan Glavina 756da0e89d Modularize 5 years ago
Stjepan Glavina c3eee6cba5 Fix broken docs 5 years ago
Stjepan Glavina 68d7a9c34e Refactor 5 years ago
Stjepan Glavina a430e27819 Cleanup, docs, fmt 5 years ago
Florian Gilcher eadd3ed1f6
Update stability guarantees 5 years ago
Stjepan Glavina 0ab2c8f49b typos 5 years ago
Stjepan Glavina adb64b3979
Update README.md 5 years ago
Stjepan Glavina caf50e69cf Formatting 5 years ago
Stjepan Glavina fdf0e3ad0f Add the line-count example 5 years ago
Stjepan Glavina e44451a042 Revamp IO traits and Stream trait 5 years ago
Stjepan Glavina 43d822cbc5 Add a html logo 5 years ago
Florian Gilcher 574676aa1a
Add images 5 years ago
Stjepan Glavina 3f6dfaf2f5
Merge pull request #4 from matklad/fused-incoming
implement FusedStream for net::Incoming
5 years ago
Florian Gilcher c8d9ef8855
Add a small sentence that async-std does also include Mutex implementations 5 years ago
Aleksey Kladov 3ce68814b6 implement FusedStream for net::Incoming 5 years ago
Stjepan Glavina 3f4a56abdc Reformat doc examples 5 years ago
Florian Gilcher bbaa501474
Remove async-task chapter link 5 years ago
Florian Gilcher 62bf802827
Remove `async-task` as a subject from the book
Link to the docs, the are extensive and useful.
5 years ago
Stjepan Glavina 893fd9757c Add rustfmt config 5 years ago
Florian Gilcher a0143dd098
Add book draft 5 years ago