pynchmeister / yul-greatest-hitsLinks
A collection of Yul/Yul+ code, from basic token standards, to advanced Defi primitives
☆19Updated last month
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:
- Huff Implementation of VRGDAs☆41Updated 3 years ago
- EIP-1167 Minimal Proxy Contract written in Huff☆25Updated 3 years ago
- An interactive VSCode extension that enables developers to visualize, debug, and break down Huff contracts.☆50Updated 2 years ago
- ☆55Updated 3 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated 2 years ago
- ☆51Updated 2 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆46Updated 3 years ago
- clones-with-immutable-args by wighawag written in Huff.☆28Updated 3 years ago
- ☆50Updated 3 years ago
- An apples-to-oranges comparison of Solady's `FixedPointMathLib.mulDiv` function vs. an equivalent Huffidity version☆28Updated 2 years ago
- Create persistent Anvil instances☆32Updated last year
- Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language☆32Updated 3 years ago
- Gas Golfing using Huff and Yul☆80Updated 3 years ago
- Huff Proxies with Create2 (no SLOAD)☆41Updated 3 years ago
- Example setup of Forge tests and CI to do basic checks for storage collisions when iterating on upgradeable contract implementations.☆28Updated 3 years ago
- ☆34Updated 3 years ago
- ☆28Updated 3 years ago
- Grabs multifile solidity contracts from etherscan-based explorers to view in a local editor☆30Updated 3 years ago
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 3 years ago
- A Foundry template to compile and test Huff contracts.☆51Updated 3 years ago
- A library to assist with handling sparse arrays in storage.☆28Updated 2 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
- utilities for more granular and realistic gas measuring in forge tests☆30Updated last year
- Curve style voting escrow (ve) Uniswap v4 hook contract☆24Updated 2 years ago
- ELO calculation as a solidity library (algorithm of 400 / chess ELO)☆34Updated 3 years ago
- a little foundry template that shows how to use anvil to run gas benchmarks☆33Updated 2 years ago
- Unofficial Rust SDK library for the Seaport smart contracts.☆25Updated 2 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆40Updated 3 years ago
- ☆42Updated 2 years ago
- Create breakpoints for use with Foundry debugger -- https://book.getfoundry.sh/cheatcodes/breakpoint☆33Updated 2 years ago