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☆68Updated 8 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Golang packages for writing small daemons and servers.☆50Updated 4 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆172Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- Simple string pattern matcher for Go☆128Updated last year
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆69Updated 7 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Library for interruptable, resumable download acceleration with automatic Accept-Ranges support☆43Updated 8 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- checkstyle for go☆131Updated 4 years ago
- How to use Go to build shared libraries☆82Updated 4 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- skiplist for golang☆84Updated 10 years ago
- Go reflection simplified☆102Updated 9 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- my personal golang lib☆127Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go net/http handler to transparently manage posted JSON☆38Updated 9 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆111Updated 4 months ago