nicola-gigante / bitvectorView external linksLinks
A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all in succinct space
☆26Apr 26, 2022Updated 3 years ago
Alternatives and similar repositories for bitvector
Users that are interested in bitvector are comparing it to the libraries listed below
Sorting:
- Relative data structures based on the BWT☆12Apr 28, 2018Updated 7 years ago
- A demonstration of hooking into the VMProtect-2 virtual machine☆23Nov 9, 2023Updated 2 years ago
- Java decompilation & deobfuscation lab - dockerized toolset☆14Updated this week
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Apr 25, 2022Updated 3 years ago
- A dynamic version of std::bitset☆17Aug 25, 2013Updated 12 years ago
- Small OBJ/Archive Obfuscation framework☆14Nov 9, 2023Updated 2 years ago
- Run-length compressed BWT with LZ77 sampled suffix array☆10Apr 25, 2022Updated 3 years ago
- Metrics gathering thingy☆11Jul 17, 2019Updated 6 years ago
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 6 years ago
- This repository contains LLVM development helper scripts and configuration files.☆13May 23, 2023Updated 2 years ago
- linear time suffix array construction algorithm☆12Oct 28, 2016Updated 9 years ago
- Easily search LLVM headers for all major versions!☆19Sep 14, 2025Updated 5 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- A simple C++11 memory monitor☆15Dec 17, 2015Updated 10 years ago
- Rust Bindings and tools for the Intel® Simics® Simulator☆17Feb 9, 2026Updated last week
- A thin introspection hypervisor framework that allows for low level resource manipulation.☆12Jan 27, 2024Updated 2 years ago
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- Elevate arbitrary MSR writes to kernel execution.☆44Sep 3, 2023Updated 2 years ago
- Parallel sections library for parallel data-structures☆14Oct 30, 2023Updated 2 years ago
- Library to program with streams, events, and to queue own functions into a stream.☆15Jan 23, 2026Updated 3 weeks ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 8 years ago
- A demo of concurrency primitives in x64 assembly☆18Jan 6, 2022Updated 4 years ago
- Symbolic Execution Engine in Rust☆21Oct 8, 2023Updated 2 years ago
- Dynamic succinct/compressed data structures☆115Dec 17, 2025Updated last month
- x86-64 Automated test data generator☆26Aug 18, 2025Updated 5 months ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Jun 20, 2018Updated 7 years ago
- Zydis JavaScript bindings via WASM☆21Mar 28, 2023Updated 2 years ago
- skiplist library for C.☆54Sep 5, 2016Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Jan 27, 2023Updated 3 years ago
- How Meltdown and Spectre haunt Anti-Cheat: DVRT details☆22Aug 21, 2024Updated last year
- ULPatch is open source user space live patch tool.☆13Jan 11, 2026Updated last month
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Aug 12, 2019Updated 6 years ago
- Proxy LLVM calls into Rust own shared library in runtime☆34Mar 21, 2024Updated last year
- Lightweight PDB symbol parser and resolver☆27Oct 28, 2024Updated last year
- A tool for merging large BWTs☆24Nov 26, 2020Updated 5 years ago
- Mixed Boolean-Arithmetic in Rust for WebAssembly☆30Jun 14, 2025Updated 8 months ago
- An LLVM pass to compress code by identifying and extracting recurrent program slices.☆32Oct 21, 2025Updated 3 months ago
- Automatically exported from code.google.com/p/tx-trie☆29Jun 23, 2015Updated 10 years ago