Skip to content
#

string-parsing

Here are 43 public repositories matching this topic...

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 🦖

  • Updated Apr 28, 2024
  • C++

My implementation of UCLA's CS31 Winter 2024 Programming Assignment/Project 3. A Quality Control (QC) Testing application written in C++ that validates and analyzes QC test results. The application checks if a QC result string is valid, calculates the total number of tests, passes, defects, and batches, and handles errors appropriately.

  • Updated Feb 1, 2024
  • C++

Improve this page

Add a description, image, and links to the string-parsing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-parsing topic, visit your repo's landing page and select "manage topics."

Learn more