GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

trie-tree-autocomplete

Website
Wikipedia
https://static.github-zh.com/github_avatars/bzaar?size=40
bzaar / DawgSharp

DAWG String Dictionary in C#

trietrie-tree-autocompleteC#searchgraphdictionaries
C# 121
10 个月前
https://static.github-zh.com/github_avatars/shivamMg?size=40
shivamMg / trie

#算法刷题#A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.

autocomplete数据结构trietrie-tree-autocompleteGo算法edit-distancelevenshtein-distanceprefix-treesearch
Go 111
2 年前
https://static.github-zh.com/github_avatars/siongui?size=40
siongui / go-succinct-data-structure-trie

Succinct Data Structure of Trie, written in Go

Gotrie数据结构trie-tree-autocomplete
Go 42
4 年前
https://static.github-zh.com/github_avatars/timwangmusic?size=40
timwangmusic / Autocomplete-System

Restful Autocomplete service with Neo4j graph backend. Returns top suggestions.

autocompletetrie-tree-autocompletedistributed-systems
Python 40
5 个月前
https://static.github-zh.com/github_avatars/SamirPaulb?size=40
SamirPaulb / autocomplete

#搜索#Auto Complete / Suggestion feature using Trie data structure

autocompleteProjectrecommendationrecommendation-engine搜索引擎trietrie-tree-autocomplete
HTML 12
2 年前
https://static.github-zh.com/github_avatars/monirz?size=40
monirz / gotri

Trie data structure implementation in Golang 🌳

prefix-treeGotrie-tree-autocomplete
Go 9
5 年前
https://static.github-zh.com/github_avatars/locchuong?size=40
locchuong / autocomplete

autocomplete function used search engines, spell-checking, text-messengers, etc. Includes a bloom filter that provides memory efficient check of whether an item has been inserted before through the us...

autocompletetrietrie-tree-autocompletebloom-filterhashdictionary
C++ 7
5 年前
https://static.github-zh.com/github_avatars/indiesquidge?size=40
indiesquidge / autocomplete

low-level, primitive autocomplete using trie data structure

JavaScripttrie-tree-autocompleteautocomplete
JavaScript 5
7 年前
https://static.github-zh.com/github_avatars/abhijais04?size=40
abhijais04 / Search-bar-Autocomplete

Implementation of word autocomplete using trie

PythonFlasktrietrie-tree-autocompleteautocomplete-search后端flask-api
Jupyter Notebook 4
6 年前
https://static.github-zh.com/github_avatars/giometrix?size=40
giometrix / TableStorage.Abstractions.Trie

An implementation of a trie-like data structure using Azure Table Storage to enable type-ahead style searching

Azurepocotrietrie-tree-autocompletesearch
C# 4
6 年前
https://static.github-zh.com/github_avatars/rakshakannu?size=40
rakshakannu / Trie-Auto-complete

A simple implementation of a Trie data structure to auto-complete words.

datastructuresdsatrietrie-tree-autocompletetrietreeC++
C++ 4
4 年前
https://static.github-zh.com/github_avatars/pujansrt?size=40
pujansrt / trie-ts

Trie Data Structure Implementation for Autocomplete, Dictionary Search

trie-treetrie-tree-autocompleteTypeScriptJavaScript
TypeScript 3
1 个月前
https://static.github-zh.com/github_avatars/pulkitent?size=40
pulkitent / auto-complete-suggestions-library-implementation

This Gradle based project written in Java demonstrate implementation of autocomplete suggestions feature (library) similar to as given by Google

autocompletetrie-treetrie-tree-autocompleteJavaGradle
Java 3
5 年前
https://static.github-zh.com/github_avatars/SubasriSK?size=40
SubasriSK / Auto-Complete_Feature

#搜索#Auto Complete / Suggestion feature using Trie data structure

autocompleteProjectrecommendationrecommendation-engine搜索引擎trie-tree-autocomplete数据结构
HTML 3
1 年前
https://static.github-zh.com/github_avatars/YogiOnBioinformatics?size=40
YogiOnBioinformatics / Algorithm-Implementation

#安全#Projects and Essays from Algorithm Implementation (CS 1501) at University of Pittsburgh

Javaalgorithms-and-data-structurescommand-line-apptrie-tree-autocompletecompression-algorithmlzw-compressionencryptionbigintegergraph-theorynetwork-analysis
Java 2
6 年前
https://static.github-zh.com/github_avatars/jceaser?size=40
jceaser / AutoComplete

An example program of how to implement a Trie class.

Javaautocompletetrie-tree-autocomplete
Java 2
11 年前
https://static.github-zh.com/github_avatars/Sarvjeet1999?size=40
Sarvjeet1999 / AutoCompletion_tries_ternaryTries

Implementation of Code Auto-Completion and Spell-Checking using Tries and Ternary Tries.

trie-tree-autocompletetrietrie-tree
Java 1
5 年前
https://static.github-zh.com/github_avatars/mwilkers1?size=40
mwilkers1 / Query-prefix-auto-complete

A simple C++ program that uses a trie tree data structure to store words from a dictionary file, and it uses the trie to auto-complete query prefixes.

C++trie-tree-autocompletetree-structureautocomplete
C++ 1
2 年前
https://static.github-zh.com/github_avatars/satbit007?size=40
satbit007 / String-based-Trie-of-Suffix-Tries

Generating auto-correction suggestions using keyboard user-input by traversing the suffix trie based on the user input data so far and offering the most-likely string outcome based on a simplistic cou...

autocompletestring-matchingtrie-tree-autocomplete
C 1
2 年前
https://static.github-zh.com/github_avatars/ckatsak?size=40
ckatsak / simple_trie

Implementation of a simple trie data structure, capable of storing strings of lowercase characters.

trietrie-tree-autocomplete数据结构
C 1
6 年前
loading...