Huffs
Solidity compilers
An implementation of popular Solidity libraries and contracts in the Huff language
Huff language implementation of popular (and unpopular) solidity libraries and contracts.
18 stars
2 watching
0 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
bytecodeevmhuff
Related projects:
Repository | Description | Stars |
---|---|---|
amadimichael/huff-console | Utility for visualizing Huff contract state during execution | 64 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
amadimichael/uniswapx-huff-filler | Executes UniswapX orders by dynamically filling Uniswap V2 and V3 pools | 30 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |
kadenzipfel/huff-tools | A set of tools for use with the huff language in Solidity. | 21 |
amadimichael/erc7399-huff-reference | An implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard | 1 |
amadimichael/p256-verifier-huff | An experimental implementation of a curve signature verifier optimized in Huff Language for the P256 curve | 26 |
amadimichael/mimcsponge-huffidity | A tool that embeds MiMCSponge Hash bytecode into Solidity contracts using Dynamic Huffidity and Tornado Cash | 10 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
0xdewy/quicksort-huff | An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. | 10 |
ethereum/solc-bin | Provides current and historical builds of the Solidity Compiler | 401 |