bitset
Boolean mapping
A Go package implementing bitsets as a mapping between non-negative integers and boolean values
Go package implementing bitsets
1k stars
32 watching
180 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
bitsetgo
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. | 159 |
| A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. | 316 |
| A C# library for efficient bit-level operations and manipulation of bit fields in various data types | 43 |
| A guide to best practices and design patterns in the Go programming language | 310 |
| A fast and space-efficient data structure for lookups using bit arrays in Elixir | 36 |
| A data structure library for efficient bitset management | 770 |
| A TLS 1.3 stack with minimal code and priority on testing for a learning effort. | 225 |
| A package for performing digital signal processing tasks in the Go programming language. | 862 |
| An implementation of crit-bit trees for efficient key/value storage and lookup in Haskell | 138 |
| A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
| A bidirectional mapping data structure for Python | 1,481 |
| A Go package for working with nested data structures like maps and slices | 20 |
| Manages and runs binaries via npm. | 23 |
| A formalization of bitset operations in Coq with extraction to OCaml native integers. | 22 |
| A collection of algorithms and data structures implemented in Go. | 806 |