solidity-standard-library
Data structure library
A collection of reusable building blocks for Solidity programming, providing basic data structures and mathematical functions.
Solidity standard library (Array, random, math, string)
65 stars
2 watching
20 forks
last commit: over 6 years ago
Linked from 1 awesome list
mathssoliditystandard-librarystrings
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. | 397 |
| A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
| A Solidity library providing complex number arithmetic functions | 53 |
| A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 441 |
| A utility library providing efficient string manipulation functions for Solidity | 1,140 |
| A memory-preserving logging library for Solidity applications. | 50 |
| A Solidity library providing basic trigonometry functions with improved accuracy and gas optimization. | 146 |
| An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
| An interactive shell for writing and executing Solidity code | 543 |
| A tutorial series explaining Solidity's storage layout, memory layout, and ABI encoding rules to help developers understand the internal workings of Smart Contracts. | 47 |
| A plugin for IntelliJ IDEA to support smart contract development in the Solidity programming language | 1,080 |
| A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
| A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
| A language mode for Solidity, used in Ethereum blockchain development | 206 |
| A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |