HTTP/2 200
date: Fri, 25 Jul 2025 23:02:54 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"07ba44906635733cc528f25d24eb99f0"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=3tYxU3ontT9MKmKJjPM7RNDFZLVzwHCqjFv2gHOZ7OEHQWtDcXme1kj3fPwzPn33dTPYjg5R%2BBf9SVCZwdz9%2Bp1hAiqAvZEDq3kWzMhWXoR7QYFXrPsknf57dWoB%2BtHN3awnW7FW2ynEX1TKBPB0j9CBsVidI90qTX7m6zzQYj6UVgEQvj33PiYaSjlOAYM39yOMwd5kMQT6PF8Ud8DpSnDDnpPOD0sZboKAHHXWGJrq2%2BGwUbWOx87KiPPSc%2FtbXdr1msNweIw%2FBEy%2Fg%2BvB9w%3D%3D--KRZB4Z6Kh2Q%2BYjjs--OJHKDW7D9OEvzjKXhiY%2Bnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.276758892.1753484574; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 23:02:54 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 23:02:54 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CA68:1E56AF:E317:16A7A:68840D1E
AtomicGo · GitHub
AtomicGo
✨ Small Golang libraries to make developers life easier!
Verified
We've verified that the organization atomicgo controls the domain:
Contributing
|
Code of Conduct
|
Our Go blog
AtomicGo is an open-source initiative founded to make Go development easier, cleaner, and more efficient. As software engineers, we understand the need for well-structured, minimalistic, and idiomatic Go packages. Our packages are not only optimized for performance but are also well-documented to make your life easier.
assert : ✅ Go package with tons of assertions!
cache : 🧠 A generic, thread-safe cache implementation in Go for improved performance!
chslog : ♻️ Automatically change the underlying slog handler, based on the environment.
color : 🎨 Simple colors for your terminal in Go
config : 📦 Template repository for AtomicGo repositories
constraints : 🦖 Drop-in replacement for golang.org/x/exp/constraints with more predefined constraints
convert : 📐 Convert strings to integers, or Astronomical Units to Gigameter - we got you covered!
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.
eta : ⚙️ Shared settings between AtomicGo repositories
event : 📅 Simple generic event system for Go
f : 🦄 The closest thing to template literals in Go. Parse expressions in strings - the simple way.
ghissue : 📦 Go library that enables your users to submit error reports to GitHub
isadmin : 🧑💼 Golang module to check if your program has administrative privileges.
isprod : 🔴 A minimalistic Go module to check if the current environment is running in production.
keyboard : ⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
list : 📝 A generic list implementation in Go for easy functional programming
pool : 🤿 Minimalistic worker pool for Go
random : 🎲 Minimalistic random generator for numbers, strings, booleans, etc.
robin : 🔄 Generic, fast and thread-safe round-robin loadbalancer library
schedule : ⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals.
splitslog : ䷖ Slog handler that maps different handlers to different log levels
stack : 📚 A simple stack implementation in Go
timeout : ⏱️ Timeout helpers for Go - limit functions to a maximum execution time
utils : ✨ The most sophisticated utils package for Go
Popular repositories
Loading
🖱️ Go module to move the terminal cursor in any direction on every operating system.
Go
102
9
⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
Go
99
6
🔄 Generic, fast and thread-safe round-robin loadbalancer library
Go
17
1
📦 Go library that enables your users to submit error reports to GitHub
Go
13
⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals.
Go
11
📝 A generic list implementation in Go for easy functional programming
Go
11
Repositories
Showing 10 of 32 repositories
service
Public
📦 Template repository for AtomicGo repositories
atomicgo/service’s past year of commit activity
Go
1
MIT
0
1
0
Updated Jul 17, 2025
template
Public template
📦 Template repository for AtomicGo repositories
atomicgo/template’s past year of commit activity
Go
1
MIT
0
0
0
Updated Mar 15, 2025
counter
Public
🔢 Counter is a fast, thread-safe counter. It collects statstics, like current rate, min / max rate, etc.
atomicgo/counter’s past year of commit activity
Go
7
MIT
1
0
1
Updated Mar 14, 2025
schedule
Public
⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals.
atomicgo/schedule’s past year of commit activity
Go
11
MIT
0
0
0
Updated Mar 6, 2025
hutils
Public
📦 hutils provides useful HTTP utils for Go
atomicgo/hutils’s past year of commit activity
Go
0
MIT
0
0
0
Updated Mar 6, 2025
color
Public
🎨 Simple colors for your terminal in Go
atomicgo/color’s past year of commit activity
Go
3
MIT
0
0
0
Updated Feb 1, 2025
nicta
Public
📦 Template repository for AtomicGo repositories
atomicgo/nicta’s past year of commit activity
Go
0
MIT
0
0
0
Updated Feb 1, 2025
convert
Public
📐 Convert strings to integers, or Astronomical Units to Gigameter - we got you covered!
atomicgo/convert’s past year of commit activity
Go
2
MIT
0
0
0
Updated Sep 19, 2024
cache
Public
🧠 A generic, thread-safe cache implementation in Go for improved performance!
atomicgo/cache’s past year of commit activity
Go
7
MIT
0
0
0
Updated Sep 13, 2024
event
Public
📅 Simple generic event system for Go
atomicgo/event’s past year of commit activity
Go
2
MIT
0
0
0
Updated Sep 12, 2024
Most used topics
Loading…
You can’t perform that action at this time.