bitmap-elixir

Bitset

A fast and space-efficient data structure for lookups using bit arrays in Elixir

Bitmap implementation in Elixir using binaries and integers. Fast space efficient data structure for lookups

GitHub

36 stars
4 watching
5 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list

bitmapbitsetelixirhex-package

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yourbasic/bitAn efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism.159
mkaput/elixir-bimapImplementation of bidirectional maps and multimap data structures in Elixir.28
alco/hashids-elixirObfuscates numerical identifiers via reversible mapping280
kelindar/bitmapA lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing.316
bits-and-blooms/bitsetA Go package implementing bitsets as a mapping between non-negative integers and boolean values1,363
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
hissssst/pathexA library for fast and functional access to nested data structures in Elixir342
meh/dextsA storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage.6
meh/elixir-datastructuresA collection of Elixir data structures and their associated protocols.215
bitwalker/libclusterAutomates Erlang node cluster formation and healing1,986
rjsamson/hexateA module for encoding and decoding hexadecimal data in Elixir30
bjro/apexA library that pretty prints Elixir data structures in full color277
roaringbitmap/roaring-rsA data structure library for efficient bitset management770
dashbitco/flowA parallel computation library on top of GenStage for Elixir1,560
bitwalker/timexA complete date/time library for Elixir projects.1,755