Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org "atomicgo" keyword

Top 8.2% on proxy.golang.org
github.com/atomicgo/list v0.0.2
📝 A generic list implementation in Go for easy functional programming
2 versions - Latest release: over 1 year ago - 5 stars on GitHub
Top 8.2% on proxy.golang.org
atomicgo.dev/list v0.0.2
Package list implements a generic list. It is a wrapper around a slice and has multiple useful me...
2 versions - Latest release: over 1 year ago - 5 stars on GitHub
atomicgo.dev/stack v1.0.0
Package stack is a simple implemntation of a stack data structure. It uses generics to make it ty...
1 version - Latest release: over 1 year ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atomicgo/stack v1.0.0
📚 A simple stack implementation in Go
1 version - Latest release: over 1 year ago - 3 stars on GitHub
github.com/atomicgo/isprod v0.0.1
🔴 A minimalistic Go module to check if the current environment is running in production.
1 version - Latest release: 9 months ago - 1 stars on GitHub
github.com/atomicgo/random v0.0.1
🎲 Minimalistic random generator for numbers, strings, booleans, etc.
1 version - Latest release: 9 months ago - 1 stars on GitHub
github.com/atomicgo/robin v0.1.0
🔄 Generic, fast and thread-safe round-robin loadbalancer library
2 versions - Latest release: 11 months ago - 10 stars on GitHub
atomicgo.dev/random v0.0.1
Package random provides random generators for most inbuilt types (int, float, string, bool, etc.....
1 version - Latest release: 9 months ago - 1 stars on GitHub
atomicgo.dev/robin v0.1.0
Package robin is a simple, generic and thread-safe round-robin load balancer for Go. It can be u...
2 versions - Latest release: 11 months ago - 10 stars on GitHub
github.com/atomicgo/chslog v0.0.1
♻️ Automatically change the underlying slog handler, based on the environment.
1 version - Latest release: 9 months ago - 1 stars on GitHub
atomicgo.dev/isprod v0.0.1
Package isprod is a simple package to check if the application is running in production or not. ...
1 version - Latest release: 9 months ago - 1 dependent package - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atomicgo/ci v0.0.0-20230110220247-493628184e17
🛠️ CI-System for AtomicGo repositories
2 versions - Latest release: over 1 year ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atomicgo/template v0.0.0-20210411205454-678a7d917112
Package template is used to generate new AtomicGo repositories. Write the description of the mod...
1 version - Latest release: about 3 years ago - 1 stars on GitHub
github.com/atomicgo/pool v0.0.1 💰
🤿 Minimalistic worker pool for Go
1 version - Latest release: 6 months ago - 1 stars on GitHub
Top 9.3% on proxy.golang.org
atomicgo.dev/f
F is the closest thing to template literals in Go. F is a simple, fast and safe way to format st...
Latest release: 9 days ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
atomicgo.dev/template v0.0.0-20230802231518-24d017141810
Package template is used to generate new AtomicGo repositories. Write the description of the mod...
4 versions - Latest release: 9 months ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atomicgo/schedule v0.1.0
⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals.
3 versions - Latest release: 9 months ago - 4 stars on GitHub
Top 6.9% on proxy.golang.org
atomicgo.dev/schedule v0.1.0
Package schedule provides a simple scheduler for Go. It can run a function at a given time, in a...
3 versions - Latest release: 9 months ago - 194 dependent packages - 25 dependent repositories - 4 stars on GitHub
atomicgo.dev/utils v0.0.0-20231127103007-d4d6daa4722e
Package utils is a collection of useful, quickly accessible utility functions.
2 versions - Latest release: 6 months ago - 0 stars on GitHub
github.com/atomicgo/splitslog v0.0.1
📦 Template repository for AtomicGo repositories
1 version - Latest release: 8 months ago - 0 stars on GitHub
Top 3.0% on proxy.golang.org
github.com/atomicgo/cursor v0.2.0
Package cursor contains cross-platform methods to move the terminal cursor in different direction...
6 versions - Latest release: 9 months ago - 288 dependent packages - 468 dependent repositories - 55 stars on GitHub
Top 3.0% on proxy.golang.org
atomicgo.dev/cursor v0.2.0
Package cursor contains cross-platform methods to move the terminal cursor in different direction...
6 versions - Latest release: 9 months ago - 465 dependent packages - 358 dependent repositories - 55 stars on GitHub
Top 4.1% on proxy.golang.org
atomicgo.dev/keyboard v0.2.9
Package keyboard can be used to read key presses from the keyboard, while in a terminal applicati...
11 versions - Latest release: over 1 year ago - 458 dependent packages - 357 dependent repositories - 50 stars on GitHub
Top 8.3% on proxy.golang.org
github.com/atomicgo/cache v0.0.1
🧠 A generic, thread-safe cache implementation in Go for improved performance!
1 version - Latest release: over 1 year ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
atomicgo.dev/counter v0.0.2
Package counter implements an advanced, fast and thread-safe counter. It collects statstics, like...
2 versions - Latest release: over 1 year ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
atomicgo.dev/cache v0.0.1
Package template is used to generate new AtomicGo repositories. Write the description of the mod...
1 version - Latest release: over 1 year ago - 7 stars on GitHub
Top 9.2% on proxy.golang.org
atomicgo.dev/ghissue v0.1.0
Package ghissue enables your users to submit issues to GitHub directly. ![Demo Video](https://ra...
1 version - Latest release: almost 2 years ago - 2 dependent packages - 1 dependent repositories - 12 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atomicgo/ghissue v0.1.0
📦 Go library that enables your users to submit error reports to GitHub
1 version - Latest release: almost 2 years ago - 11 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atomicgo/counter v0.0.2
🔢 Counter is a fast, thread-safe counter. It collects statstics, like current rate, min / max rat...
2 versions - Latest release: over 1 year ago - 3 stars on GitHub
github.com/atomicgo/constraints v0.0.1 💰
🦖 Drop-in replacement for golang.org/x/exp/constraints with more predefined constraints
1 version - Latest release: 6 months ago - 1 stars on GitHub
atomicgo.dev/constraints v0.0.1 💰
Package constraints provides constraints for type parameters aka. generics in Go. This is a more...
1 version - Latest release: 6 months ago - 1 dependent package - 1 stars on GitHub
atomicgo.dev/timeout v0.0.1
Package timeout provides a simple way to add timeouts to your Go code. The Execute function is bl...
1 version - Latest release: 7 months ago - 2 stars on GitHub
Top 8.0% on proxy.golang.org
atomicgo.dev/isadmin v1.1.1 💰
Package isadmin provides a simple way to check if the program has administrative privileges.
3 versions - Latest release: 4 months ago - 5 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/atomicgo/isadmin v1.1.1
Package template is used to generate new AtomicGo repositories. Write the description of the mod...
3 versions - Latest release: 4 months ago - 2 dependent packages - 4 stars on GitHub
Top 8.8% on proxy.golang.org
atomicgo.dev/assert v0.0.2
Package assert provides obj set of assertion functions. Every assertion function returns obj bool...
2 versions - Latest release: over 1 year ago - 25 dependent packages - 49 dependent repositories - 3 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/atomicgo/assert v0.0.2
✅ Go package with tons of assertions!
2 versions - Latest release: over 1 year ago - 3 stars on GitHub
github.com/atomicgo/timeout v0.0.1
📦 Template repository for AtomicGo repositories
1 version - Latest release: 7 months ago - 0 stars on GitHub