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.6 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 1,273 - Forks: 126

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: 30 days ago - Pushed at: about 3 years ago - Stars: 49 - Forks: 5

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: about 2 months ago - Pushed at: about 3 years ago - Stars: 36 - 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: over 1 year ago - Pushed at: almost 6 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: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

zoni527/libft

Hive Helsinki Ecole 42 curriculum project libft

Language: C - Size: 119 KB - Last synced at: 6 months ago - Pushed at: 6 months 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: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Fireball19/algorithmen-online

Algorithmen visualisiert mit HTML, CSS und Javascript.

Language: HTML - Size: 494 KB - Last synced at: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 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: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Matthew-Mosior/idris2-stringsearch-algorithms

Fast searching, splitting and replacing of ByteStrings

Language: Idris - Size: 60.5 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

agl-alexglopez/str_view

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

Language: C - Size: 595 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

BirushaNdegeya/hng-stage-one-backend

RESTful API service that analyzes strings and stores their computed properties.

Language: JavaScript - Size: 499 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

itoshkov/multi-search

Multi-search Java library

Language: Java - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 8 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: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vanam/string-search

Effective string searching algorithm (Aho-Corasick).

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