8000 GitHub - openacid/low: low level data type and utils in Golang.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

openacid/low

Repository files navigation

low

low level data type and utils in Golang.

Travis-CI AppVeyor GoDoc Report card GolangCI Sourcegraph Coverage Status

A stable low level function set is the basis of a robust architecture. It focuses on stability and requires high test coverage.

Status

stability-stable

This project has been supporting all of our other go projects.

Install

go get github.com/openacid/low/...

Modules

  • bitmap provides bitmap operations. GoDoc
  • bitword provides n-bit word conversion to and from string. GoDoc
  • bmtree encode a binary tree into a bitmap. GoDoc
  • iohelper provides extra interfaces than package io. GoDoc
  • pbcmpl adds a header for proto.Message to make it self-described. GoDoc
  • sigbits extracts significant bits from a sorted list of strings.. GoDoc
  • size provides value size operations. GoDoc
  • tree provides abstract tree operations. GoDoc

About

low level data type and utils in Golang.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

4A63

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0