ektagarg / go-dsLinks
Data structures implementation in Golang
☆45Updated 4 years ago
Alternatives and similar repositories for go-ds
Users that are interested in go-ds are comparing it to the libraries listed below
Sorting:
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆67Updated 6 years ago
- Clean Architecture using Golang.☆83Updated 2 months ago
- Golnag microservice-template by DDD☆34Updated this week
- Struct validation using tags☆94Updated last month
- retry call until no error☆16Updated 4 months ago
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 4 months ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- gRPC Test Utilities for Golang☆89Updated this week
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A strongly-typed and user-friendly factory library for Go☆28Updated 6 months ago
- ☆41Updated last week
- Framework for writing scalable distributed stateful applications☆49Updated last week
- ☆67Updated 2 years ago
- Supporting code for Go Clean article on Medium☆23Updated 5 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Example project to show how to combine sql.Tx transactions handling and decorators☆39Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- sample event sourcing application using go and redis☆21Updated 3 years ago
- ☆13Updated 6 years ago
- ☆18Updated 6 years ago
- CPU-guided performance analyzer for Go☆79Updated 2 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 8 months ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- ☆26Updated last week
- Simplicity-focused, template based SQL query builder☆65Updated last year
- My Go playground.☆63Updated 4 years ago
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated 2 months ago