EwanValentine's Stars
golang/go
The Go programming language
pocketbase/pocketbase
Open Source realtime backend in 1 file
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
charmbracelet/gum
A tool for glamorous shell scripts 🎀
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
earthly/earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
sourcegraph/conc
Better structured concurrency for go
benthosdev/benthos
Fancy stream processing made operationally mundane
livebud/bud
The Full-Stack Web Framework for Go
tetratelabs/wazero
wazero: the zero dependency WebAssembly runtime for Go developers
klauspost/compress
Optimized Go Compression Packages
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
create-go-app/cli
✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
elliotchance/pie
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
jaypipes/ghw
Go HardWare discovery/inspection library
zyedidia/generic
A collection of generic data structures written in Go.
solidsnack/GraphpostgresQL
GraphQL for Postgres
clojure-rs/ClojureRS
Clojure, implemented atop Rust (unofficial)
joy-framework/joy
A full stack web framework written in janet
jstrieb/paperify
Transform any document, web page, or eBook into a research paper (ChatGPT not required)
functionless/functionless
Build serverless AWS applications with type-safe Components and easy-to-follow Conventions.
alexpantyukhin/go-pattern-match
Pattern matchings for Go.
seacrew/helm-compose
Helm Compose is a helm plugin for managing multiple releases of one or many charts within a single configuration file.
dboslee/lru
LRU cache using go generics
codegangsta/caddy-nats
A caddy module that adds support for nats.io pub/sub and request/reply
netlify/go-functions-example
stephennancekivell/go-future
A futures concurrency library in go
mraerino/typed-context
Type-based context access in Go
karagulamos/go-web-browser
A naive example of a simple web browser in Go.