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:
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated 6 months ago
- A strongly-typed and user-friendly factory library for Go☆29Updated 10 months ago
- Struct validation using tags☆108Updated last month
- My Go playground.☆63Updated 4 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 6 months ago
- Golang tool for scheduling functions execution within a given interval☆51Updated 3 years ago
- MessageBird's REST API for Go☆124Updated last year
- Clean Architecture Use Case for Go☆36Updated last year
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- An email automation solution, written in Golang.☆198Updated 2 years ago
- GFSM is small and fast Finity State Machine (FSM) library for Go☆52Updated 8 months ago
- Cache Slow Database Queries☆143Updated 4 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- ☆19Updated 7 years ago
- Debugging helper for Go☆66Updated 5 years ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- ☆41Updated this week
- Go module for encoding structs into URL query parameters☆78Updated 7 months ago
- Simplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workfl…☆79Updated last week
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- gRPC Test Utilities for Golang☆106Updated last week
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Build system and task runner for Go projects☆124Updated last month
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- sample event sourcing application using go and redis☆21Updated 3 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- A simple way to implement pagination in Golang.☆102Updated 2 years ago