vteromero / VTEncLinks
VTEnc C library
☆37Updated 2 years ago
Alternatives and similar repositories for VTEnc
Users that are interested in VTEnc are comparing it to the libraries listed below
Sorting:
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Fastest Trie structure (Linux & Windows)☆92Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast Approximate Membership Filters (C++)☆280Updated this week
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last week
- benchmarking positional population count☆15Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 6 years ago
- ☆22Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago