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:
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- 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…☆59Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- benchmarking positional population count☆17Updated 2 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A C++ header only interval tree implementation.☆74Updated 4 months ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 7 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- ☆20Updated this week
- Implementation of hash_append proposal☆67Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago