solidity-stringutils
String library
A utility library providing efficient string manipulation functions for Solidity
Basic string utilities for Solidity
1k stars
24 watching
373 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alianse777/solidity-standard-library | A collection of reusable building blocks for Solidity programming, providing basic data structures and mathematical functions. | 65 |
tintinweb/solidity-shell | An interactive shell for writing and executing Solidity code | 544 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
imageworks/pystring | A set of C++ functions mimicking Python string class methods using std::string. | 954 |
tomlion/vim-solidity | A Vim plugin that provides syntax highlighting and features for the Solidity programming language used in Ethereum development | 489 |
jprichardson/string.js | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,809 |
abdk-consulting/abdk-libraries-solidity | A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. | 396 |
maxim2266/str | A lightweight C library providing string manipulation functions. | 307 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
partylikeits1983/num-complex-solidity | A Solidity library providing complex number arithmetic functions | 53 |
alex-gutev/agutil | A collection of Common Lisp utility functions and macros to simplify development | 4 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
philogy/safeconsole | A memory-preserving logging library for Solidity applications. | 50 |
sawickiap/str_view | A small C++ library for creating immutable string views into externally owned character strings. | 24 |