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☆45Updated last year
- 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 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- benchmarking positional population count☆16Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago
- ☆112Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- ☆20Updated 4 years ago