int_set

Integer set

An efficient data structure for storing positive integers

A time- and memory-efficient data structure for positive integers.

GitHub

10 stars
3 watching
1 forks
Language: Elixir
last commit: 12 days ago
Linked from 1 awesome list

bitfieldbitfieldsbittorrentcollectionelixirenumerablehacktoberfestset

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hashd/bitmap-elixir A fast and space-efficient data structure for lookups using bit arrays in Elixir 36
canscale/lexicographic-encoding A library that provides a way to encode integers in a lexicographically sorted manner 1
yourbasic/bit An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. 158
rarecoil/pantagrule A collection of optimized hashcat rules generated from real-world password compromise data. 390
medikoo/es6-set A polyfill implementation of the Set data structure as specified in ECMAScript 6 46
daidodo/huge-long-number A C++14 implementation of a class to represent arbitrary range of signed integers 12
lucaong/cubdb An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. 566
bobg/encid Protects sensitive integer IDs by encoding and decoding them with encryption keys. 3
commonsense/conceptnet-numberbatch A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. 1,295
bits-and-blooms/bitset A Go package implementing bitsets as a mapping between non-negative integers and boolean values 1,346
tyre/sorted_set A library that provides an efficient and customizable sorted set data structure for Elixir applications 21
kbrw/gitex An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. 68
dedbox/racket-algebraic Provides a Racket extension for untyped algebraic data structures with first-class support for sums and products. 75
perdata/treap An immutable data structure for efficiently managing sorted sets. 27
zentures/encoding A set of algorithms for compressing integers in programming languages 129