Logo

An Introduction to libuv by Nikhil Marathe

Small book cover: An Introduction to libuv

An Introduction to libuv
by


Number of pages: 57

Description:
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference discussing every function and data structure.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Building Front-End Web Apps with Plain JavaScriptBuilding Front-End Web Apps with Plain JavaScript
by - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(10316 views)
Book cover: React.js for the Visual LearnerReact.js for the Visual Learner
by - Leanpub
The book teaches the absolute basics of React.js to an absolute beginner through design principles, visual-friendly examples, and a super practical teaching methodology. My writing style always includes stories and personal experiences.
(5886 views)
Book cover: The JavaScript WayThe JavaScript Way
by - Leanpub
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way.
(5871 views)
Book cover: WebGL InsightsWebGL Insights
by - CRC Press
WebGL is a JavaScript API for rendering interactive 3D and 2D graphics without the use of plug-ins. This book presents real-world techniques for WebGL developers by assembling contributions from experienced WebGL engine and application developers.
(5342 views)