prb-math
Fixed-point math library
A library providing advanced fixed-point math functions with type safety and gas efficiency
Solidity library for advanced fixed-point math
884 stars
11 watching
125 forks
Language: Solidity
last commit: about 1 month ago
Linked from 2 awesome lists
decentralized-financedefiethereumevmlibrarymathsmart-contractssolidity
Related projects:
Repository | Description | Stars |
---|---|---|
paulrberg/prb-test | A collection of testing assertions and logging utilities for Solidity smart contracts. | 182 |
nikolaydubina/fpmoney | A Go library that provides a precise, float-free representation of financial amounts with support for fixed-point decimal arithmetic and ISO 4217 currency codes. | 29 |
mikelankamp/fpm | A header-only C++ library providing deterministic fixed-point math functionality | 672 |
abdk-consulting/abdk-libraries-solidity | A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. | 395 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
influenceth/cubit | A math library designed to handle fixed-point arithmetic in various contexts, including Cairo and Starknet. | 41 |
paritytrading/philadelphia | A Fast FIX protocol library for the JVM | 326 |
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
paleolimbot/libproj | Provides high-performance geometry operations using the PROJ C API. | 16 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
cpmech/russell | A comprehensive library of numerical and mathematical functions for high-performance computations in various fields. | 114 |
pmttavara/pt_math | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |
lechgrzelak/quantfinancebook | Provides Python implementations of mathematical modeling and computation in finance exercises from a popular book | 496 |
eagr/sol-repl | A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum | 4 |