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

Top 6.3% on proxy.golang.org

proxy.golang.org : github.com/brimdata/super

Package bsup implements a data typing system based on the zeek type system. All zeek types are defined here and implement the Type interface while instances of values implement the Value interface. All values conform to exactly one type. The package provides a fast-path for comparing a value to a byte slice without having to create a zeek value from the byte slice. To exploit this, all values include a Comparison method that returns a Predicate function that takes a byte slice and a Type and returns a boolean indicating whether the the byte slice with the indicated Type matches the value. The package also provides mechanism for coercing values in well-defined and natural ways.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/brimdata/super
License: BSD-3-Clause
Latest release: 8 months ago
First release: over 5 years ago
Namespace: github.com/brimdata
Stars: 1,453 on GitHub
Forks: 67 on GitHub
Total Commits: 3527
Committers: 21
Average commits per author: 167.952
Development Distribution Score (DDS): 0.706
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...