string-processing
There are 29 repositories under string-processing topic.
maxim2266/strit
Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
AbdeltwabMF/anthology-of-algorithms-and-data-structures
Common Code for Competitive Programming in C++
samaysar/dotdotnet
C#.NET based DevFast NuGet package
KhanShaheb34/Data-Structures
The algorithms from Data Structures, Competitive Programming Courses
dynatrace-oss/index4j
Dynatrace FM-Index library
AsadiAhmad/Truth-table
Truth Table generator with Java for discrete mathematics Course
danieldotwav/Parentheses-Validation
A robust C++ solution for validating parentheses in strings. This project features a well-tested algorithm that handles different types of parentheses, including (), {}, and []. It is designed to cover a wide range of scenarios, from simple to complex nested structures, ensuring the correct ordering and pairing of parentheses.
Kolyunya/string-processor
PHP string processing library.
cosmicray001/Online_judge_Solutions
My solutions for different online judges: UVa, LightOJ, SPOJ, Codeforces, Codechef, Atcoder, Timus, URI etc.
MalikShujaatAli/CppEssentials
Master essential C++ concepts effortlessly with CppEssentials. Clear programs, organized categories—your pathway to proficiency.
melanietosik/cpp2
C++ homework code and final project
adinaamzarescu/String_Processing_Algorithms
This is a project that tests 2 string processing algorithms, Rabin-Karp and Knuth-Morris-Pratt. The algorithms were tested in C language.
vergoulis/GeSuTr
A library for generalised suffix trees
AvS15/Java_Strings
Working with text, processing of strings in Java.
dhawal777/MiniSQLEngine
Developed a mini sql engine particularly for processing of all variation of select based sql queries.
M-Farag/explode
Break a string into words based on a specific separator as character
npar0005/js-z-algorithm
A linear time string preprocessing algorithm in JavaScript. Can be used for linear or even sub-linear time pattern matching if used with other algorithms (such as Boyer-Moore with Galil's optimisation)
Schnitwagon/SEP
"Schnitwagon Engine Plugins": Utility functions for RPG Maker MV.
Sofiia-radomanova/CPP-Individual-Tasks-Year-1
Uni year 1 C++ individual tasks
wjjr/pmt
Pattern Matching Tool. (Software developed as part of the course 'String Processing')
BiaChaudhry/stringProcessorModulePython
This contains the module that gives functionality in the given respective code
CGreenP/NPTEL-Programming-Data-Structures-and-Algorithms-using-Python-Week-5-Programming-Assignment
NPTEL Programming, Data Structures and Algorithms using Python Week 5 Programming Assignment
Code-Parth/Typescript-Slugify
typescript-slugify is a lightweight npm package that provides a simple function for converting strings into URL-friendly slugs. Written in TypeScript, this utility offers easy integration and efficient string processing, making it ideal for web development projects.
danielchristopher513/String_Processing_Server_TCP-IP_Using_C
This project implements a TCP server and client in C, using the TCP/IP protocol. The server and client communicate over a network connection and perform string processing operations based on the client's request.
dwrik/wc
Java based implementation of the Unix core tool wc.
Meiting-Wang/space_rm
[W-8] Remove the spaces in the parentheses when there is only one word in the parentheses
neelkamath/string-processor
🏭 Pub package for string matching utilities
onedionys/onedionys-string-utils
Provides useful functions for manipulating strings and can be used in typescript/javascript.
trk9001/GUTINDEX.ALL-python-searcher
Script to search the accompanying GUTINDEX file by e-text number, title or author.