An open API service indexing awesome lists of open source software.

https://github.com/qile0317/freqtrie.jl

Implementation of a modified Trie datastructure where duplicate letters posses a "count" that increments when a character matches the current node.
https://github.com/qile0317/freqtrie.jl

bioinformatics trie tries

Last synced: 2 months ago
JSON representation

Implementation of a modified Trie datastructure where duplicate letters posses a "count" that increments when a character matches the current node.

Awesome Lists containing this project