Found 79,719 repositories(showing 30)
minimaxir
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
wekan
The Open Source kanban, built with Meteor. GitHub issues/PRs are only for FLOSS Developers, not for support, support is at https://wekan.fi/commercial-support/ . New English strings for new features at imports/i18n/data/en.i18n.json . Non-English translations at https://app.transifex.com/wekan/wekan only.
williamfiset
A collection of algorithms and data structures
tporadowski
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
lukeed
A tiny (239B) utility for constructing `className` strings conditionally.
Humanizr
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
kellyjonbrazil
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
sindresorhus
Parse and stringify URL query strings
norman
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
asaskevich
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
antirez
Simple Dynamic Strings library for C
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
mandiant
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
kennymkchan
A mostly reasonable collection of technical software development interview questions solved in Javascript
Rightpoint
Beautiful, easy attributed strings in Swift
devongovett
Generate regular expressions that match a set of strings
ashvardanian
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
Rich-Harris
Manipulate strings like a wizard
aceakash
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
danielstjules
A PHP string manipulation library with multibyte support
blakeembrey
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
gookit
💪 Helper Utils(900+): 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,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
jamesturk
🪼 a python library for doing approximate and phonetic matching of strings.
delba
An easier way to compose attributed strings
araddon
GoLang Parse many date strings without knowing format in advance.
go-querystring is Go library for encoding structs into URL query strings.
zspecza
🔖 Useful template literal tags for dealing with strings in ES2015+
CYB3RMX
All-in-One malware analysis tool.
kentcdodds
🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports!