Repository navigation
substring
- Website
- Wikipedia
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
A string type for Rust that is not required to be valid UTF-8.
This repo consists codes of Aditya Verma - Dynamic Programming Playlist
oystr recursively searches directories for a substring.
Return `true` if a file path ends with the given string.
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.
A crate for substring functionality for the str type in Rust
Get the `String#substr` correctly handling ansi escape codes.