Topic: "substring"
ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
Language: C - Size: 9.61 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 2,577 - Forks: 89

BurntSushi/bstr
A string type for Rust that is not required to be valid UTF-8.
Language: Rust - Size: 2.37 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 943 - Forks: 59

BalestraPatrick/Stryng
Swift strings taken to a whole new syntax level.
Language: Swift - Size: 235 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 261 - Forks: 8

davdroman/swift-builders
Result builders for Swift and Foundation types
Language: Swift - Size: 102 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 16 - Forks: 0

lindulamaratunga/SQL-Functions
Stored Procedures, Functions, Views, Triggers and built-in Functions
Size: 1.57 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 16 - Forks: 4

p-ranav/oystr
oystr recursively searches directories for a substring.
Language: C++ - Size: 858 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 2

yashk9293/Aditya-Verma-Dynamic-Programming
This repo consists codes of Aditya Verma - Dynamic Programming Playlist
Language: C++ - Size: 76.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 1

jonschlinkert/path-ends-with
Return `true` if a file path ends with the given string.
Language: JavaScript - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0

imevanc/casenator
Casenator - The Ultimate String Transformation Utility
Language: JavaScript - Size: 7.18 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 0

artiebits/ngx-highlight-words
Angular component to highlight words within a larger body of text.
Language: TypeScript - Size: 2.03 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

DeepthiTabithaBennet/C_Strings
A collection of simple C Programs involving Strings.
Language: C - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Meniny/Substring
Substring with without boilerplate, verbose and complex code.
Language: Swift - Size: 14.6 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

chaiwatmat/ThaiStringTokenizer Fork of tyroroto/ThaiWord-Segmentation-.Net
Thai string tokenizer #ตัดคำไทย #ตัดคำภาษาไทย
Language: C# - Size: 1.96 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

BaseMax/LimitLastLinePHP
Some tiny script to limit and remove the last line from input string using PHP.
Language: PHP - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

stdlib-js/string-substring-after
Return the part of a string after a specified substring.
Language: JavaScript - Size: 856 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/string-base-replace-before
Replace the substring before the first occurrence of a specified search string.
Language: JavaScript - Size: 333 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/string-substring-before
Return the part of a string before a specified substring.
Language: JavaScript - Size: 804 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

LoraBel07/jazz_cocktail_bar
Language: JavaScript - Size: 71.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mitch3lljones/odin-project-basic-ruby-projects
Basic Ruby Projects - Odin Project
Language: Ruby - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

danilosampaio/substr-ansi
Get the `String#substr` correctly handling ansi escape codes.
Language: JavaScript - Size: 121 KB - Last synced at: 8 days ago - Pushed at: almost 10 years ago - Stars: 2 - Forks: 0

stdlib-js/string-replace-before
Replace the substring before the first occurrence of a specified search string.
Language: JavaScript - Size: 536 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/string-base-replace-before-last
Replace the substring before the last occurrence of a specified search string.
Language: JavaScript - Size: 159 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/string-base-replace-after-last
Replace the substring after the last occurrence of a specified search string.
Language: JavaScript - Size: 145 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/string-substring-after-last
Return the part of a string after the last occurrence of a specified substring.
Language: JavaScript - Size: 886 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/string-base-replace-after
Replace the substring after the first occurrence of a specified search string.
Language: JavaScript - Size: 142 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

eMahtab/longest-substring-with-at-most-k-distinct-characters
Longest Substring with At Most K Distinct Characters
Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

eMahtab/longest-substring-with-at-most-two-distinct-characters
Longest Substring with At Most Two Distinct Characters
Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Radioreve/unbracket
Extract substrings between two delimiters characters
Language: JavaScript - Size: 21.5 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

guilmira/libft_submodule
This project aims to code a C library regrouping usual functions.
Language: C - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AlissonWenceslau/woeker-simple
Simple project worker
Language: Java - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SvenWoltmann/string-substring-demo
A demonstration of the String.substring() method and its evolution from Java 1.2 to today.
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Mojens/Testmedpizzamenu
Marios Pizzabar projekt, hvor der blev testet forskellige ting i den
Language: Java - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MB-29/kernel-challenge
Our attempt for the Kaggle kernel methods challenge https://www.kaggle.com/c/machine-learning-with-kernel-methods-2021/
Language: Python - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

srbdev/substr
A crate for substring functionality for the str type in Rust
Language: Rust - Size: 9.77 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

freedomloader/FreedomJava
Java for android added functions to use string and list in a very easy way
Language: Java - Size: 504 KB - Last synced at: 27 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mominul/stringplus-rs
A helper crate to dealing nicely with Rust Strings!
Language: Rust - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

mesosphere-backup/copychars
Copy characters from a string.
Language: JavaScript - Size: 12.7 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

