GitHub topics: string-manipulation
anas20023/Code-Forces
Solve of Codeforce Round , Div 2 ,Div 3, Div 4 and other Practice Problems
Language: C++ - Size: 700 KB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

Dharungandhy28/JS-Fundamentals-Alchemy-University
This is Javascript course from Alchemy University
Language: JavaScript - Size: 25.4 KB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0

loderunner/typelit
A type-safe string templating library for TypeScript
Language: TypeScript - Size: 381 KB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 1 - Forks: 1

ggilangffirmansyahh/Caesar-Cipher-Decryption
A C program to decrypt Caesar cipher-encrypted messages using frequency analysis. Reads input files, decrypts messages automatically, and outputs the results.
Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

cdvelop/tinystring
Lightweight Go library that provides comprehensive string manipulation, type conversion, formatting, and error handling with a fluid API, specifically designed for small devices and web applications using TinyGo as the target compiler.
Language: Go - Size: 22.5 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

shelfio/fast-chunk-string
Chunk string into equal substrings with unicode support
Language: TypeScript - Size: 414 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 18 - Forks: 4

BetulKarakaya/Python-Tips-And-Tricks
This project is a compilation of diverse Python code examples showcasing useful techniques, mathematical concepts, and practical implementations. It covers topics such as text analysis, data visualization, mathematical computations, and unique problem-solving approaches to enhance learning and creativity in Python programming.
Language: Python - Size: 567 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 1

matan-h/F7
A simple string manipulation tool using python, commands or AI.
Language: Python - Size: 679 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

yuvrajpandiya/Piero-EnDe-Coder
A powerful encryption and decryption tool that combines the Vigenère cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.
Size: 1000 Bytes - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

google/mug
A small Java 8 library (string manipulation, BiStream, Structured Concurrency, SQL Templates)
Language: Java - Size: 56.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 394 - Forks: 67

kundratkanda/C_Strings
Explore C programming string exercises by Stefano Caramagno. Learn string reversal, length calculation, and more. Join the journey on GitHub! 🚀📁
Language: C - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Fastdog983/C_Strings
# C (Strings)## 📚 IntroductionMy name is **Stefano Caramagno**, and I'm pleased to present this repository containing exercises on **strings** implemented in **C programming language**. These exercises were completed as part of the **Foundations of Computer Science** course during my **Bachelor's Degree in Computer Science and Engineering** at
Language: C - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

martexit/stdx
`stdx` is a minimalist, modular C99 utility library that offers dependency-free, single-header components for common programming tasks. Ideal for quick prototypes and embedded projects, it allows you to integrate only what you need with ease. 🛠️🌍
Language: C - Size: 56.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

nyaomaru/divider
Divide string or string[] with given indexes or delimiters. npm -> https://www.npmjs.com/package/@nyaomaru/divider
Language: TypeScript - Size: 532 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

iansinnott/react-string-replace
A simple way to safely do string replacement with React components
Language: JavaScript - Size: 722 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 661 - Forks: 55

ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
Language: C - Size: 9.01 MB - Last synced at: 4 days ago - Pushed at: 22 days ago - Stars: 2,601 - Forks: 89

urbanjost/M_strings
Fortran string manipulations
Language: Fortran - Size: 45.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 24 - Forks: 3

maxh213/string_editor
A Gleam library for string manipulation and extraction. Extract substrings before, after, or between specific patterns.
Language: Gleam - Size: 0 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

hlntzg/Libft
Custom implementation of standard C library functions, focusing on memory management, string operations, and utility functions.
Language: C - Size: 405 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ajayv14/Implementation-of-Algorithms-and-Data-Structures
Categorize popular Algorithms, learn and track progress.
Language: Java - Size: 3.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

chibuike-07/CPP_PROBLEMS_LAB
Welcome to the C++ Programming Lab Exercises repository! 🎯 This repository features a well-organized collection of C++ programming exercises, pattern problems, and their solutions. It is created to support learners and enthusiasts in building a strong foundation in C++ through practical coding experience and regular practice.
Language: C++ - Size: 1.37 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

