SkillAgentSearch skills...

Low

low level data type and utils in Golang.

Install / Use

/learn @openacid/Low
About this skill

Quality Score

0/100

Supported Platforms

Universal

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

Related Skills

View on GitHub
GitHub Stars84
CategoryDevelopment
Updated1y ago
Forks10

Languages

Go

Security Score

85/100

Audited on Apr 1, 2025

No findings