An open API service indexing awesome lists of open source software.

https://github.com/minami14/go-bitarray

bool array with low memory usage.
https://github.com/minami14/go-bitarray

bitarray bitfield go

Last synced: 3 months ago
JSON representation

bool array with low memory usage.

Awesome Lists containing this project

README

          

# go-bitarray
[![GoDoc](https://godoc.org/github.com/minami14/go-bitarray?status.svg)](https://godoc.org/github.com/minami14/go-bitarray)
[![CircleCI](https://circleci.com/gh/minami14/go-bitarray.svg?style=shield)](https://circleci.com/gh/minami14/go-bitarray)
[![Travis](https://travis-ci.org/minami14/go-bitarray.svg?branch=master)](https://travis-ci.org/minami14/go-bitarray)
[![Go Report Card](https://goreportcard.com/badge/github.com/minami14/go-bitarray)](https://goreportcard.com/report/github.com/minami14/go-bitarray)