SaschaWitt / ips4oLinks
In-place Parallel Super Scalar Samplesort (IPS⁴o)
☆163Updated 4 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)☆120Updated 4 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 5 months ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 4 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆341Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- ☆106Updated last year
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆411Updated 4 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆44Updated 2 weeks ago
- The Berkeley Container Library☆124Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- BitMagic Library☆425Updated last month
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- A collection of succinct data structures☆201Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago