Low Save

low level data type and utils in Golang.

Project README

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
Open Source Agenda is not affiliated with "Low" Project. README Source: openacid/low
Stars
80
Open Issues
14
Last Commit
11 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating