An open API service providing repository metadata for many open source software ecosystems.

Topic: "bitvector-library"

bkille/BitLib

Provides a bit-vector, an optimized replacement of the infamous std::vector<:b:ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vectors.

Language: C++ - Size: 394 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 67 - Forks: 4

dynatrace-oss/index4j

Dynatrace FM-Index library

Language: Java - Size: 3.4 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 12 - Forks: 1

alpaylan/bvrs

A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.

Language: Rust - Size: 915 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

nic-obert/bitvec_padded

Bit vector implementation that includes byte padding for safe serialization and deserialization.

Language: Rust - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

LennardKittner/bit_vector

A bit vector that supports fast rank and select

Language: Rust - Size: 65.4 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JensUngerer/bitvector-set

Two class libraries in order to work with BitVectors (aka BitSets): the "raw" BitVector class and the ISet abstraction: BitVectorSet.

Language: C# - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

adaminsky/Bitarray

Fixed sized bitarrays for OCaml.

Language: OCaml - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

jamshed/Implementation-of-Some-Succint-Primitives

Implementation of: an efficient basic bitvector library with constant-time set and get words; a succint, constant-time bit-vector rank-support data structure; a succint, logarithmic-time bit-vector select-support data structure; and wavelet tree construction on arbitrary texts, with serialization, access, rank, and select query support.

Language: C++ - Size: 567 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0