rjz's Stars
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
ant-design/ant-design
An enterprise-class UI design language and React UI library
honojs/hono
Web framework built on Web Standards
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
sqlc-dev/sqlc
Generate type-safe code from SQL
GoogleChromeLabs/comlink
Comlink makes WebWorkers enjoyable.
github/codeql
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
NorthwoodsSoftware/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
sinclairzx81/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
commonmark/commonmark-spec
CommonMark spec, with reference implementations in C and JavaScript
microsoft/FluidFramework
Library for building distributed, real-time collaborative web applications
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
kach/nearley
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
nanovms/nanos
A kernel designed to run one and only one application in a virtualized environment
src-d/hercules
Gaining advanced insights from Git repository history.
stephenh/ts-proto
An idiomatic protobuf generator for TypeScript
improbable-eng/ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
true-myth/true-myth
A library for safer and smarter error- and "nothing"-handling in TypeScript.
no-context/moo
Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.
rjz/ts-mustache
Infer TypeScript types from Mustache templates
carriejv/technician
Access, manage, cache, and export all your config from a single service. Supports Typescript w/ type inferrance for config.
koaninc/ts-sorted-list
Typesafe sorted lists
koaninc/koan-chunked
Helper functions to create and apply chunks. It's a wrapper around lodash chunk that provides additional logging and a way to process the chunks.
koaninc/project-leadership
dylanpyle/beeline
Unfinished Business
koaninc/nexus-input-transformation
A package of tools for creating transformations of input arguments on nexus GraphQL resolvers
dylanpyle/vf
A vector field toolkit for the browser
koaninc/iterable-tree
Implements an iterable tree with associated helpers.
rjz/ts-directed-graph
Basic graph implementations as building blocks for better things.