Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

low level data type and utils in Golang.

License

NotificationsYou must be signed in to change notification settings

openacid/low

Repository files navigation

low level data type and utils in Golang.

Travis-CIAppVeyorGoDocReport cardGolangCISourcegraphCoverage 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

[8]ページ先頭

©2009-2025 Movatter.jp