sffc
Staff i18n engineer at Google. Standards guru at Unicode (ICU4X) and TC39 (ECMA-402). WUSTL alum. Creator of octave-online.net and more open-source projects.
Pinned Repositories
octave-online-server
The infrastructure that powers Octave Online, octave-online.net
card-creatr
Command-line tool to render prototype playing cards and CCSB files.
card-creatr-studio
Software for creating card game prototypes, made for Mac, Windows, and Linux. Powered by Electron and Vue.
easy-no-password
Passwordless and 2FA auth without a database.
placeholdr
A super-lightweight, drop-in jQuery polyfill for the HTML5 placeholder attribute
socketio-file-upload
Uploads files to a Node.JS server using Socket.IO
splittr
Lightweight GUI Splitter for the Modern Web
ecma402
Status, process, and documents for ECMA 402
icu4x
Solving i18n for client-side and resource-constrained environments.
sffc's Repositories
sffc/socketio-file-upload
Uploads files to a Node.JS server using Socket.IO
sffc/easy-no-password
Passwordless and 2FA auth without a database.
sffc/word-wrappr
Node.js library that wraps text according to its rendered width
sffc/icu
The new home of the ICU project source code.
sffc/ecma402
Status, process, and documents for ECMA 402
sffc/icu-jira-test
sffc/icu4x_segmenter_ponyfill
Implementation of Intl.Segmenter based on ICU4X
sffc/rung-rage
sffc/temporal
A Rust implementation of ECMAScript's Temporal API
sffc/udhr
Universal Declaration of Human Rights
sffc/cargo-semver-checks-action
A GitHub Action for running cargo-semver-checks
sffc/cldr
The new home of the Unicode Common Locale Data Repository
sffc/dart_intl4x_example
sffc/diplomat
Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
sffc/elsa
Append-only collections for Rust where borrows to entries can outlive insertions
sffc/explainers
Igalia Explainers
sffc/fxhash
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
sffc/half-rs
Half-precision floating point types f16 and bf16 for Rust.
sffc/icu4x_compile_sample
Reproduction for compile time issue
sffc/json-c
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
sffc/locale-extensions
sffc/omnicu
Solving i18n for client-side and resource-constrained environments.
sffc/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software.
sffc/proposal-amount
Numbers with precision and a unit for JavaScript
sffc/proposal-intl-era-monthcode
To specify necessary details about era, eraYear and monthCode usage with Temporal for non-ISO calendars.
sffc/proposal-intl-root-locale
A TC-39 proposal to define the behaviour and properties of the "und" root locale
sffc/proposal-temporal
sffc/rust-harfbuzz
Rust bindings to HarfBuzz
sffc/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
sffc/tinymath
Experimental routines for performing arithmetic on small data types