alexhiggins's Stars
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
samverrall/hex-structure
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
golang-migrate/migrate
Database migrations. CLI and Golang library.
sqlc-dev/sqlc
Generate type-safe code from SQL
jackc/pgx
PostgreSQL driver and toolkit for Go
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
go-kit/kit
A standard library for microservices.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
micro/go-micro
A Go microservices framework
loong/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
joelbutcher/socialstream
OAuth for Laravel, simplified.
joelbutcher/laravel-facebook-graph
Laravel wrapper for the Facebook Graph PHP 8 SDK
joelbutcher/facebook-php-graph-sdk
The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
99designs/aws-vault
A vault for securely storing and accessing AWS credentials in development environments
gothinkster/golang-gin-realworld-example-app
Exemplary real world application built with Golang + Gin
golang/protobuf
Go support for Google's protocol buffers
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
TheAlgorithms/Python
All Algorithms implemented in Python
kdn251/interviews
Everything you need to know to get the job.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
public-apis/public-apis
A collective list of free APIs
EbookFoundation/free-programming-books
:books: Freely available programming books
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more