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
23 stars
7 watching
2 forks
Language: Haxe
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an infinite bit vector in JavaScript for efficient bit manipulation and storage. | 225 |
| A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,363 |
| An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. | 159 |
| A binary serialization and network synchronization library for Haxe. | 157 |
| A data structure library for efficient bitset management | 770 |
| A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
| A safe Rust interface to POSIX-like system calls with configurable backends. | 1,512 |
| A library that provides an efficient mechanism for storing multiple discrete states in a single integer | 26 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A fast and space-efficient data structure for lookups using bit arrays in Elixir | 36 |
| A Lua library for converting between various binary data formats | 85 |
| A JavaScript library for efficient binary array operations | 6 |
| A C# library for efficient bit-level operations and manipulation of bit fields in various data types | 43 |
| A binary serialization library optimized for speed and space. | 1,090 |
| An implementation of crit-bit trees for efficient key/value storage and lookup in Haskell | 138 |