Commit Graph

1650 Commits (main)
 

Author SHA1 Message Date
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 ae84fd4498
Merge branch 'master' into tyler_elastic_threadpool 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
Tyler Neely 445b4161cb Improve comment on the blocking threadpool 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
Tyler Neely 81fa1d419a Remove all of the dynamic control stuff for now and just use nonblocking sends + 1 second receive timeouts 5 years ago
Tyler Neely ab613a53e5 Improve comments in the blocking threadpool 5 years ago
Tyler Neely 4cb1faf299 Use unbuffered work queue in the dynamic threadpool to reduce bufferbloat 5 years ago
Tyler Neely d75aae23cb Tune timings of dynamic threadpool 5 years ago
Stjepan Glavina 3f4a56abdc Reformat doc examples 5 years ago
Tyler Neely e97dfdc4cc Add dynamic threadpool 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
Florian Gilcher 5b0a6269a9
Initial commit 5 years ago