mailund / stralgLinks
Small library of string algorithms
☆18Updated 2 years ago
Alternatives and similar repositories for stralg
Users that are interested in stralg are comparing it to the libraries listed below
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- AVX512 population count routines☆22Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- ☆20Updated 2 years ago
- ☆16Updated 10 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Source Code for 'String Algorithms in C' by Thomas Mailund☆18Updated 4 years ago
- 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 …☆26Updated 3 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago