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

GitHub topics: string-processing

dewanakl/aman

🤬 Filter kata kotor sederhana dengan regex. Cek, sensor, dan hapus kata kasar dengan pola karakter mirip.

Language: PHP - Size: 85 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 2

lalvarezt/string_pipeline

Powerful CLI tool and Rust library for chainable string transformations using intuitive template syntax 🔗

Language: Rust - Size: 522 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 1

scripal-git/scripal

universal text processor

Language: C++ - Size: 3.02 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

yingzhou0212/SurveyDataAnalyzer

Data analysis of lung cancer responses using custom built hash table

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

MalikShujaatAli/CppEssentials

Master essential C++ concepts effortlessly with CppEssentials. Clear programs, organized categories—your pathway to proficiency.

Language: C++ - Size: 354 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ph1ps/swift-semantic-version

A fast, spec-compliant semantic versioning library for Swift

Language: Swift - Size: 78.1 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Busradeveci/VowelFilter-Project

VowelFilter-Project is a Python app that filters words from text files based on a minimum number of vowels specified by the user.

Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dynatrace-oss/index4j

Dynatrace FM-Index library

Language: Java - Size: 3.4 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 1

AmrTamerTech/clsInput_Validation_Library-CPP

A C++ library for validating user input, including numeric range checks, date validation, and safe string reading. It ensures robust and error-free input handling in console applications.

Language: C++ - Size: 23.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AsadiAhmad/Truth-table

Truth Table generator with Java for discrete mathematics Course

Language: Java - Size: 776 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

RezaGooner/Parenthesis-Matching

Checking the correct use of ( ) and { } and [ ] in mathematical expressions

Language: C++ - Size: 789 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

AbdeltwabMF/anthology-of-algorithms-and-data-structures

Common Code for Competitive Programming in C++

Language: C++ - Size: 370 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 3

maxim2266/strit

Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.

Language: Go - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 84 - Forks: 0

Sofiia-radomanova/CPP-Individual-Tasks-Year-1

Uni year 1 C++ individual tasks

Language: C++ - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

onedionys/onedionys-string-utils

Provides useful functions for manipulating strings and can be used in typescript/javascript.

Language: TypeScript - Size: 59.6 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cosmicray001/Online_judge_Solutions

My solutions for different online judges: UVa, LightOJ, SPOJ, Codeforces, Codechef, Atcoder, Timus, URI etc.

Language: C++ - Size: 609 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

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

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: TypeScript - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dwrik/wc

Java cli based on the Unix core tool wc.

Language: Java - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

samaysar/dotdotnet 📦

C#.NET based DevFast NuGet package

Language: C# - Size: 3.98 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

wjjr/pmt 📦

Pattern Matching Tool. (Software developed as part of the course 'String Processing')

Language: C - Size: 398 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

melanietosik/cpp2

C++ homework code and final project

Language: C++ - Size: 211 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

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.

Language: C - Size: 688 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

M-Farag/explode

Break a string into words based on a specific separator as character

Language: Rust - Size: 754 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 4.47 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

neelkamath/string-processor

🏭 Pub package for string matching utilities

Language: Dart - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

KhanShaheb34/Data-Structures

The algorithms from Data Structures, Competitive Programming Courses

Language: C++ - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

Meiting-Wang/space_rm

[W-8] Remove the spaces in the parentheses when there is only one word in the parentheses

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

vergoulis/GeSuTr

A library for generalised suffix trees

Language: C++ - Size: 158 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

dhawal777/MiniSQLEngine

Developed a mini sql engine particularly for processing of all variation of select based sql queries.

Language: Python - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

BiaChaudhry/stringProcessorModulePython

This contains the module that gives functionality in the given respective code

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

trk9001/GUTINDEX.ALL-python-searcher

Script to search the accompanying GUTINDEX file by e-text number, title or author.

Language: Python - Size: 1.93 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Kolyunya/string-processor

PHP string processing library.

Language: PHP - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0