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

github.com/lossdev/stack

Package stack aims to provide a fast, simple, thread safe, and user friendly stack library. Stacks that are composed of primitive types (int, float64, string, bool) inherit from their parent GenericStacks, which can be of any data type. GenericStacks must be type asserted when retrieving their values, however, primitive Stacks include wrapping functions that will easily return the intended types for you. This way, completeness and user friendliness (through avoiding user-side type assertions when possible) is achieved.

Ecosystem
proxy.golang.org
Latest Release
v1.0.5
about 5 years ago
Versions
6
Dependent Repos
2
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/lossdev/stack
spec
License BSD-3-Clause
Namespace github.com/lossdev
First Release almost 6 years ago
Last Synced 9 days ago
Keywords
golang stack
Repository
Stars 5 on GitHub
Forks 2 on GitHub
Rankings on proxy.golang.org
Overall Top 9.2%
Dependent repos Top 3.5%