moorara / algoLinks
Algorithms and data structures for Go applications
☆11Updated this week
Alternatives and similar repositories for algo
Users that are interested in algo are comparing it to the libraries listed below
Sorting:
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Experiments with Go generics☆100Updated 4 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- A framework to build services in go.☆29Updated this week
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated this week
- Integration testing in Go with Docker☆113Updated 3 months ago
- some data structures and algorithms using golang☆69Updated last year
- A Publish & Subscribe library, with pluggable providers and middleware for Golang☆147Updated 8 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- A collection of small DRY Go utilities to make life easier. DRY = Don't Repeat Yourself.☆68Updated last week
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Go Patterns☆30Updated last year
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated 2 months ago
- AsyncAPI spec from Go code☆83Updated last week
- JSON parser/explorer☆57Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆52Updated last year
- Extension of types from golang.org/x/sync.☆15Updated 3 years ago