zenkimoto's Stars
ajv-validator/ajv
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
punkpeye/awesome-mcp-servers
A collection of MCP servers.
FiloSottile/typage
A TypeScript implementation of the age file encryption format, available as an npm package or as a bundled .js file.
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
ichoosetoaccept/awesome-windsurf
A collection of awesome resources for working with the Windsurf code editor
balqaasem/awesome-windsurfrules
📄 A curated list of awesome global_rules.md and .windsurfrules files
cordx56/rustowl
Visualize Ownership and Lifetimes in Rust
suncloudsmoon/awesome-open-source-ai
A curated list of useful open-source AI resources
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Norbyte/bg3se
Baldur's Gate 3 Script Extender
fastai/fastbook
The fastai book, published as Jupyter Notebooks
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
pubkey/rxdb
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
DillonDepeel/Pacman-Source-Code
The Source Code to the original Atari Pacman game
neovide/neovide
No Nonsense Neovim Client in Rust
glebarez/go-sqlite
pure-Go SQLite driver for Go (SQLite embedded)
mattn/go-sqlite3
sqlite3 driver for go using database/sql
pmndrs/zustand
🐻 Bear necessities for state management in React
air-verse/air
☁️ Live reload for Go apps
nikitabobko/AeroSpace
AeroSpace is an i3-like tiling window manager for macOS
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
eza-community/eza
A modern alternative to ls
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
Lunakepio/Mario-Kart-3.js
ArchGPT/insomnium
Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
mit-pdos/biscuit
Biscuit research OS
volatiletech/sqlboiler
Generate a Go ORM tailored to your database schema.
ent/ent
An entity framework for Go
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly