Ecosyste.ms: Repos

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

GitHub topics: substring

codewithtarde9370/Blog-App

React blog app

Language: JavaScript - Size: 40.2 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

BurntSushi/bstr

A string type for Rust that is not required to be valid UTF-8.

Language: Rust - Size: 2.26 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 746 - Forks: 51

IAKOBVS/find-and-replace

Find and replace fixed-strings

Language: C - Size: 79.1 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

stdlib-js/string-base-replace-after

Replace the substring after the first occurrence of a specified search string.

Language: JavaScript - Size: 245 KB - Last synced at: 11 days ago - Pushed at: 12 days 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: 122 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/string-base-replace-before

Replace the substring before the first occurrence of a specified search string.

Language: JavaScript - Size: 244 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

stdlib-js/string-substring-before

Return the part of a string before a specified substring.

Language: JavaScript - Size: 777 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/string-base-replace-after-last

Replace the substring after the last occurrence of a specified search string.

Language: JavaScript - Size: 253 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

koldramke/lost-santa

Convert Roman numerals in a Arabic numerals (used recursion)

Language: Java - Size: 5.86 KB - Last synced at: 26 days ago - Pushed at: over 2 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 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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 2 years ago - Stars: 10 - Forks: 2

bell-kevin/SubstringRetrieval

Substring Retrieval using beginIndex and afterEndIndex. Voltaire, Candide (year 1759)

Language: Java - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

davdroman/swift-builders

Result builders for Swift and Foundation types

Language: Swift - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 12 - Forks: 0

ashvardanian/StringZilla

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖

Language: C++ - Size: 7.91 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1,749 - Forks: 51

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

BalestraPatrick/Stryng

Swift strings taken to a whole new syntax level.

Language: Swift - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 258 - Forks: 11

yavuztturgut/substr

how to use substring

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

liangcorp/algorithms_and_leetcode_rust

Computer Algorithms and Leetcode Solutions in Rust

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

LoraBel07/jazz_cocktail_bar

Language: JavaScript - Size: 71.2 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 2 - 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: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

CodeConfidant/substr

Python package for working with substrings.

Language: Python - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 8 months 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: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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: 22 days ago - Pushed at: about 4 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: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - 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: 10 months ago - Pushed at: 10 months 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: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

chaiwatmat/ThaiStringTokenizer Fork of %{name} tyroroto/ThaiWord-Segmentation-.Net

Thai string tokenizer #ตัดคำไทย #ตัดคำภาษาไทย

Language: C# - Size: 1.96 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

artiebits/ngx-highlight-words

Angular component to highlight words within a larger body of text.

Language: TypeScript - Size: 2.03 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

Meniny/Substring

Substring with without boilerplate, verbose and complex code.

Language: Swift - Size: 14.6 KB - Last synced at: 26 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

kk-vv/Substring

Swift3.x Substring String.Index

Language: Swift - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 7 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 1 year ago - Pushed at: about 1 year 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 1 year ago - Pushed at: over 1 year 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: 12 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

stdlib-js/string-replace-before

Replace the substring before the first occurrence of a specified search string.

Language: JavaScript - Size: 379 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mitch3lljones/odin-project-basic-ruby-projects

Basic Ruby Projects - Odin Project

Language: Ruby - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

virag-ky/TheOdinProject-Ruby-Mini-Projects

Mini Ruby projects from The Odin Project.

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

stdlib-js/string-substring-after

Return the part of a string after a specified substring.

Language: JavaScript - Size: 793 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 2 - 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: 31.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jaweria961/password-generator

Language: CSS - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlissonWenceslau/woeker-simple

Simple project worker

Language: Java - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 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 1 year ago - Pushed at: almost 2 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 1 year ago - Pushed at: about 2 years 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: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

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

srbdev/substr

A crate for substring functionality for the str type in Rust

Language: Rust - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

stdlib-js/string-substring-after-last

Return the part of a string after the last occurrence of a specified substring.

Language: JavaScript - Size: 827 KB - Last synced at: 29 days ago - Pushed at: 2 months 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 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KunYuChang/random-hex-color

Language: CSS - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DeepthiTabithaBennet/C_Strings

A collection of simple C Programs involving Strings.

Language: C - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Radioreve/unbracket

Extract substrings between two delimiters characters

Language: JavaScript - Size: 21.5 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PandaSekh/Better-Substring

✂ Improved substring method to avoid splitting mid word

Language: TypeScript - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: almost 3 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 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jonschlinkert/path-ends-with

Return `true` if a file path ends with the given string.

Language: JavaScript - Size: 29.3 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 8 - 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 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mesosphere-backup/copychars

Copy characters from a string.

Language: JavaScript - Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

eMahtab/longest-palindromic-substring

Find longest palindromic substring in a string

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - 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: 3 days ago - Pushed at: over 4 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 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mominul/stringplus-rs

A helper crate to dealing nicely with Rust Strings!

Language: Rust - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - 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: over 1 year ago - Pushed at: almost 5 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 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - 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 9 years ago - Stars: 2 - Forks: 0