schmidda / ukkonen-suffixtreeLinks
A C implementation of Ukkonen's suffix tree-building algorithm, with test suite and tree print.
☆21Updated 10 years ago
Alternatives and similar repositories for ukkonen-suffixtree
Users that are interested in ukkonen-suffixtree are comparing it to the libraries listed below
Sorting:
- A simple bitset library in C☆137Updated 8 months ago
 - 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
 - Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
 - Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
 - Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
 - Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
 - An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
 - Compact Data Structures Library☆101Updated 3 years ago
 - A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
 - C library to compute the Hamming weight of arrays☆49Updated 6 years ago
 - A collection of string sorting algorithms☆55Updated 3 years ago
 - A benchmark for sorting algorithms☆62Updated 4 years ago
 - dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 6 years ago
 - A dependency-based coroutine scheduler☆45Updated 9 years ago
 - Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
 - C bit array structs and methods☆212Updated 3 years ago
 - Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
 - An efficient trie implementation.☆255Updated 4 years ago
 - A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
 - BSD Licensed Bignum Library☆232Updated last year
 - A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
 - Ragel/Lemon based json-parser☆17Updated 7 years ago
 - Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
 - Rolling Hash C++ Library☆189Updated last year
 - C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
 - A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
 - A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
 - RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
 - Fast, efficient string interning☆96Updated 8 years ago
 - Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago