Bits

Bit flags

A data structure that represents a set of binary flags with unlimited bit capacity

Binary bit flags with unlimited amount of bits

GitHub

23 stars
7 watching
2 forks
Language: Haxe
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rawify/bitset.jsAn implementation of an infinite bit vector in JavaScript for efficient bit manipulation and storage.225
bits-and-blooms/bitsetA Go package implementing bitsets as a mapping between non-negative integers and boolean values1,363
yourbasic/bitAn efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism.159
heapsio/hxbitA binary serialization and network synchronization library for Haxe.157
roaringbitmap/roaring-rsA data structure library for efficient bitset management770
rust-bitcoin/rust-bitcoinA Rust library for working with Bitcoin protocol messages and data structures2,181
bytecodealliance/rustixA safe Rust interface to POSIX-like system calls with configurable backends.1,512
marcoheisig/bitfieldA library that provides an efficient mechanism for storing multiple discrete states in a single integer26
quid2/flatA binary serialization format for compact data storage and efficient transfer60
hashd/bitmap-elixirA fast and space-efficient data structure for lookups using bit arrays in Elixir36
aiq/basexxA Lua library for converting between various binary data formats85
mljs/bit-arrayA JavaScript library for efficient binary array operations6
barncastle/bitskitA C# library for efficient bit-level operations and manipulation of bit fields in various data types43
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
haskell/critbitAn implementation of crit-bit trees for efficient key/value storage and lookup in Haskell138