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:
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).☆25Updated 14 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Sample Code for “Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox” Book☆25Updated 7 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 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- AVX512 population count routines☆23Updated 5 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Coroutines for C.☆75Updated 8 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- Optimizing database queries with array programming☆18Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆20Updated 3 years ago
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- GCC Tiny front-end☆104Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆24Updated 2 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- qp tries and crit-bit tries☆120Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago