huff-math
Huff library
An implementation of a math library using Huff for smart contract arithmetic operations.
This repo contains smart contract to perform basic arithmetic operations implemented using Huff
24 stars
2 watching
1 forks
Language: Solidity
last commit: 7 months ago
Linked from 1 awesome list
evmhuffsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
praneshasp/huff-goo-issuance | Experimental implementation of Gradual Ownership Optimization (GOO) issuance using the Huff programming language. | 34 |
praneshasp/huffbound | A Soulbound token implementation using Huff. | 36 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
0xdewy/quicksort-huff | An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. | 10 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
advaithd/huff-pg | A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine | 6 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
kadenzipfel/huff-tools | A set of tools for use with the huff language in Solidity. | 21 |
nfurfaro/huffbits | A library for performing bitwise operations on data in the Huff language. | 7 |
byterocket/tsownable-huff | A Two-Step Transfer Ownable contract implemented in Huff for EVM programming | 16 |
0xprinc/huff_binarysearch | An implementation of binary search in Solidity for finding elements in sorted arrays. | 2 |
maddiaa0/huff-vrgda | An implementation of a Huffman coding-based variable rate gamma delta algorithm for Ethereum smart contracts | 41 |