5 skills found
lemire / TypedFastBitSet.jsSpeed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays
safigo / BinflagsBitset library provides implementation for all int/uint types and arrays and maps
rmnoon / Ts Bitsetefficient resizable packed bitset (aka bit array, bit vector) in Typescript
tmthrgd / Go BitsetAn efficient bitset/bit-array implementation for Golang. [Not maintained].
nikita-volkov / Bit ArrayA bit array (aka bitset, bitmap, bit vector) API for numeric types