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

Topic: "string-processing"

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 1 month ago - Pushed at: almost 4 years ago - Stars: 84 - Forks: 0

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

Common Code for Competitive Programming in C++

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

AsadiAhmad/Truth-table

Truth Table generator with Java for discrete mathematics Course

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

dynatrace-oss/index4j

Dynatrace FM-Index library

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

samaysar/dotdotnet 📦

C#.NET based DevFast NuGet package

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

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

RezaGooner/Parenthesis-Matching

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

Language: C++ - Size: 789 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

Kolyunya/string-processor

PHP string processing library.

Language: PHP - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 3 - 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: 13 days ago - Pushed at: 13 days ago - Stars: 2 - 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

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

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

dewanakl/aman

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

Language: PHP - Size: 71.3 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 2

ph1ps/swift-semantic-version

A fast, spec-compliant semantic versioning library for Swift

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

vergoulis/GeSuTr

A library for generalised suffix trees

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

scripal-git/scripal

universal text processor

Language: C++ - Size: 3.02 MB - Last synced at: 7 days ago - Pushed at: 8 days 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: 12 days ago - Pushed at: 12 days ago - Stars: 0 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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

Uni year 1 C++ individual tasks

Language: C++ - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months 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: 6 days ago - Pushed at: about 1 year ago - Stars: 0 - 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: about 1 year ago - Pushed at: about 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: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - 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

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: 2 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: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

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

wjjr/pmt 📦

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

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

neelkamath/string-processor

🏭 Pub package for string matching utilities

Language: Dart - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 6 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

Related Topics
java 5 text-processing 4 data-structures 4 cpp 4 algorithms 3 string-matching 3 python 3 string-manipulation 3 string-search 2 sorting-algorithms 2 regex 2 strings 2 cli 2 stack 2 number-theory 2 graph-theory 2 pattern-matching 2 string-index 1 emacs-configuration 1 string-indexing 1 debugging 1 succinct 1 succinct-data-structure 1 computational-geometry 1 compilation 1 system-logs 1 wavelet-tree 1 wavelet-tree-java 1 onedionys 1 package-manager 1 string-helpers 1 utility-functions 1 string-operations 1 text-helpers 1 text-manipulation 1 text-utilities 1 exact-string-matching 1 typescript 1 typescript-slugify 1 url 1 utility 1 nsregularexpression 1 semantic-version 1 semver 1 swift 1 compiler-design 1 computer-science 1 parenthesis-matching 1 syntax-analysis 1 benchmarks 1 bit-vector 1 bitvector-library 1 burrows-wheeler-transform 1 fm-index 1 fm-index-java 1 index 1 log-processing 1 logs 1 rank-queries 1 game-theory 1 hashtable 1 bad-words 1 content-moderation 1 filter 1 input-sanitization 1 kata-kotor 1 moderation-tools 1 php 1 profanity 1 profanity-filter 1 regex-filters 1 safe-text 1 text-censorship 1 text-cleaning 1 text-filter 1 text-sanitizer 1 text-validation 1 word-filter 1 file-search 1 regex-alternative 1 text-comparison 1 text-search 1 gdb-commands 1 mathematics 1 probability-theory 1 stress-testing 1 text-file-analysis 1 user-input 1 vowel-filtering 1 array-manipulation 1 core-principles 1 dynamic-memory-allocation 1 enumeration-types 1 file-input-output 1 iterative-loops 1 modular-functions 1 search-algorithms 1 user-defined-structures 1 date-validation 1 error-handling 1