tgulacsi / goLinks
Common go helper utils, each in its subdir
☆81Updated 3 weeks ago
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Golang packages for writing small daemons and servers.☆51Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- flexible data type for Go☆49Updated 4 years ago
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆70Updated 7 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Package str is a string library to build more Go awesomeness☆69Updated 9 years ago
- An implementation of sed in Go. Just because!☆142Updated 7 months ago
- A complete solution for static files in Go code☆129Updated last year
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- How to use Go to build shared libraries☆84Updated 4 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- Library for interruptable, resumable download acceleration with automatic Accept-Ranges support☆42Updated 8 years ago
- Load file-backed memory☆122Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 5 months ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 weeks ago
- Business Rules Engine☆60Updated last year