string-builder
There are 27 repositories under string-builder topic.
Bodigrim/linear-builder
Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.
linkdotnet/StringBuilder
A fast and low allocation StringBuilder for .NET.
sevensc/typescript-string-operations
Simple lightweight string operation library for Typescript. No jQuery required! Unit tested, works with Angular.
fisothemes/TwinCAT-Dynamic-String-Kit
A library that provides tools for working with dynamic strings in TwinCAT. It includes a comprehensive string builder with string enumeration and a read-only string builder adapter. Additionally, there are several C-style string functions, such as strstr(...), strlcpy(...), isspace(...), and more.
magiclen/node-stringbuilder
An easy and fast in-memory string builder for Node.js.
halil/string-builder
Node.JS String Builder
chroma-x/php-string-builder
A string builder library providing different string methods written in PHP.
detectivekaktus/c-extended
Header only library that extends the C programming language
ckerr/buffy
An embeddable, MIT-licensed, C-language, zero-dependency memory buffer class inspired by libevent's evbuffer. It consists of just a few files that can be dropped into your own project as-is.
sb255/Strings
About Strings in Java!
tanaskovicVesna/CoffeeShop
App starts with splashscreen ,then shows up coffee images on the gridview. By clicking on item, opens certain coffee page where user can order coffee, set amount, check is wants topping or some cookies. Final order and the total price are sent as a message to the email by using implicit intent
davidallendj/artisan
Experimental SQL string builder using Go's type system
MadAppGang/css-class-combiner
Simple utility to build css class names out of multiple string variables
rmarinsky/sbb
SBB - Decorator for StringBuilder
tanaskovicVesna/EarthquakeReport
App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens another activity that shows google map of eartquake location.
zeusdeux/c-libs
stb style single header libs for basic utilities in C programs such string view, arena allocator, gap buffer, etc.
AyushGupta16/Password_Generator
This project is a Java Console Application to generate Random passwords and performing a password strength check.
KismetKill/StringBuilder
StringBuilder in C
WaqasAzamKml/ReadFromFile
Android application for reading text from a file inside the projects assets directory and the setting that text to a textview. Also searches for a specified pattern or text using regular expression. (Regex-Search used with the intention to find some shortcodes inside the text file and then replace those shortcodes with their respective text/code).
Zenbilgi/PalindromeChecker
Palindrome Checker; this C# program checks whether a given string is a palindrome or not.
cailyncodes/html-string-builder
A simple collection of functions to help build html documents as strings.
mfcecilia/practice-questions-01
VT Programming team lecture 2016.02.16
sanjujosh/String-Quotter
Quote the strings for Oracle SQL automatically