An open API service providing repository metadata for many open source software ecosystems.

Topic: "string-searching"

BurntSushi/memchr

Optimized string search routines for Rust.

Language: Rust - Size: 11.5 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1,078 - Forks: 109

yihleego/trie

đź“’ An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.

Language: Go - Size: 48.8 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 6

yihleego/trie4j

đź“’ An Aho-Corasick algorithm based string-searching utility for Java. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.

Language: Java - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 7

jai-k-gohil/Dart-Searchify

A dart plugin for seamless integration of implementations of various string searching algorithms in dart applications.

Language: Dart - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

JohnPapad/Distributed-File-Management-Tool

A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.

Language: C++ - Size: 301 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

zoni527/libft

Hive Helsinki Ecole 42 curriculum project libft

Language: C - Size: 110 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

coursecomputer/knuth-morris-pratt

[EN] Implementation of the Knuth-Morris-Pratt algorithm / [FR] Implémentation de l'algorithme Knuth-Morris-Pratt

Language: Go - Size: 12.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Fireball19/algorithmen-online

Algorithmen visualisiert mit HTML, CSS und Javascript.

Language: HTML - Size: 494 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

JohnPapad/Web-Server-Crawler

An implementation of three different, collaborative applications (web creator, server, crawler), using threads (producer-consumers), shared memory, mutexes and sockets.

Language: HTML - Size: 455 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

coursecomputer/boyer-moore-horspool

[EN] Implementation of the Boyer-Moore-Horspool algorithm / [FR] Implémentation de l'algorithme Boyer-Moore-Horspool

Language: Go - Size: 579 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

agl-alexglopez/str_view

Simple, robust, and convenient read-only string handling in C.

Language: C - Size: 586 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

itoshkov/multi-search

Multi-search Java library

Language: Java - Size: 42 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

muhammadshaffay/Word-Quest

A C# software with GUI that uses 3 string matching algorithms (BF, RK and KMP) for efficient word search.

Language: C# - Size: 638 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vanam/string-search

Effective string searching algorithm (Aho-Corasick).

Language: Java - Size: 979 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0