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 🦖
- Updated
Nov 30, 2025 - C
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 collection of simple C Programs involving Strings.
Dynamically Allocatable String
Find longest common substring from two string inputs assignment for Computer Science 1 course at University of Central Florida
C string exercises cover reversal, length, swap, concatenation, frequency, case analysis, and substring handling, providing practical string manipulation examples for learners 🐙
Add a description, image, and links to the substring topic page so that developers can more easily learn about it.
To associate your repository with the substring topic, visit your repo's landing page and select "manage topics."