sjc5
Father, husband, software dev (Go, TypeScript), lawyer (not yours), guitarist, audio engineer
@STXNFTUnited States
sjc5's Stars
apple/pkl
A configuration as code language with rich validation and tooling.
russross/blackfriday
Blackfriday: a markdown processor for Go
danhawkins/go-vite-react-example
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
benbjohnson/litestream
Streaming replication for SQLite.
mholt/caddy-ratelimit
HTTP rate limiting module for Caddy 2
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
labstack/echo
High performance, minimalist Go web framework
corollari/linusrants
Dataset of Linus Torvalds' rants classified by negativity using sentiment analysis
lukechampine/blake3
An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function
zeebo/blake3
Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
uptrace/bun
SQL-first Golang ORM
gorilla/securecookie
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
rwf2/Rocket
A web framework for Rust.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
matoous/go-nanoid
Golang random IDs generator.
emarifer/gofiber-templ-htmx
Go/Fiber🧬+</>Templ to-do list app with user login and HTMx-powered frontend.
TKSpectro/go-todo-api
ent/ent
An entity framework for Go
nrednav/cuid2
Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation UUIDs.
air-verse/air
☁️ Live reload for Go apps
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
kartikk221/hyper-express
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
wailsapp/wails
Create beautiful applications using Go
tj/node-prune
Remove unnecessary files from node_modules (.md, .ts, ...)
Sh4yy/tiny-stack
A simple and tiny stack for building web applications using Astro, SQLite, and Litestream.
jonschlinkert/gray-matter
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
lukeed/dequal
A tiny (304B to 489B) utility to check for deep equality