tgulacsi / goLinks
Common go helper utils, each in its subdir
☆80Updated last month
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆70Updated 8 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Package str is a string library to build more Go awesomeness☆69Updated 9 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Library for interruptable, resumable download acceleration with automatic Accept-Ranges support☆42Updated 8 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Golang packages for writing small daemons and servers.☆51Updated 4 years ago
- flexible data type for Go☆49Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- regexp4 engine (Go-lang)☆41Updated 4 years ago
- Go simple async worker pool☆92Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go reflection simplified☆103Updated last year
- ChanBroker, a Broker for goroutine, is simliar to kafka☆61Updated 6 years ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆112Updated 10 months ago
- Simple, thread-safe Go rate-limiter☆81Updated 7 months 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
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- A nicer interface for golang stdlib HTTP client☆53Updated 6 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago