schmidda / ukkonen-suffixtreeLinks
A C implementation of Ukkonen's suffix tree-building algorithm, with test suite and tree print.
☆22Updated 11 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☆144Updated last month
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 weeks ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 11 months ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆16Updated 7 years ago
- ☆22Updated 3 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 12 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- C bit array structs and methods☆216Updated 3 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Ragel/Lemon based json-parser☆18Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- BSD Licensed Bignum Library☆233Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago