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

Top 2.5% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/Nv7-Github/go-cl

Package cl provides a binding to the OpenCL api. It's mostly a low-level wrapper that avoids adding functionality while still making the interface a little more friendly and easy to use. Resource life-cycle management: For any CL object that gets created (buffer, queue, kernel, etc..) you should call object.Release() when finished with it to free the CL resources. This explicitely calls the related clXXXRelease method for the type. However, as a fallback there is a finalizer set for every resource item that takes care of it (eventually) if Release isn't called. In this way you can have better control over the life cycle of resources while having a fall back to avoid leaks. This is similar to how file handles and such are handled in the Go standard packages.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21nv7-%21github/go-cl
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/Nv7-Github
Dependent packages: 5
Dependent repositories: 2
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

Top 8.2% on proxy.golang.org
github.com/Nv7-Github/gocl/v2 v2.2.0
An abstraction layer on the go-cl library.
3 versions - Latest release: almost 4 years ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Nv7-Github/opencvl v0.0.0-20210407223705-2c6a1403471d
A pipeline-based system for layering OpenCV and OpenCL image transforms.
1 version - Latest release: about 4 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Nv7-GitHub/gocl v1.1.0
An abstraction layer on the go-cl library.
1 version - Latest release: over 4 years ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Nv7-Github/gocl v1.1.0
An abstraction layer on the go-cl library.
1 version - Latest release: over 4 years ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nv7-github/gocl v1.1.0
An abstraction layer on the go-cl library.
1 version - Latest release: over 4 years ago - 4 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.