sakithb's Stars
raysan5/raylib-games
A collection of games made with raylib
jmoiron/sqlx
general purpose extensions to golang's database/sql
foolin/goview
Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
maragudk/gomponents-htmx
HTMX attributes and helpers for gomponents.
tmux-plugins/tpm
Tmux Plugin Manager
maragudk/gomponents
HTML components in pure Go.
ProfJski/RayLib-Examples
Some fun math or physics demos made easy with RayLib
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
black-forest-labs/flux
Official inference repo for FLUX.1 models
fregante/webext-storage
A more usable typed storage API for Web Extensions
victorfisac/Physac
2D physics header-only library for videogames developed in C using raylib library.
raysan5/physac
2D physics header-only library for videogames developed in C using raylib library.
LadybirdBrowser/ladybird
Truly independent web browser
go-chi/httplog
Go HTTP request logger with structured logging capabilities built on "log/slog" package
donseba/go-htmx
Seamless HTMX integration in golang applications
ChrRubin/svelte-webext-stores
Svelte stores that are synchronized with extension/browser storage.
samrum/vite-plugin-web-extension
A vite plugin for generating cross browser platform, ES module based web extensions.
samrum/create-vite-plugin-web-extension
An easy way to start a Vite Web Extension project using @samrum/vite-plugin-web-extension
carcabot/tiktok-signature
Generate tiktok signature token using node
kkoooqq/fakebrowser
🤖 Fake fingerprints to bypass anti-bot systems. Simulate mouse and keyboard operations to make behavior like a real person.
jonfriesen/playwright-go-stealth
🥷 A simple puppeteer evasions shim for playwright-go projects.
jazzband/Watson
:watch: A wonderful CLI to track your time!
3rd/time-tracker.nvim
Automatic project / file time tracker for Neovim.
renabled/amzn-sp-api-go
Amazon Selling Partner API in Go
amzapi/selling-partner-api-sdk
Golang toolkit for working with Amazon's Selling Partner API (SP-API)
playwright-community/playwright-go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
tylermmorton/tmpl
`tmpl` is a wrapper around Go's html/template package that offers two-way static typing, template nesting and convenient workflow tooling for web developers.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
go-rod/rod
A Chrome DevTools Protocol driver for web automation and scraping.
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.