bitmap
Bitmap library
A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing.
Simple dense bitmap index in Go with binary operators
316 stars
10 watching
22 forks
Language: Assembly
last commit: over 1 year ago
Linked from 2 awesome lists
bitmapbitsetindex
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 |
| A C library for loading and manipulating bitmap raster graphics | 70 |
| A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,363 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A C++ library that provides simple and fast bitmap manipulation functionality. | 36 |
| An efficient implementation of a compact binary data structure for bit-level operations | 17 |
| A fast and space-efficient data structure for lookups using bit arrays in Elixir | 36 |
| Implementation of bidirectional maps and multimap data structures in Elixir. | 28 |
| A C++ library providing optimized routines for processing 24-bit bitmap images | 166 |
| A bidirectional mapping data structure for Python | 1,481 |
| A Go wrapper around a popular geospatial data abstraction library. | 291 |
| Provides a limited interface to the Cartographic Projections Library PROJ.4 | 44 |
| A library providing a standard interface for working with various types of maps in Go. | 47 |
| An implementation of hash table algorithms for efficient data storage and retrieval | 254 |
| A utility to embed binary data in Go programs | 189 |