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/card-creatr-studio
Software for creating card game prototypes, made for Mac, Windows, and Linux. Powered by Electron and Vue.
sffc/card-creatr
Command-line tool to render prototype playing cards and CCSB files.
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/fuchsia-clone
This is based on the main Fuchsia repository which does not live on GitHub.
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/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/globset
A globbing library for Rust.
sffc/half-rs
Half-precision floating point types f16 and bf16 for Rust.
sffc/icu4x_compile_sample
Reproduction for compile time issue
sffc/locale-extensions
sffc/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
sffc/omnicu
Solving i18n for client-side and resource-constrained environments.
sffc/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software.
sffc/proposal-intl-root-locale
A TC-39 proposal to define the behaviour and properties of the "und" root locale
sffc/ref-cast
Safely cast &T to &U where the struct U contains a single field of type T.
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