Python module (C extension and plain python) implementing Aho-Corasick algorithm
-
Updated
Mar 21, 2024 - C
Python module (C extension and plain python) implementing Aho-Corasick algorithm
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Concurrent trie-hash map library
libgenerics is a minimalistic and generic library for C basic data structures.
Erasure coding (Reed–Solomon coding) in Go
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
Aho-Corasick automation for large-scale multi-pattern matching. Available for C/C++, Python, and Java on Linux, macOS, and Windows.
A hash array mapped trie implementation in c.
C Library of Aho-Corasick Algorithm based on Coordinate Hash Trie
SpellChecker Reads a Dictionary file and test your file against it
Data Structure codes implemented in C
A command line Text Editor using ncurses UI library. Specially designed for handling large size files, supports C language syntax highlighting, shortcut keys for commonly used syntax, codebase feature, undo, page up/down etc...
Comprehensive STB style header-only library of data structures implemented in C
𐂷 Efficiently Store and Query 'IPv4' Internet Addresses with Associated Data
In this project, we propose Dynamic Typing Tutor, an individual tutoring system for text entry that detects input stumbles and provides instructions. The different tasks performed by the dynamic typing tutor are:- user profiling, word prediction and word correction
Add a description, image, and links to the trie topic page so that developers can more easily learn about it.
To associate your repository with the trie topic, visit your repo's landing page and select "manage topics."