Pinned Repositories
cache
🧠 A generic, thread-safe cache implementation in Go for improved performance!
counter
🔢 Counter is a fast, thread-safe counter. It collects statstics, like current rate, min / max rate, etc.
cursor
🖱️ Go module to move the terminal cursor in any direction on every operating system.
ghissue
📦 Go library that enables your users to submit error reports to GitHub
isadmin
🧑💼 Golang module to check if your program has administrative privileges.
keyboard
⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
list
📝 A generic list implementation in Go for easy functional programming
robin
🔄 Generic, fast and thread-safe round-robin loadbalancer library
schedule
⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals.
stack
📚 A simple stack implementation in Go
atomicgo's Repositories
atomicgo/cursor
🖱️ Go module to move the terminal cursor in any direction on every operating system.
atomicgo/keyboard
⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
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/schedule
⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals.
atomicgo/list
📝 A generic list implementation in Go for easy functional programming
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/isadmin
🧑💼 Golang module to check if your program has administrative privileges.
atomicgo/splitslog
䷖ Slog handler that maps different handlers to different log levels
atomicgo/f
🦄 The closest thing to template literals in Go. Parse expressions in strings - the simple way.
atomicgo/timeout
⏱️ Timeout helpers for Go - limit functions to a maximum execution time
atomicgo/assert
✅ Go package with tons of assertions!
atomicgo/constraints
🦖 Drop-in replacement for golang.org/x/exp/constraints with more predefined constraints
atomicgo/atomicgo
🔗 Shared resources and assets for the AtomicGo organisatzion
atomicgo/chslog
♻️ Automatically change the underlying slog handler, based on the environment.
atomicgo/color
🎨 Simple colors for your terminal in Go
atomicgo/convert
📐 Convert strings to integers, or Astronomical Units to Gigameter - we got you covered!
atomicgo/random
🎲 Minimalistic random generator for numbers, strings, booleans, etc.
atomicgo/utils
✨ The most sophisticated utils package for Go
atomicgo/.github
⚙️ Shared settings between AtomicGo repositories
atomicgo/ci
🛠️ CI-System for AtomicGo repositories
atomicgo/event
📅 Simple generic event system for Go
atomicgo/isprod
🔴 A minimalistic Go module to check if the current environment is running in production.
atomicgo/pool
🤿 Minimalistic worker pool for Go
atomicgo/template
📦 Template repository for AtomicGo repositories
atomicgo/config
📦 Template repository for AtomicGo repositories
atomicgo/eta
⚙️ Shared settings between AtomicGo repositories