Sacro's Stars
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
zsh-users/zsh-syntax-highlighting
Fish shell like syntax highlighting for Zsh.
liriliri/eruda
Console for mobile browsers
adonisjs/core
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
Raphire/Win11Debloat
A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
Orange-OpenSource/hurl
Hurl, run and test HTTP requests with plain text.
loft-sh/devpod
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
nikitabobko/AeroSpace
AeroSpace is an i3-like tiling window manager for macOS
tilt-dev/tilt
Define your dev environment as code. For microservice apps on Kubernetes.
MrKai77/Loop
Window management made elegant.
loft-sh/vcluster
vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
electric-sql/electric
Sync little subsets of your Postgres data into local apps and services.
glasskube/glasskube
🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
goravel/goravel
A Golang framework for web artisans. Tribute to Laravel.
dotenvx/dotenvx
a better dotenv–from the creator of `dotenv`
buildpacks/pack
CLI for building apps using Cloud Native Buildpacks
danvergara/dblab
The database client every command line junkie deserves.
aspen-cloud/triplit
A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte).
iximiuz/cdebug
cdebug - a swiss army knife of container debugging
adobe/spectrum-web-components
Spectrum Web Components
andyk/ht
headless terminal - wrap any binary with a terminal interface for easy programmatic access.
moonbitlang/core
MoonBit's Core library
dmarkham/enumer
A Go tool to auto generate methods for your enums
primatejs/primate
Web framework focused on flexibility and developer freedom
tilt-dev/tilt-extensions
Extensions for Tilt
BenjaminAster/console.only
console.only() ignores all other console logs and logs this one only
vyos/vyatta-cfg
Vyatta configuration system
quietvoid/pgen_client
Utility to control a Raspberry Pi with a PGenerator installation
okneniz/parsec
Golang parser combinator library inspired by haskell parsec