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:
- My Go playground.☆63Updated 4 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- Golang tool for scheduling functions execution within a given interval☆51Updated 3 years ago
- Clean Architecture using Golang.☆84Updated 8 months ago
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated last month
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- A simple way to implement pagination in Golang.☆102Updated 2 years ago
- Go lang implementation of saga pattern☆170Updated last year
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- ☆121Updated 4 years ago
- Pprof automation + organization, making profiling work 80% faster !!☆60Updated 3 months ago
- Struct validation using tags☆110Updated last month
- An email automation solution, written in Golang.☆199Updated 2 years ago
- An easy to use, extensible boilerplate for Go applications☆108Updated 4 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 5 years ago
- Build system and task runner for Go projects☆124Updated last week
- MessageBird's REST API for Go☆125Updated 2 years ago
- GFSM is small and fast Finity State Machine (FSM) library for Go☆57Updated 10 months ago
- Golang Event Scheduling Sample Using Postgresql Database as persisting layer.☆55Updated 4 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A currency computations package.☆61Updated 2 months ago
- Go Progress Bar☆124Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆61Updated last year
- Simplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workfl…☆79Updated 2 months ago
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago