strings-manipulation
There are 122 repositories under strings-manipulation topic.
RReverser/cow-utils-rs
Copy-on-write string utilities for Rust
piotrmurach/strings-truncation
Truncate strings with fullwidth characters and ANSI codes.
absognety/Python-Hackerrank-Solutions
Hackerrank Solutions for Python - Total 115 Challenges
data-datum/learning_R
List of resources for learning R
mrz1836/go-sanitize
:bathtub: Golang library of simple to use sanitation functions
samuelkarani/42-libft
A recode of some standard C library functions as well as other utility functions
Antyss77/StringExtension
A C# library that provides utility methods for manipulating strings.
fbraza/python-tocase
A library to help recasing your strings
kkmk11/ROCK-PAPER-SCISSORS
Here this is a game between 2 persons(One is you and other is Computer).Here we play by entering 3 Alphabets that are "R"-Rock , "P"-Paper , "S"-Scissors. And based on the rules in the game, we decide the Winner between You and Computer..!!
loggin-js/strif
📇 Utility for interpolating strings from a template with some data.
lucasgdb/generate-strings
Generate random strings, strings with mask and strength passwords with password-strength tester
lucasvianav/c-intro-exercises
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
manosriram/Algorithms
Algorithms for Problem Solving.
ronnmabunga/hackerrank
A compilation repository of my solutions for challenges in HackerRank.
samuelkarani/42-intermediate-exams
Solutions to 42's intermediate-level exams
Sarah-Hesham-2022/Sentence-Editor
Sentence Editor using C++ .
edilson258/cthings
C framework
Uzair-Manzoor/Testing-Practice
Practical tests for JavaScript functions using the Jest library to make sure the AAA pattern has been followed. The purpose is to make tests easier for other developers to read and understand. Also TDD approach is been practiced
wincent/dented
↔️ Indenting and dedenting utilities
abhishekGarg26/Java_Programming_Masterclass
🧑💻 This repository is was equiped with the essential skills exercises needed to pursue junior Java developer positions. From the basics of Java programming, such as accepting user input, working with variables, and understanding data types, to advanced concepts like OOPs and manipulating strings, this course covers it all.
aleksander-sienkiewicz/chat-gpt-code-reader
reads python code from a local file, sends it to chat gpt which returns the libraries used, then send to output file
Brisinger/dictionary
Understanding Transformation and operations on List containing dictionaries with integers and strings. Implements string manipulation contained within mutable list.
courseworks/AUT_BP_2024_Fall_HW3
The third assignment for AUT's Basic Programming course (Fall 2024) engages students with diverse C programming exercises, such as sorting words alphabetically, validating passwords, checking palindromes, encrypting with Caesar Cipher, and manipulating arrays. This assignment focuses on developing skills in string manipulation.
dante690dark/calculator
Project calculator of "The odin project" course
DevAthul-88/String-Dooku
A tiny npm package to perform basic string methods
dr8co/LiteString
A simple, lightweight, fast byte string library for C and C++.
DreamLineLove/CS-1104
This repo hosts everything I have worked on for the CS-1104 course.
filipe11402/Futils-Strings
String Formatting Extensions
kalenchukov/Stringi
Набор методов для работы со строками под шуточным названием "стринги" (String Utilities)
MACULINX/Strings
Programma che gestisce delle stringhe
MassiGy/C-strings
This repository contains some useful and drag and drop C-string methods that you can join to your current project.
MuokaPWambua/reverse_word_dot_py
just short and sweet python string manipulation
srinivasvadige/dsa-programs
Data Structures And Algorithms Programs
Troxsoft/Elip
Utils Headers in C++ 20
VX1988/ObfuscateX
A Rust generator to hide strings literal with various encoding and encryption techniques.