Skip to content

anchore/go-sync

Repository files navigation

go-sync

Go Report Card GitHub go.mod Go version License: Apache-2.0 Slack Invite

A collection of synchronization utilities.

Status

Consider this project to be in alpha. The API is not stable and may change at any time.

Overview

sync.Executor - a simple executor interface, with a bounded executor implementation available by using sync.NewExecutor

sync.Collector - a simple interface to concurrently execute tasks and get the results

sync.List - a concurrent list, queue, and stack implementation

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published