bitvector
Here are 32 public repositories matching this topic...
Succinct Data Structure Library 3.0
-
Updated
Nov 5, 2022 - C++
Provides a bit-vector, an optimized replacement of the infamous std::vector<
-
Updated
May 18, 2022 - C++
Greg's Template Library of useful classes.
-
Updated
Dec 18, 2022 - C++
Specify and synthesize systems using symbolic algorithms
-
Updated
Oct 12, 2021 - Python
A simple (unfinished) SMT solver for QF_ABV.
-
Updated
Mar 14, 2019 - Rust
C++ bignum with support for arbitrary precision integer arithmetic.
-
Updated
Jan 19, 2021 - C++
Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
-
Updated
Dec 16, 2022 - C++
Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.
-
Updated
Jul 22, 2017 - Python
Partial Redundancy Elimination Pass in LLVM
-
Updated
May 20, 2019 - TeX
A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
-
Updated
Mar 7, 2022 - Rust
Static bit-vector with primitive byte storage and bit-wise index
-
Updated
Dec 31, 2018 - Julia
Header-only library for packed integers manipulations
-
Updated
Nov 5, 2020 - C++
A little endian bit-vector Haskell library
-
Updated
Jun 10, 2022 - Haskell
Extend GCC's GDFA Architecture to Non-separable Framwork
-
Updated
Dec 16, 2016 - Turing
Improve this page
Add a description, image, and links to the bitvector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitvector topic, visit your repo's landing page and select "manage topics."