strings
There are 1836 repositories under strings topic.
williamfiset/Algorithms
A collection of algorithms and data structures
kennymkchan/interview-questions-in-javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
mandiant/flare-floss
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
aceakash/string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
danielstjules/Stringy
A PHP string manipulation library with multibyte support
gookit/goutil
💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
huandu/xstrings
Implements string functions widely used in other languages but absent in Go.
CYB3RMX/Qu1cksc0pe
All-in-One malware analysis tool.
fortran-lang/stdlib
Fortran Standard Library
mohakapt/Stringz
A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
tidyverse/glue
Glue strings to data in R. Small, fast, dependency free interpreted string literals.
adrielcafe/lyricist
🌎 The missing I18N/L10N (internationalization/localization) multiplatform library for Jetpack Compose!
mandiant/stringsifter
A machine learning tool that ranks strings based on their relevance for malware analysis.
alexhagiopol/cracking-the-coding-interview
:books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
tidyverse/stringr
A fresh approach to string manipulation in R
rivo/uniseg
Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go
Airsaid/AndroidLocalizePlugin
:earth_asia: Android localization plugin. supports multiple languages and multiple translators.
JohnSundell/Sweep
Fast and powerful Swift string scanning made simple
JcMinarro/Philology
An easy way to dynamically replace Strings of your Android App or provide new languages Over-the-air without needed to publish a new release on Google Play.
PHLAK/Twine
String manipulation, leveled up!
feature23/StringSimilarity.NET
A .NET port of java-string-similarity
gophercises/quiz
Ex 1 - Run timed quizzes via the command line
anubhavshrimal/Data-Structures-Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Decybel07/L10n-swift
Localization of the application with ability to change language "on the fly" and support for plural form in any language.
maxim2266/str
str: yet another string library for C language.
funcool/cuerdas
String manipulation library for Clojure(Script)
drewnoakes/string-theory
Identify and reduce memory used by duplicate .NET strings
shomali11/util
A collection of useful utility functions
sallar/stringz
:100: Super fast unicode-aware string manipulation Javascript library
JuliaStrings/LaTeXStrings.jl
convenient input and display of LaTeX equation strings for the Julia language
Narahari-Sundaragopalan/JavaScript-Interview-Questions
A good collection of technical interview and software development questions in JavaScript
jecolon/ziglyph
Unicode text processing for the Zig programming language.
ozgio/strutil
String utilities for Go
ct-austin/ifmt
Inline expression interpolation for Rust.
forPelevin/gomoji
Helpful functions to work with emoji in Golang
nikoo28/java-solutions
Solutions in JAVA for some coding platforms.