Pinned Repositories
dom.js
Self-hosted JavaScript implementation of a WebIDL-compliant HTML5 DOM.
ecma262
Status, process, and documents for ECMA262
ecma402
Status, process, and documents for ECMA 402
gcli
Command-line component for Firefox/Ace/Skywriter
greasemonkey
Greasemonkey is a user script manager for Firefox.
html5test
How well does your browser support HTML5? Interested in the next version of this test? Try http://beta.html5test.com
Modernizr
Feature detect HTML5 and CSS3 features, with handy css and javascript hooks so you can progressively enhance to your heart's content.
test262
Official ECMAScript Conformance Test Suite
test262-harness
Experimental harness for test262
web-platform-tests
Test Suites for Web Platform specifications
Ms2ger's Repositories
Ms2ger/presto-testo
Opera's Presto test suite as it applies to W3C specifications
Ms2ger/bincode
A binary encoder / decoder implementation in Rust.
Ms2ger/cookie-rs
HTTP cookie parsing and cookie jar management for rust
Ms2ger/dom
DOM Standard
Ms2ger/enum_primitive-rs
Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0
Ms2ger/FileAPI
File API
Ms2ger/glacier
A big 'ol pile of ICE.
Ms2ger/group-by
Ms2ger/image
Encoding and decoding images in Rust
Ms2ger/image-png
PNG decoder
Ms2ger/immeta
Image metadata inspection library in Rust
Ms2ger/jpeg-decoder
JPEG decoder written in Rust
Ms2ger/json
JSON Serialization for Rust
Ms2ger/libc
Ms2ger/mimesniff
MIME Sniffing Standard
Ms2ger/mozilla-weekly-updates
The Mozilla status-sharing site.
Ms2ger/nextairing
Ms2ger/num_cpus
Ms2ger/quickersort
introsort that works with stable Rust, and can sort floating point numbers efficiently
Ms2ger/rust-bindgen
binding generator for rust language
Ms2ger/rust-offscreen-rendering-context
For WebGL implementation
Ms2ger/rust-openssl
OpenSSL bindings for Rust
Ms2ger/rust-selectors
CSS Selectors matching for Rust
Ms2ger/rust-tenacious
Lint to disallow the moving of marked types in Rust
Ms2ger/rust-vst2
VST 2.4 API implementation in rust. Create plugins or hosts.
Ms2ger/serde
Rust serialization
Ms2ger/testharness.js
Ms2ger/uuid
Generate and parse UUIDs.
Ms2ger/wayland-kbd
Keyboard utilities for the wayland-client library. Mainly handling keymaps with the help of libxkbcommon.
Ms2ger/webdriver-rust
WebDriver library for Rust