evanmoran
Founder of Mason Software creating podcast and audiobook editing software. Previously at Bungie, Pokémon Go, and Tesla, making story, audio, and game tech.
Seattle, USA
evanmoran's Stars
golang/go
The Go programming language
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
kyleconroy/sqlc
Generate type-safe code from SQL
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
wanasit/chrono
A natural language date parser in Javascript
cespare/reflex
Run a command when files change
soundcloud/roshi
Roshi is a large-scale CRDT set implementation for timestamped events.
cortesi/modd
A flexible developer tool that runs processes and responds to filesystem changes
coqui-ai/STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
stephenh/ts-proto
An idiomatic protobuf generator for TypeScript
garabik/grc
generic colouriser
improbable-eng/ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
planetscale/vtprotobuf
A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
capnproto/go-capnproto2
Cap'n Proto library and code generator for Go
inkandswitch/peritext
A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.
qntfy/kazaam
Arbitrary transformations of JSON in Golang
neurodrone/crdt
A Golang implementation of CRDTs.
go-playground/locales
:earth_americas: a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use with, but not exclusive to https://github.com/go-playground/universal-translator
async-plus/async-plus
⛓ A chainable interface for Swift's async/await.
yaslab/ULID.swift
Universally Unique Lexicographically Sortable Identifier (ULID) in Swift.
raahii/golang-grpc-realworld-example
A real world backend API built with golang + grpc
alta/protopatch
protoc-gen-go patch utility
grafov/bcast
Broadcasting library for Go. Broadcast message of any type on a set of channels. WIP
nalexn/minimalist
Observable Property and Signal for building data-driven UI without Rx
dotchain/dot
distributed data sync with operational transformation/transforms
SkywardApps/popcorn
Popcorn is a .Net Middleware for your RESTful API that allows your consumers to request exactly as much or as little as they need, with no effort from you.
adamwulf/Clocks
Swift implementations of a Lamport clock, hybrid logical clock, and a vector clock.
hankjacobs/vvmap
A delta-based CRDT map implementation in Go
SkywardApps/pdf-render-service