Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/atomicgo/.github
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Jul 23, 2024
2 parents 627f1f4 + 00926c6 commit e4948a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- [assert](https://github.com/atomicgo/assert): ✅ Go package with tons of assertions!
- [cache](https://github.com/atomicgo/cache): 🧠 A generic, thread-safe cache implementation in Go for improved performance!
- [chslog](https://github.com/atomicgo/chslog): ♻️ Automatically change the underlying slog handler, based on the environment.
- [color](https://github.com/atomicgo/color): 🎨 Simple colors for your terminal in Go
- [config](https://github.com/atomicgo/config): 📦 Template repository for AtomicGo repositories
- [constraints](https://github.com/atomicgo/constraints): 🦖 Drop-in replacement for golang.org/x/exp/constraints with more predefined constraints
- [counter](https://github.com/atomicgo/counter): 🔢 Counter is a fast, thread-safe counter. It collects statstics, like current rate, min / max rate, etc.
Expand Down

0 comments on commit e4948a0

Please sign in to comment.