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
36 stars
4 watching
5 forks
Language: Elixir
last commit: about 7 years ago
Linked from 1 awesome list
bitmapbitsetelixirhex-package
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. | 159 |
| Implementation of bidirectional maps and multimap data structures in Elixir. | 28 |
| Obfuscates numerical identifiers via reversible mapping | 280 |
| A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. | 316 |
| A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,363 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| A library for fast and functional access to nested data structures in Elixir | 342 |
| A storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage. | 6 |
| A collection of Elixir data structures and their associated protocols. | 215 |
| Automates Erlang node cluster formation and healing | 1,986 |
| A module for encoding and decoding hexadecimal data in Elixir | 30 |
| A library that pretty prints Elixir data structures in full color | 277 |
| A data structure library for efficient bitset management | 770 |
| A parallel computation library on top of GenStage for Elixir | 1,560 |
| A complete date/time library for Elixir projects. | 1,755 |