Ecosyste.ms: Packages

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

Top 7.5% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 8.8% forks on proxy.golang.org

proxy.golang.org : github.com/bsm/sntable

Package sntable contains a custom SSTable implementation which, instead of arbitrary bytes strings, assumes 8-byte numeric keys. A store contains a series of data blocks followed by an index and a store footer. A block comprises of a series of sections, followed by a section index and a single-byte compression type indicator. A section is a series of key/value pairs where the first key is stored as a full uint64 while subsequent keys are delta encoded.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/bsm/sntable
Keywords: golang, key-value, low-latency, sstable, store
License: Apache-2.0
Latest release: over 4 years ago
First release: almost 5 years ago
Namespace: github.com/bsm
Dependent packages: 2
Dependent repositories: 2
Stars: 4 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...