vikstrous2's Stars
bigskysoftware/htmx
</> htmx - high power tools for HTML
gofiber/fiber
⚡️ Express inspired web framework written in Go
ent/ent
An entity framework for Go
google/wire
Compile-time Dependency Injection for Go
99designs/gqlgen
go generate based graphql server library
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
cue-lang/cue
The home of the CUE language! Validate and define text-based and dynamic configuration
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
cuelang/cue
CUE has moved to https://github.com/cue-lang/cue
u-root/u-root
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
gnat/surreal
🗿 Mini jQuery alternative. Dependency-free animations. Locality of Behavior. Use one element or arrays transparently. Pairs with htmx. Vanilla querySelector() but better!
steren/awesome-cloud-run
👓 ⏩ A curated list of resources about all things Cloud Run
facebookarchive/mononoke
A Mercurial source control server, specifically designed to support large monorepos.
rsc/rf
A refactoring tool for Go
zimmski/go-mutesting
Mutation testing for Go source code
gnat/css-scope-inline
🌘 Scope your inline style tags in pure vanilla CSS! Only 16 lines. No build. No dependencies.
dmarkham/enumer
A Go tool to auto generate methods for your enums
earthboundkid/be
The Go test helper for minimalists
vikstrous/dataloadgen
An implementation of Facebook's DataLoader in Go
anchorageoss/tezosprotocol
An implementation of the Tezos peer-to-peer communications protocol.
garlicnation/promises
Type safe promises in go