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

GitHub

311 stars
10 watching
23 forks
Language: Assembly
last commit: about 1 year ago
Linked from 2 awesome lists

bitmapbitsetindex

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tlk00/bitmagic A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance 412
wernsey/bitmap A C library for loading and manipulating bitmap raster graphics 70
bits-and-blooms/bitset A Go package implementing bitsets as a mapping between non-negative integers and boolean values 1,346
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
baderouaich/bitmapplusplus A C++ library that provides simple and fast bitmap manipulation functionality. 34
marcazar/bitvector An efficient implementation of a compact binary data structure for bit-level operations 17
hashd/bitmap-elixir A fast and space-efficient data structure for lookups using bit arrays in Elixir 36
mkaput/elixir-bimap Implementation of bidirectional maps and multimap data structures in Elixir. 28
arashpartow/bitmap A C++ library providing optimized routines for processing 24-bit bitmap images 166
jab/bidict A bidirectional mapping data structure for Python 1,483
lukeroth/gdal A Go wrapper around a popular geospatial data abstraction library. 289
pebbe/go-proj-4 Provides a limited interface to the Cartographic Projections Library PROJ.4 44
goradd/maps A library providing a standard interface for working with various types of maps in Go. 43
goossaert/hashmap An implementation of hash table algorithms for efficient data storage and retrieval 255
shulhan/go-bindata A utility to embed binary data in Go programs 189