1
2
submitted 2 weeks ago by [email protected] to c/[email protected]

Servo Browser Engine

58 readers
1 users here now

Website - Git Repo

Servo is an experimental browser engine designed to take advantage of the memory safety properties and concurrency features of the Rust programming language. It seeks to create a highly parallel environment, in which rendering, layout, HTML parsing, image decoding, and other engine components are handled by fine-grained, isolated tasks. It also makes use of GPU acceleration to render web pages quickly and smoothly.

founded 2 weeks ago
MODERATORS