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:
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A simple bitset library in C☆134Updated 4 months ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- popcount algorithms in C and Rust☆30Updated 8 months ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- ☆20Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++ implementation of a Generalized Suffix Tree using Ukkonen's algorithm☆23Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Vectorized version of the PCG random number generator☆80Updated 3 months ago