Repository navigation
substring
- Website
- Wikipedia
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 🦖
A string type for Rust that is not required to be valid UTF-8.
oystr recursively searches directories for a substring.
Return `true` if a file path ends with the given string.
This repo consists codes of Aditya Verma - Dynamic Programming Playlist
A collection of simple C Programs involving Strings.
Substring with without boilerplate, verbose and complex code.
Angular component to highlight words within a larger body of text.
Casenator - The Ultimate String Transformation Utility
Basic Ruby Projects - Odin Project
Return the part of a string after a specified substring.
Return the part of a string before a specified substring.
Replace the substring before the first occurrence of a specified search string.
Get the `String#substr` correctly handling ansi escape codes.