tedkimdev's Stars
Avaiga/taipy
Turns Data and AI algorithms into production-ready web applications in no time.
pulumi/pulumi
Pulumi - Infrastructure as Code in any programming language π
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
OWASP/Go-SCP
Golang Secure Coding Practices guide
sudomateo/terraform-training
Terraform training material.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
learntocloud/learn-to-cloud
Learn the fundamentals of cloud computing
mehdihadeli/go-food-delivery-microservices
π A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
shortlink-org/shortlink
Shortlink service (Microservice example) βοΈ Star the repo if you like it!
nubenetes/awesome-kubernetes
A curated list of awesome references collected since 2018.
neetcode-gh/leetcode
Leetcode solutions
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
protocolbuffers/protobuf-go
Go support for Google's protocol buffers
jftuga/geodist
Golang package to compute the distance between two geographic latitude, longitude coordinates
googlemaps/google-maps-services-go
Go client library for Google Maps API Web Services
go-gorm/datatypes
GORM Customized Data Types Collection
matryer/moq
Interface mocking tool for go generate
iancoleman/strcase
A golang package for converting to snake_case or CamelCase
facebook/docusaurus
Easy to maintain open source documentation websites.
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
swaggo/gin-swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
stripe/stripe-go
Go library for the Stripe API.
SwiftUIX/SwiftUIX
An exhaustive expansion of the standard SwiftUI library.
gyuwon/TDDHandsOn
Fast campus κ°μ 'νμ€ μΈμμ TDD' μ€μ΅μ μ¬μ©λ μμ μ½λλ₯Ό μ 곡ν©λλ€.
fulldecent/swift6-module-template
An opinionated starting point for awesome, reusable Swift 6 modules
dgryski/go-farm
go-farm: a pure-Go farmhash implementation
onsi/ginkgo
A Modern Testing Framework for Go
Netflix/go-env
a golang library to manage environment variables
gothinkster/golang-gin-realworld-example-app
Exemplary real world application built with Golang + Gin