Ecosyste.ms: Packages

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

Top 7.0% on proxy.golang.org
Top 5.5% forks on proxy.golang.org

proxy.golang.org : github.com/autom8ter/dagger/v3

Package dagger is a collection of generic, concurrency safe datastructures including a Directed Acyclic Graph and others. Datastructures are implemented using generics in Go 1.18. Supported Datastructures: DAG: thread safe directed acyclic graph Queue: unbounded thread safe fifo queue Stack: unbounded thread safe lifo stack BoundedQueue: bounded thread safe fifo queue with a fixed capacity PriorityQueue: thread safe priority queue HashMap: thread safe hashmap Set: thread safe set ChannelGroup: thread safe group of channels for broadcasting 1 value to N channels MultiContext: thread safe context for coordinating the cancellation of multiple contexts Borrower: thread safe object ownership manager

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/autom8ter/dagger/v3
Keywords: concurrency, directed-acyclic-graph, generics, golang, golang-library, queue, stack
License: Apache-2.0
Latest release: 11 months ago
First release: 11 months ago
Namespace: github.com/autom8ter/dagger
Stars: 284 on GitHub
Forks: 15 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...