emilyhorsman's Stars
kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
mdx-js/mdx
Markdown for the component era
emotion-js/emotion
👩🎤 CSS-in-JS library designed for high performance style composition
11ty/eleventy
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
onivim/oni
Oni: Modern Modal Editing - powered by Neovim
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
qvacua/vimr
VimR — Neovim GUI for macOS in Swift
ledger/ledger
Double-entry accounting system with a command-line reporting interface
facebook/duckling
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
googlemaps/android-maps-utils
Maps SDK for Android Utility Library
WebReflection/hyperHTML
A Fast & Light Virtual DOM Alternative
agda/agda
Agda is a dependently typed programming language / interactive theorem prover.
tweag/asterius
DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
dessalines/essays
A few essays on communism
bastibe/org-journal
A simple org-mode based journaling mode
jserv/mini-arm-os
Build a minimal multi-tasking OS kernel for ARM from scratch
mathjax/MathJax-node
MathJax for Node
isovector/thinking-with-types
📖 source material for Thinking with Types
talyssonoc/react-katex
Display math in TeX with KaTeX and ReactJS
adafruit/Adafruit_Python_BluefruitLE
Python library to simplify access to Bluetooth low energy devices and services on Linux (using bluez) and Mac OSX.
snowleopard/build
Build Systems à la Carte
adafruit/Adafruit_BluefruitLE_nRF51
Arduino library for nRF51822-based Adafruit Bluefruit LE modules
BSA-US/dual-power-app
The Dual Power App is an app for democratic digital organizing and secure social networking that provides frameworks for the building of direct democracy in every single sphere of society, with tools for organization founding, funding, governance, and internal + external communications.
facebookarchive/flow-language-server
An implementation of the Language Server Protocol for Flow
dls/house
Haskell Operating System
tannerryan/ring
Package ring provides a high performance and thread safe Go implementation of a bloom filter.
quephird/CustomKeyboards
A repository containing all of my custom keyboards for iOS
josephjunker/irresponsible-use-of-js-destructuring
Write entire programs in a destructuring statement!
riley-ashton/Naive-Substring-DFA-Generator
Generates a unoptimized DFA diagram of a machine that only accepts strings whose substrings of a given length match a given predicate