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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/boljen/go-bitmaptable

Package bitmaptable implements an in-memory bitmap table that stores a fixed amount of bits for a fixed amount of rows. Lets assume that humans are given an incremental identifier when they are born. We want to create a bitmap table that keeps an overview of whether a human is still alive, as well as it's gender. This bitmap table indexes the gender and aliveness of all ~110 billion human beings to have ever walked this earth, and needs give or take 26 GB of memory.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/boljen/go-bitmaptable
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/boljen
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...