stdlib-js/string-base-slice-code-points
Slice a string based on Unicode code points.
Language: JavaScript - Size: 211 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ptrpetro/longest-coomon-substring
Find longest common substring from two string inputs assignment for Computer Science 1 course at University of Central Florida
Language: C - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/string-base-slice-grapheme-clusters
Slice a string based on grapheme cluster (i.e., user-perceived character) indices.
Language: JavaScript - Size: 313 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

floating-floaties/string-utility
Provides simple substring implementation (with the RangeBound trait), keep string before or after a specified string, etc.
Language: Rust - Size: 32.2 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AmJaradat01/DataVeil
DataVeil is a library for masking sensitive data in various formats such as card numbers, email addresses, passwords, phone numbers, and more.
Language: TypeScript - Size: 45.9 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

liangcorp/algorithms_and_leetcode_rust
Computer Algorithms and Leetcode Solutions in Rust
Language: Rust - Size: 138 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

codewithtarde9370/Blog-App
React blog app
Language: JavaScript - Size: 40.2 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

IAKOBVS/find-and-replace
Find and replace fixed-strings
Language: C - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yavuztturgut/substr
how to use substring
Language: C++ - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vitor0p9f/ruby-substrings 📦
Project suggested by The Odin Project platform: https://www.theodinproject.com/lessons/ruby-sub-strings
Language: Ruby - Size: 398 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

floscodes/slicestring
slicestring is a crate for slicing Strings in Rust.
Language: Rust - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

CodeConfidant/substr
Python package for working with substrings.
Language: Python - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

WilliamSpanfelner/fcc-JSADS-BasicAlgorithmScripting
freeCodeCamp Basic Algorithm Scripting module of JavaScript Algorithm and Data Structures Certification
Language: JavaScript - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

WandersonSoares00/str-search
This is a project to evaluate the time of substring search algorithms
Language: C++ - Size: 5.44 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

spectator05/Substring-Frequency-Count-using-SuffixTree
Substring Frequency Count using SuffixTree
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TranLe99/SQL_DataCleaning
A portfolio Project showcasing data cleaning techniques using Microsoft SQL queries.
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rhmau1/looking-for-words-in-parentheses
Repository ini berisi tentang studi kasus mencari kata dan kalimat di dalam tanda kurung dengan bahasa pemrograman C#
Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jaweria961/password-generator
Language: CSS - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bell-kevin/SubstringRetrieval
Substring Retrieval using beginIndex and afterEndIndex. Voltaire, Candide (year 1759)
Language: Java - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

YounisMalak/DataCleaningProject
In this project I wrote several SQL queries to clean data in a dataset concerning housing details, the data cleaning included standardizing dates, populating nulls, breaking addresses into city and state, removing duplicates and unnecessary columns as well as several more queries to make the data more usable.
Size: 5.64 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

italoengdev/cpfvalidator
JS-basic Challenge Gama Academy Hiring Coders #3
Language: HTML - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AsiwajuKingsize/StringLineBreaker
A text breaker via user string input size
Language: C# - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

danielschnoll/HackerRank-Daily-Challenges
For all HackerRank Daily Challenge problems, solved in Python. Each directory contains the problem text, my solution, and tests from HackerRank
Language: Python - Size: 3.69 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

koldramke/lost-santa
Convert Roman numerals in a Arabic numerals (used recursion)
Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KunYuChang/random-hex-color
Language: CSS - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nurdidemm/Rolling-Hash-Functions
gives positions of occurrence of a substring using rolling hash functions
Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

PandaSekh/Better-Substring
✂ Improved substring method to avoid splitting mid word
Language: TypeScript - Size: 106 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

noahyoda/JavaComparatorRefresher
refresher project from Hackerrank to practice writing a custom Comparator (original problem at https://www.hackerrank.com/challenges/java-string-compare/problem).
Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Vovan-VE/react-text-subst
Render placeholders from text with custom React components
Language: JavaScript - Size: 126 KB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

PasinduAnthony/Reading-a-Comma-Separated-TextFile
It reads a comma seperated textfile and adds spaces instead of commas
Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sovpro/split-randomly
Split a string randomly into a given or random count of substrings
Language: JavaScript - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yoshihikoueno/DPCommonStrings
Find ALL the common substrings among 2 strings with DP algorithm implemented in C++, and can be used in Python3
Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ajadamsky/Equal-and-substring
C application checking if strings are equal and substrings of each other
Language: C++ - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

TheMathewNorman/Substring-Search
Search for words that contain a substring within a text file of words.
Language: PHP - Size: 2.14 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kk-vv/Substring
Swift3.x Substring String.Index
Language: Swift - Size: 1.95 KB - Last synced at: about 9 hours ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
