Wizkaley's Stars
nishant-Tiwari24/data-structures-algorithms
Data structures and algorithms are fundamental concepts in computer science and programming.Data structures are ways of organizing and storing data, and algorithms are step-by-step procedures for solving problems or performing tasks.
nishant-Tiwari24/company-wise-dsa
nishant-Tiwari24/paypal-series
resumejob/awesome-resume
Resume,Resume Templates,程序员简历例句,简历模版,
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
zhashkevych/awesome-backend
🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки
gojek/heimdall
An enhanced HTTP client for Go
afex/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
zitadel/zitadel
ZITADEL - Identity infrastructure, simplified for you.
hashicorp/go-retryablehttp
Retryable HTTP client in Go
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.
novuhq/go-novu
GO SDK for Novu - The open-source notification infrastructure for engineers. 🚀
xanzy/go-gitlab
GitLab Go SDK
automation-co/borzoi
make polyrepos easy
APIs-guru/openapi-directory
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
golang/go
The Go programming language
jmoiron/sqlx
general purpose extensions to golang's database/sql
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
fatih/structs
Utilities for Go structs
automerge/automerge-go
public-apis/public-apis
A collective list of free APIs
Jeffail/gabs
For parsing, creating and editing unknown or dynamic JSON in Go
opensearch-project/opensearch-go
Go Client for OpenSearch
auth0/go-jwt-middleware
A Middleware for Go Programming Language to check for JWTs on HTTP requests
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
antonholmquist/jason
Easy-to-use JSON Library for Go
automation-co/husky
git hooks made easy