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

Top 5.6% on proxy.golang.org
Top 1.3% dependent packages on proxy.golang.org
Top 1.8% dependent repos on proxy.golang.org
Top 9.9% forks on proxy.golang.org

proxy.golang.org : github.com/bi-zone/wmi

Package wmi provides a WMI Query Language (WQL) interface for Windows Management Instrumentation (WMI) on Windows. This package uses COM API for WMI therefore it's only usable on the Windows machines. This package has many .Query calls, the main rule of thumb for choosing the right one is "prefer SWbemServicesConnection if you bother about performance and just do wmi.Query if not". More detailed benchmarks are available in the repo: https://github.com/bi-zone/wmi#benchmarks More reference about WMI is available in Microsoft Docs: https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmi-reference)

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/bi-zone/wmi
Keywords: go , golang , wmi , wql
License: MIT
Latest release: over 5 years ago
First release: over 6 years ago
Namespace: github.com/bi-zone
Dependent packages: 17
Dependent repositories: 8
Stars: 12 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...