nicola-gigante / bitvectorLinks
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
☆26Updated 3 years ago
Alternatives and similar repositories for bitvector
Users that are interested in bitvector are comparing it to the libraries listed below
Sorting:
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- benchmarking positional population count☆15Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 3 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- ☆20Updated 3 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 3 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- BitMagic Library☆428Updated 2 weeks ago
- Fast compressed trie dictionary library☆70Updated 11 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- ☆109Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago