SafeString

String processor library

A set of C++ libraries for safe and robust string processing on Arduino boards.

This SafeString library is designed for beginners to be a safe, robust and debuggable replacement for string processing in Arduino. Note, this is NOT my work, I am simply hosting it for easy access. The original code belongs to Forward Computing and Control Pty. Ltd.

GitHub

38 stars
8 watching
12 forks
Language: C++
last commit: almost 2 years ago
arduino-stringsafestring

Related projects:

RepositoryDescriptionStars
btwael/superstringAn efficient string library optimized for memory and CPU usage using the Rope data structure291
ericzimmerman/bstringsA utility for searching and processing strings in various formats and encodings.121
simoncropp/naughtystringsA tool for identifying and mitigating common security vulnerabilities in C code strings234
gagolews/stringiA package providing a fast and portable way to process character strings with Unicode support306
vindarel/cl-strA modern and consistent Common Lisp library for string manipulation.312
maxim2266/strA lightweight C library providing string manipulation functions.312
copperspice/cs_libguardedA header-only library for preventing race conditions in multithreaded programming by tying data and locks together in a type-safe interface.229
blady-com/uxstringsImproves the representation of character strings in Ada GUI applications to handle internationalization and Unicode support more efficiently11
imageworks/pystringA set of C++ functions mimicking Python string class methods using std::string.969
benjamin-hodgson/pidginA lightweight and fast parsing library for C#.931
philogy/safeconsoleA memory-preserving logging library for Solidity applications.50
r1chardj0n3s/parseA library that parses strings using a specification based on the Python format() syntax1,732
ashvardanian/stringzillaA library that provides optimized string manipulation functions to improve performance on modern CPUs.2,290
esemplastic/unisA common architecture for string utilities in the Go programming language70
foonathan/type_safeA set of C++ utilities to prevent bugs at compile time using the type system.1,545