tgulacsi / goLinks
Common go helper utils, each in its subdir
☆81Updated last week
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- Package str is a string library to build more Go awesomeness☆69Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆70Updated 7 years ago
- Library for interruptable, resumable download acceleration with automatic Accept-Ranges support☆42Updated 8 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆171Updated 9 years ago
- Golang packages for writing small daemons and servers.☆51Updated 4 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- Simple string pattern matcher for Go☆132Updated last month
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Go Mobile Detect is a lightweight Go package imported from PHP for detecting mobile devices (including tablets). It uses the User-Agent s…☆89Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Selenium web driver library written in Go☆161Updated 5 years ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆111Updated 7 months ago
- Business Rules Engine☆60Updated last year
- checkstyle for go☆130Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- HTTP for Gophers☆62Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 8 months ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago