SaschaWitt / ips4oLinks
In-place Parallel Super Scalar Samplesort (IPS⁴o)
☆164Updated 10 months ago
Alternatives and similar repositories for ips4o
Users that are interested in ips4o are comparing it to the libraries listed below
Sorting:
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆129Updated 10 months ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆268Updated 3 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 10 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- BitMagic Library☆433Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆22Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆349Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- A collection of succinct data structures☆211Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- ☆111Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆246Updated this week
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Header-only binary fuse and xor filter library☆410Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆32Updated 7 months ago