jxskiss / gopkg
Golang frequently used packages.
☆17Updated last month
Related projects ⓘ
Alternatives and complementary repositories for gopkg
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Collect data about your dependencies☆41Updated 2 months ago
- 🚨 slog sampling: drop repetitive log records☆53Updated this week
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆60Updated 9 months ago
- The rewrite middleware for Go. Perfect for SEO☆23Updated 11 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Provides a named machine level mutex shareable between processes.☆28Updated last year
- A purego binding for libffi.☆54Updated last week
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆17Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Reflective protobuffer APIs☆58Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- Build, execute and represent pipelines (aka workflows / templates) in Go☆28Updated 2 years ago
- Plausible additions to Go standard library packages☆39Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- A tool used to manage installations of multiple Go toolchain versions☆34Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- TopN collector☆23Updated 5 months ago
- Natural strings sorting in Go☆74Updated 4 months ago
- A lightweight buffered event lib☆55Updated 2 years ago
- Simple managed reload mechanism for Go☆43Updated last month
- A fast file-based priority queue☆56Updated 6 months ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆110Updated last year