Disambiguation evidence for Servo browser engine via surface form

"Servo"


As subject (41)

Triples where this entity appears as subject under the label "Servo".

Predicate Object
aimsTo explore next-generation browser engine architecture
aimsTo improve performance on multi-core hardware
aimsTo improve security of web rendering
componentUsedIn Mozilla Quantum project
surface form: Firefox Quantum CSS engine (Stylo)
designedFor high performance
designedFor memory safety
designedFor parallelism
developedIn Rust
surface form: Rust programming language
developmentModel open source
goal demonstrate safety benefits of Rust in browser engines
goal serve as a research platform for browser technologies
hasFeature GPU-accelerated rendering
hasFeature modular architecture
hasFeature parallel style computation
hasFeature sandboxed components
implements web rendering engine
influenced Gecko layout engine
surface form: Firefox Quantum CSS engine (Stylo)
influenced Mozilla Quantum project
instanceOf layout engine
instanceOf open-source software project
instanceOf web browser engine
is experimental
is multi-process
license MPL 2.0
originalDeveloper Mozilla
surface form: Mozilla Research
originatedAt Mozilla
programmingLanguage Rust
repository https://github.com/servo/servo
supports CSS
supports HTML
supports JavaScript
supports WebGL
supports modern web standards
supportsPlatform Android
supportsPlatform Linux
supportsPlatform Windows
supportsPlatform macOS
uses Rust concurrency features
uses parallel layout
uses parallel rendering
writtenIn Rust