bitvector
Here are 44 public repositories matching this topic...
Greg's Template Library of useful classes.
-
Updated
Nov 2, 2024 - C++
Succinct Data Structure Library 3.0
-
Updated
Sep 9, 2024 - C++
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.
-
Updated
Jun 6, 2024 - C++
Specify and synthesize systems using symbolic algorithms
-
Updated
Oct 31, 2024 - 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
Nov 18, 2024 - 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
C++ header-only library for working in bit-space/GF(2).
-
Updated
Sep 20, 2024 - C++
A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
-
Updated
Mar 7, 2022 - Rust
Afternotes from the courses of the master degree course of Computer Science and Information Technology, from the Ca' Foscari University of Venice.
-
Updated
Jun 11, 2024 - TeX
Command line tool for SAT solving, SMT solving in various theories (NRA, LRA, LIA, EQ, EQUF, BV)
-
Updated
Oct 25, 2024 - Java
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++
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."