scandum / octosort
Octosort is an in-place stable adaptive block merge sort.
☆18Updated 2 years ago
Alternatives and similar repositories for octosort:
Users that are interested in octosort are comparing it to the libraries listed below
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A vectorized single header hash function.☆19Updated 5 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 4 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- An adaptive mergesort☆12Updated 4 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- ☆12Updated 8 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- ☆13Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- a copy of m^2 's fsbench (https://chiselapp.com/user/Justin_be_my_guide/repository/fsbench/) with the latest density updates☆13Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- How fast can we shuffle values?☆37Updated last year
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated last month