sbromberger / bitvec

fast / thread-safe bitvectors for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitvec

fast / thread-safe bitvectors for Go.

bitvec provides performance-optimzied bit vectors. BitVec is a non-thread-safe implementation; ABitVec ensures atomicity.

About

fast / thread-safe bitvectors for Go

License:MIT License


Languages

Language:Go 100.0%