mailund / stralg
Small library of string algorithms
☆17Updated 2 years ago
Alternatives and similar repositories for stralg:
Users that are interested in stralg are comparing it to the libraries listed below
- Succinct data structures in C/C++☆83Updated 4 months ago
- Sample Code for “Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox” Book☆25Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Compact Data Structures Library☆124Updated 10 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆41Updated 8 years ago
- Boost.Sort☆52Updated 2 months 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 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 5 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- ☆15Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Boost.org proto module☆21Updated 2 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆13Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 8 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- Algorithms to compress sorted arrays of integers☆18Updated 10 years ago