Pinned Repositories
core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
font-kit
A cross-platform font loading library written in Rust
html5ever
High-performance browser-grade HTML5 parser
ipc-channel
A multiprocess drop-in replacement for Rust channels
pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
rust-cssparser
Rust implementation of CSS Syntax Level 3
rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
rust-url
URL parser for Rust
servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
webrender
A GPU-based renderer for the web
Servo's Repositories
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
servo/pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
servo/webrender
A GPU-based renderer for the web
servo/html5ever
High-performance browser-grade HTML5 parser
servo/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
servo/rust-url
URL parser for Rust
servo/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
servo/ipc-channel
A multiprocess drop-in replacement for Rust channels
servo/font-kit
A cross-platform font loading library written in Rust
servo/euclid
Geometry primitives (basic linear algebra) for Rust
servo/mozjs
Servo's SpiderMonkey fork
servo/project
A repo for the Servo Project
servo/string-cache
String interning for Rust
servo/surfman
Accelerated offscreen graphics for WebGL
servo/media
servo/webxr
Bindings for WebXR
servo/stylo
servo/unicode-bidi
Implementation of the Unicode Bidirection Algorithm in Rust
servo/saltfs
Salt Stack Filesystem
servo/mozangle
Mozilla’s fork of Google ANGLE, repackaged as a Rust crate
servo/book
The Servo Book
servo/doc.servo.org
Documentation generated from Servo’s source code in its master branch
servo/dwrote-rs
DirectWrite bindings and wrapper for Rust
servo/servo.org
Servo project website
servo/servo-experiments
A collection of experiments for Servo
servo/internal-wpt-dashboard
A simple wpt.fyi like dashboard to track progress of WPT scores for Servo's focus areas.
servo/servo-nightly-builds
Repository to host Servo nightly builds using Github Releases.
servo/perf-analysis-tools
servo/ci-runners
GitHub Actions runners (experimental)
servo/wpt
Servo's fork of the Web Platform Tests used to sync changes in Servo upstream