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
894 stars
12 watching
125 forks
Language: Solidity
last commit: 3 months 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 library for precise and efficient decimal money handling in Go. | 30 |
mikelankamp/fpm | A header-only C++ library providing deterministic fixed-point math functionality | 679 |
abdk-consulting/abdk-libraries-solidity | A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. | 397 |
paulrberg/foundry-template | A pre-configured development environment for building and testing Solidity smart contracts | 570 |
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 | 328 |
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,465 |
cpmech/russell | A comprehensive library of numerical and mathematical functions for high-performance computations in various fields. | 118 |
pmttavara/pt_math | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |
lechgrzelak/quantfinancebook | Provides solutions to mathematical modeling and computation problems in finance using Python | 516 |
eagr/sol-repl | A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum | 4 |