freddy-mesa's Stars
denoland/deno
A modern runtime for JavaScript and TypeScript.
maragudk/gomponents-starter-kit
A starter kit for building a web app with gomponents, HTMX, and TailwindCSS in Go.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
DaredevilOSS/sqlc-gen-csharp
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
labstack/echo
High performance, minimalist Go web framework
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
dotnet/core
.NET news, announcements, release notes, and more!
vuejs/vitepress
Vite & Vue powered static site generator.
rolldown/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
electric-sql/pglite
Lightweight WASM Postgres with real-time, reactive bindings.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
prom3theu5/aspirational-manifests
Handle deployments of .NET Aspire AppHost Projects
dromara/carbon
A simple, semantic and developer-friendly time package for golang
oklog/ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
freddy-mesa/calendar
sqlc-dev/sqlc
Generate type-safe code from SQL
connectrpc/connect-go
The Go implementation of Connect: Protobuf RPC that works.
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
graph-gophers/graphql-go
GraphQL server with a focus on ease of use
uber-go/guide
The Uber Go Style Guide.
uptrace/bun
SQL-first Golang ORM
99designs/gqlgen
go generate based graphql server library
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
lotusirous/go-concurrency-patterns
Concurrency patterns in Go
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
vitejs/vite
Next generation frontend tooling. It's fast!
evrone/go-clean-template
Clean Architecture template for Golang services