pynchmeister / yul-greatest-hitsLinks
A collection of Yul/Yul+ code, from basic token standards, to advanced Defi primitives
☆19Updated 2 years ago
Alternatives and similar repositories for yul-greatest-hits
Users that are interested in yul-greatest-hits are comparing it to the libraries listed below
Sorting:
- An interactive VSCode extension that enables developers to visualize, debug, and break down Huff contracts.☆50Updated last year
- Huff Implementation of VRGDAs☆41Updated 3 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated 2 years ago
- ☆51Updated 2 years ago
- EIP-1167 Minimal Proxy Contract written in Huff☆25Updated 3 years ago
- Create persistent Anvil instances☆32Updated last year
- ☆42Updated 3 years ago
- A Foundry template to compile and test Huff contracts.☆51Updated 3 years ago
- clones-with-immutable-args by wighawag written in Huff.☆27Updated 3 years ago
- Incorrect, Breaking, and Footgunned Huff Contracts.☆30Updated 2 years ago
- An apples-to-oranges comparison of Solady's `FixedPointMathLib.mulDiv` function vs. an equivalent Huffidity version☆27Updated 2 years ago
- Huff Proxies with Create2 (no SLOAD)☆41Updated 2 years ago
- Solidity calldata, memory, transient storage, and storage debugger☆20Updated 2 years ago
- ☆41Updated 3 years ago
- Foundry template for the Optimizor Club SQRT challenge☆57Updated 2 years ago
- a little foundry template that shows how to use anvil to run gas benchmarks☆33Updated 2 years ago
- Speedrun this in Huff https://saxenism.com/web3/solidity/language-tricks/bit-magic/intermediate/2022/09/06/Bit-Magic-Solidity.html☆21Updated 2 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆47Updated 3 years ago
- A library to assist with handling sparse arrays in storage.☆27Updated 2 years ago
- ☆29Updated 3 years ago
- Flashloan-proof Uniswap v3 price-out-of-range oracle for querying if a position is out of range onchain☆50Updated 2 years ago
- ☆54Updated 2 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆40Updated 3 years ago
- Curve style voting escrow (ve) Uniswap v4 hook contract☆24Updated 2 years ago
- Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language☆32Updated 3 years ago
- Example setup of Forge tests and CI to do basic checks for storage collisions when iterating on upgradeable contract implementations.☆28Updated 2 years ago
- Foundry test utils.☆29Updated 3 years ago
- Contract for Smart Cars in the 0xmonaco challenge from Paradigm CTF 2022☆45Updated 3 years ago
- pseudonymous transfers of Ether tokens using create2 & selfdestruct()☆32Updated 2 years ago
- UniswapX SwapRouter02 Executor Filler Written in Huff Language☆29Updated 2 years ago