Software:Tokio
From HandWiki
Revision as of 04:20, 8 November 2021 by imported>Steve Marsio (correction)
Short description: Library for Rust programming language
Tokio is a software library for the Rust programming language. It provides asynchronous I/O.[1][2][3]
History
Version 1.0 was released on January 2021.[4]
References
- ↑ Chanda, Abhishek (2018). Network Programming with Rust : Build fast and resilient network servers and clients by leveraging Rust's memory-safety and concurrency features.. Birmingham: Packt Publishing. ISBN 978-1-78862-171-7. OCLC 1028194311. https://www.worldcat.org/oclc/1028194311.
- ↑ Eguia Moraza, Iban (2018). Rust high performance : learn to skyrocket the performance of your Rust applications. Birmingham, UK. ISBN 978-1-78847-823-6. OCLC 1033544275. https://www.worldcat.org/oclc/1033544275.
- ↑ Sharma, Rahul (2019). Mastering Rust : learn about memory safety, type system, concurrency, and the new features of Rust 2018 edition. Vesa Kaihlavirta (Second ed.). Birmingham, UK. ISBN 978-1-78934-118-8. OCLC 1090681119. https://www.worldcat.org/oclc/1090681119.
- ↑ Krill, Paul (2021-01-08). "Tokio Rust runtime reaches 1.0 status" (in en). https://www.infoworld.com/article/3602776/tokio-rust-runtime-reaches-10-status.html.
External link