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:
- Clean Architecture using Golang.☆83Updated 5 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 4 months ago
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated 4 months ago
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆59Updated last year
- GFSM is small and fast Finity State Machine (FSM) library for Go☆51Updated 6 months ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 6 months ago
- Go client for Manticore Search☆58Updated last year
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- Examples for building microservices with Go kit (gokit.io)☆183Updated 2 years ago
- Clean Architecture Use Case for Go☆36Updated last year
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 3 months ago
- Go lang implementation of saga pattern☆168Updated last year
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- Source code, exercises from the book "Mastering Concurrency in Go" by Nathan Kozyra☆15Updated 8 years ago
- sample event sourcing application using go and redis☆21Updated 3 years ago
- My Go playground.☆63Updated 4 years ago
- A collection of data structures implemented in Go☆61Updated 3 years ago
- ☆19Updated 7 years ago
- Debugging helper for Go☆66Updated 5 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
- Go Progress Bar☆124Updated 3 years ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Simplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workfl…☆78Updated 7 months ago
- Orchestra is a library to manage long running go processes.☆153Updated last year
- Packages for creating data pipelines☆23Updated 8 months ago
- Golang library for clone things☆51Updated 9 months ago
- Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.☆90Updated 2 months ago