14 skills found
atomicgo / Keyboard⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
atomicgo / Cursor🖱️ Go module to move the terminal cursor in any direction on every operating system.
atomicgo / Robin🔄 Generic, fast and thread-safe round-robin loadbalancer library
atomicgo / Ghissue📦 Go library that enables your users to submit error reports to GitHub
atomicgo / List📝 A generic list implementation in Go for easy functional programming
atomicgo / Schedule⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals.
atomicgo / Isadmin🧑💼 Golang module to check if your program has administrative privileges.
atomicgo / Counter🔢 Counter is a fast, thread-safe counter. It collects statstics, like current rate, min / max rate, etc.
atomicgo / Stack📚 A simple stack implementation in Go
atomicgo / Cache🧠 A generic, thread-safe cache implementation in Go for improved performance!
atomicgo / Splitslog䷖ Slog handler that maps different handlers to different log levels
atomicgo / Timeout⏱️ Timeout helpers for Go - limit functions to a maximum execution time
atomicgo / Constraints🦖 Drop-in replacement for golang.org/x/exp/constraints with more predefined constraints
atomicgo / F🦄 The closest thing to template literals in Go. Parse expressions in strings - the simple way.