gatlin's Stars
abseil/abseil-cpp
Abseil Common Libraries (C++)
gcanti/fp-ts
Functional programming in TypeScript
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
joeycastillo/The-Open-Book
AsamK/signal-cli
signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger.
leahneukirchen/nq
Unix command line queue utility
iamturns/eslint-config-airbnb-typescript
Airbnb's ESLint config with TypeScript support
ashellunts/ffmpeg-to-webrtc
Stream video from ffmpeg to web(rtc)
sepfy/libpeer
WebRTC Library for IoT/Embedded Device using C
nervetattoo/simple-thermostat
A different take on the thermostat card for Home Assistant ♨️
lit/lit-element-starter-ts
Sample component project using LitElement with TypeScript
microsoft/ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
flouthoc/wiser
:racehorse: Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.
mignon-p/json65
A JSON parser written in 6502 assembly language.
andrewchambers/minias
A mini x86-64 assembler for fun and learning.
apache/openwhisk-devtools
Development tools for building and deploying Apache OpenWhisk
blaineventurine/home-automation-docker
Assorted Docker containers, using Traefik as a reverse proxy, and HomeAssistant to automate my house
davidar/subleq
CPU design and toolchain for a simple computer architecture
nesl/ice40_examples
Public examples of ICE40 HX8K examples using Icestorm
notro/tinydrm
Discontinued. Out of tree tinydrm modules
magicmark/tiny-treeshaker
🌳🥤 A tiny codemod for tree shaking (experimental) 🌳🥤
leafOfTree/svelte-mode
Emacs major mode for Svelte.
mujx/dhall-terraform
Generate dhall records from terraform resouces, data_sources & providers
tomaszfelczyk/nestjs-state-machine
scalio/nest-couchdb
CouchDB module for NestJS
parzh/observable-to-async-generator
Convert an observable to ES6 async generator
etaty/example-dhall-terraform-github
Example of using Dhall to generate a terraform file to manage a Github Organisation
Noxime/nihongo
A working and hopefully fast SUBLEQ emulator to run DawnOS
giovanniberti/logicamente
A first-order logic theorem prover with SLD resolution.
kiwih/subleq-vhdl
A VHDL implementation of the subleq One Instruction Set Computer