Skip to content
#

string-manipulation

Here are 151 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 May 18, 2024
  • C++
bigint

bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.

  • Updated Aug 29, 2022
  • C++

🎯 Repository contains code of various 🚀Data-structures,🚀Algorithms as well as 👩🏻‍🎓 Pre-Placement Course Material 🎓including topics like - Array, Bits manipulation, Recursion, Tricky problem statements, Mathematical coding problems, Linked lists, Stack, Queue, Graph, Tree, STL, Searching algorithms, Sorting algorithms, etc.👩🏻‍🎓

  • Updated Oct 13, 2021
  • C++

Improve this page

Add a description, image, and links to the string-manipulation 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-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more