kala13x/libxutils
Simple and yet powerful cross-platform C library providing data structures, algorithms and much more
Language: C - Size: 1.22 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 60 - Forks: 9

LupeSalas836/umd-cmsc131-project-showcase
A collection of project descriptions and tested concepts from my CMSC-131(UMD's Introductory CS Course) projects. This showcase highlights key challenges, learnings, and outcomes from each project. For access to code samples or live demos, please contact me directly.
Size: 1.95 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

agl-alexglopez/str_view
Simple, robust, and convenient read-only string handling in C.
Language: C - Size: 588 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

pandyamihir/Arbitrary_Precision_Calculator-APC
A C implementation of big-number arithmetic, supporting unlimited-precision calculations (memory-bound). Performs +, -, ×, ÷ on huge integers/floats using custom algorithms. Demonstrates efficient digit storage and memory management. Great for learning low-level number handling in C.
Language: C - Size: 0 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

vertesy/Stringendo
String parsing functionalites for generating plotnames, filenames and path. Used by MarkdownReprots and ggExpress
Language: R - Size: 161 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

saif-gitreps/Algorithms
Solutions of Solved Algorithm problems from various different online judges.
Language: C++ - Size: 1.19 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1

dekirisu/strung
Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust
Language: Rust - Size: 50.8 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 69 - Forks: 2

arturbac/stralgo
constexpr number <-> string convertions with full support of unterminated string views, utf convertion
Language: C++ - Size: 408 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1

chrisgrieser/nvim-puppeteer
Automatically convert strings to f-strings or template strings and back.
Language: Lua - Size: 106 KB - Last synced at: 1 day ago - Pushed at: 9 days ago - Stars: 67 - Forks: 4

goswinr/Str
String module and extensions for F#
Language: F# - Size: 360 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 0

vindarel/cl-str
Modern, simple and consistent Common Lisp string manipulation library.
Language: Common Lisp - Size: 286 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 321 - Forks: 37

rivo/uniseg
Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go
Language: Go - Size: 862 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 646 - Forks: 63

haskell/text
Haskell library for space- and time-efficient operations over Unicode text.
Language: Haskell - Size: 3.45 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 415 - Forks: 158

sarthakshishodia20/StringsJava
This repo consist of all intermediate , basic and advanced topics from String . Check it Out!!
Language: Java - Size: 37.1 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

voku/portable-utf8
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
Language: PHP - Size: 9.12 MB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 516 - Forks: 85

noraj/ctf-party
:triangular_flag_on_post: A CLI tool & library to enhance and speed up script/exploit writing with string conversion/manipulation.
Language: Ruby - Size: 503 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 83 - Forks: 8

ndigitals04/To-Do-List
A Command Prompt To do list that enables you add tasks, mark accomplished ones as done and remove when needed.
Language: Python - Size: 2.93 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

WojciechMula/pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
Language: C - Size: 660 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1,005 - Forks: 131

mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions
My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
Language: C - Size: 368 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 7 - Forks: 2

danielvartan/groomr
🧹 Tidy Tools
Language: R - Size: 2.4 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

Dannemann/java-string-compressor
Ultra-fast, zero-allocation string compression library. Up to 50% memory reduction.
Language: Java - Size: 341 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

vegardit/haxe-strings
A haxelib for consistent cross-platform UTF-8 string manipulation.
Language: Haxe - Size: 1.23 MB - Last synced at: 1 day ago - Pushed at: 18 days ago - Stars: 79 - Forks: 17

brodieG/fansi
ANSI Control Sequence Aware String Functions
Language: R - Size: 10.7 MB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 56 - Forks: 7

left-pad/left-pad 📦
:arrow_left: String left pad -- deprecated, use String.prototype.padStart()
Language: JavaScript - Size: 51.8 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 1,295 - Forks: 134

lfreleng-actions/file-sed-regex-action
Performs substitutions in a text file using the command-line tool, sed
Size: 44.9 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 1

yegor256/ellipsized
A Ruby function that replaces a piece of text with ellipsis in order to make it fit into certain number of characters
Language: Ruby - Size: 44.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 1

sharkdp/shell-functools
Functional programming tools for the shell
Language: Python - Size: 114 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 1,228 - Forks: 54

andreruffert/remove-leading-slash
🗑 Remove leading slashes from a given string
Language: JavaScript - Size: 85 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

zoni527/libft
Hive Helsinki Ecole 42 curriculum project libft
Language: C - Size: 119 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

PgBiel/typst-oxifmt
Convenient Rust-like string formatting in Typst (previously "typst-strfmt")
Language: Typst - Size: 113 KB - Last synced at: 7 days ago - Pushed at: 21 days ago - Stars: 46 - Forks: 0

TheophilusE/pystringbuilder
A lightweight and efficient Python string builder class for dynamic text construction, minimizing unnecessary string concatenations for better performance.
Language: Python - Size: 7.81 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

funcool/cuerdas
String manipulation library for Clojure(Script)
Language: Clojure - Size: 1.03 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 308 - Forks: 31

marciovmf/stdx
stdx is a minimalist, modular C99 utility library inspired by the STB style. It provides a set of dependency-free, single-header components that extend common programming functionality in C.
Language: C - Size: 136 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

hopsoft/fmt
CLI Templating System and String Formatter
Language: Ruby - Size: 65.4 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 31 - Forks: 0

sidvishnoi/esm-to-cjs
Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming
Language: JavaScript - Size: 44.9 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 4

ehmicky/string-byte-slice
Like `string.slice()` but bytewise.
Language: JavaScript - Size: 8.2 MB - Last synced at: less than a minute ago - Pushed at: 22 days ago - Stars: 8 - Forks: 0

ehmicky/string-byte-length
Get the UTF-8 byte length of a string.
Language: JavaScript - Size: 8.31 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 12 - Forks: 1

daveoncode/python-string-utils
A handy Python library to validate, manipulate and generate strings
Language: Python - Size: 2.31 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 7

Mintone-creators/string-proximity
String-proximity is a high-performance string comparison library built in Rust, offering efficient similarity and proximity functions.
Language: Rust - Size: 116 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

gershnik/sys_string
A family of C++ string classes optimized for interoperability with platform-native string types
Language: C++ - Size: 2.62 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

jedib0t/go-pretty
Table-writer and more in golang!
Language: Go - Size: 3.24 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 3,244 - Forks: 127

colomolo/alfred-string-multitool
Language: JavaScript - Size: 2.89 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 12 - Forks: 2

imevanc/casenator
Casenator - The Ultimate String Transformation Utility
Language: JavaScript - Size: 7.13 MB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 6 - Forks: 0

MirMumtazAli/TextTwist-Helper
A Python program that allows users to perform various string manipulation operations like changing case, reversing, finding index, and checking start/end characters through a menu-driven interface.
Language: Python - Size: 97.7 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

LorhanSohaky/String
This C library provides easier manipulation of dynamic C-strings.
Language: C - Size: 38.1 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

Bodigrim/linear-builder
Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.
Language: Haskell - Size: 188 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 94 - Forks: 4

JumperBot/whitespace-sifter
Sift duplicate whitespaces away!
Language: Rust - Size: 1.85 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 4 - Forks: 0

abhiagx/InterviewBit
A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.
Language: C++ - Size: 289 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 266 - Forks: 165

szaghi/StringiFor
Strings Fortran Manipulator with steroids
Language: Fortran - Size: 17.2 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 89 - Forks: 23

TechNobre/PowerUtils.Text
Helpers, extensions and utilities for manipulating strings
Language: C# - Size: 237 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

denvash/codingame-puzzles-solutions
Elegant puzzles solutions 🖊
Language: Java - Size: 224 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 89 - Forks: 35

tesseradecade/vbml
String validation tool compiling into regex
Language: Python - Size: 73.2 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 3

Zartarius/boolean_algebra
Functions and modules to help with problems relating to boolean algebra and digital circuit design. Requires 0 external libraries or packages.
Language: Python - Size: 124 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

RevereInc/java-obfuscator
This is a baseline Java obfuscator project designed to apply basic transformations to Java bytecode
Language: Java - Size: 31.3 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

KooiInc/js-stringweaver
A nifty JS Stringbuilder
Language: JavaScript - Size: 606 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MadSimple/heart
Dart extension methods for strings and lists, inspired by Haskell
Language: Dart - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Jrgil20/ManejoStrings_Python
Este repositorio contiene una colección de scripts y ejemplos prácticos para entender y aplicar diferentes algoritmos y técnicas de manejo de cadenas de texto (strings) en Python. Está orientado a estudiantes, docentes y cualquier persona interesada en profundizar en el procesamiento y análisis de cadenas de texto.
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

viveknaskar/java-experiments
A collection of Java examples and experiments to understand core concepts, design patterns, and coding practices.
Language: Java - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

Alhadis/Utils
Battle-hardened suite of self-contained utility functions for both browser and Node.
Language: JavaScript - Size: 661 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 5

MarjovanLier/StringManipulation
PHP 8.3+ string manipulation library with accent removal, UTF-8 conversion, name formatting & date validation. Fully typed, 100% tested, production-ready.
Language: PHP - Size: 351 KB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

SzymonHalucha/Minerals.StringCases
Optimized NuGet package with minimum memory allocation designed to help you convert strings to name cases such as Pascal, Camel, Kebab, Snake, Macro, Train and Title
Language: C# - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 1

lukemansell/string-sanitizer
Common methods to easily sanitize specific things from strings, such as excessive spaces, emojis, links, leading/ending whitespace characters and more.
Language: C# - Size: 29.3 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

esentis/string_extensions
Useful String extensions to save you time in production.
Language: Dart - Size: 673 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

bermudaphp/stringy
A comprehensive PHP string manipulation library with full Unicode support
Language: PHP - Size: 325 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Cicatriiz/text-toolkit
Advanced MCP server providing comprehensive text transformation and formatting tools. TextToolkit offers over 40 specialized utilities for case conversion, encoding/decoding, formatting, analysis, and text manipulation - all accessible directly within your AI assistant workflow.
Language: TypeScript - Size: 1.37 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

tigran-sargsyan-w/ft_printf
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
Language: C - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
Language: C++ - Size: 750 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6,028 - Forks: 1,336

DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
Language: C++ - Size: 854 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 546 - Forks: 45

spyderkam/string-manipulator
A set of tools built for coworkers to manipulate large (data) files.
Language: Python - Size: 564 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vbarzokas/greek-utils
A JavaScript library for Greek language with utilities such as replacement of accented and other diacritics characters, conversion from Greek to phonetic, transliterated or greeklish Latin and more.
Language: JavaScript - Size: 39.1 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 96 - Forks: 7

Miguel-Andrade-Cruz/Exprer
Simple Eval code made with python for training recursion and string manipulation
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

overcq/oux
OUX/C+ programming language: modules and build environment
Language: C - Size: 1.91 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

MartinPerry/MyStringLibrary
String library for fun
Language: C++ - Size: 481 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gitkrypton18/CPP_PROBLEMS_LAB
Welcome to the C++ Programming Lab Exercises repository! 🎯 This repository features a well-organized collection of C++ programming exercises, pattern problems, and their solutions. It is created to support learners and enthusiasts in building a strong foundation in C++ through practical coding experience and regular practice.
Language: C++ - Size: 3.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

aakashraawat/CPP_learning
C++ Bootcamp
Language: C++ - Size: 1.37 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

umaranjum2052/algorithms_and_data_structures
Implementations of basic algorithms and data sctructures
Language: Python - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

idemio/tiny-clean
light-weight high-performance sanitizers for common use cases
Language: Rust - Size: 124 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

maxim2266/str
str: yet another string library for C language.
Language: C - Size: 104 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 340 - Forks: 24

irllyliketoast/String-Compression-Problem
This project implements a run-length string compression algorithm across multiple programming paradigms—imperative, functional, and declarative—highlighting how language design shapes problem-solving. It explores both theoretical models (CFGs, NDFSMs) and practical implementations in Python, Java, C++, Prolog, and SML.
Language: C++ - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
