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 9 months ago
- benchmarking positional population count☆15Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆239Updated last week
- SIMD (SSE) string functions☆102Updated 8 years 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…☆58Updated 2 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- For details, see the blog post:☆33Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆84Updated 3 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- CPU Ultimate Latency Test.☆111Updated 3 weeks ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- Unstable O(n log n) sorting algorithm with O(n) memory☆63Updated 2 years ago
- ☆109Updated last year
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago