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
- Simplicity-focused, template based SQL query builder☆65Updated 2 years ago
- Build system and task runner for Go projects☆123Updated 3 months ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- Clean Architecture Use Case for Go☆34Updated last year
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated 3 months ago
- A strongly-typed and user-friendly factory library for Go☆29Updated 7 months ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Struct validation using tags☆99Updated 2 months ago
- A simple way to implement pagination in Golang.☆102Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Golnag microservice-template by DDD☆33Updated 2 weeks ago
- Golang tool for scheduling functions execution within a given interval☆51Updated 3 years ago
- Clean Architecture using Golang.☆83Updated 4 months ago
- Cache Slow Database Queries☆143Updated 4 years ago
- A currency computations package.☆62Updated 2 months ago
- Go lang implementation of saga pattern☆168Updated 11 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Experiments with Go generics☆100Updated 3 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 3 months 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
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- GFSM is small and fast Finity State Machine (FSM) library for Go☆51Updated 5 months ago
- Use the Go API to read CAPTCHAs using TensorFlow☆69Updated 6 years ago
- Simple query builder for MongoDB☆80Updated 4 months ago
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go Progress Bar☆124Updated 2 years ago