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

编程语言

”suffixarray“ 的搜索结果

SuffixArrays.jl
@JuliaCollections

Native Julia suffix array implementation; Derived from sais

Julia19
4 个月前

相关主题

suffixarraypriority-queuefenwickgraphalignmentstack

Google   Bing   GitHub

suffixarray
@tixxit

Linear Time Suffix Arrays in JavaScript

JavaScript21
14 年前
William Fiset
DEPRECATED-data-structures
William Fiset@williamfiset

A collection of powerful data structures

Javaheapbinarytreefenwicklinkedlist
Java2.88 k
3 年前
lz4ultra
@emmanuel-marty

Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio

compressionlz4Csuffixarrayoptimization
C59
2 年前
seqan
@seqan

SeqAn's official repository.

C++high-performancesimd
C++489
15 天前
string_algorithms
@mhozza

Collection of various string algorithms, including KMP, Aho-Corasick, Trie, SuffixArrays

Python5
3 年前
libsais
@IlyaGrebnov

The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (LCP) array, permuted LCP (PLCP) array, Burrows-Wheeler transform...

C212
22 天前
Suffix-Arrays-in-CPP
@Tascate

C++ Implementations of Suffix Array Constructions Algorithms for SA-IS and Skew as well as Kasai's algorithm for LCP construction.

suffixarrayC++
C++15
4 年前
Charles Weill
SuffixArray-Golang
Charles Weill@cweill

A replacement for the suffix array packaged with Go. It builds a suffix array from a string, and can compute the longest repeated or non-overlapping repeating substring.

Go10
9 年前
suffixarray
@d-tsuji

#算法刷题#Manber&Myers's Suffix Array implemented in Go.

算法stringsuffixarray
Go5
5 年前