pynchmeister / yul-greatest-hits
A collection of Yul/Yul+ code, from basic token standards, to advanced Defi primitives
☆18Updated last year
Alternatives and similar repositories for yul-greatest-hits:
Users that are interested in yul-greatest-hits are comparing it to the libraries listed below
- Huff Implementation of VRGDAs☆41Updated 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
- EIP-1167 Minimal Proxy Contract written in Huff☆24Updated 2 years ago
- Extensive Tests with the Forge Standard Library,☆20Updated 2 years ago
- ☆28Updated 2 years ago
- Foundry test utils.☆29Updated 2 years ago
- An apples-to-oranges comparison of Solady's `FixedPointMathLib.mulDiv` function vs. an equivalent Huffidity version☆27Updated last year
- clones-with-immutable-args by wighawag written in Huff.☆27Updated 2 years ago
- GOO(Gradual Ownership Optimization) issuance implementation using Huff☆34Updated 2 years ago
- Create persistent Anvil instances☆32Updated 5 months ago
- Unofficial Rust SDK library for the Seaport smart contracts.☆23Updated last year
- Rolling Liquidity Vault: an ERC4626 compliant vault, passive liquidity vault built atop Sense Space Pools☆27Updated last year
- Huff Proxies with Create2 (no SLOAD)☆41Updated 2 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated last year
- Safe multi-sig rewritten in Huff☆13Updated last year
- Solidity calldata, memory, transient storage, and storage debugger☆20Updated last year
- Curve style voting escrow (ve) Uniswap v4 hook contract☆24Updated last year
- foundry-x-chainlink☆32Updated 2 years ago
- ☆34Updated 2 years ago
- ERC721 contract written entirely in assembly, with custom storage mappings.☆23Updated 2 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆32Updated 2 years ago
- Sense Space: a YieldSpace implementation with a native yield-bearing side and an oracle☆37Updated 2 years ago
- ☆54Updated 2 years ago
- Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language☆32Updated 2 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
- A set of tools for use with the huff language.☆21Updated 2 years ago
- pseudonymous transfers of Ether tokens using create2 & selfdestruct()☆32Updated 2 years ago
- a little foundry template that shows how to use anvil to run gas benchmarks☆33Updated last year
- A puzzle for Curta CTF☆26Updated last year
- ☆51Updated last year