Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 354 Bytes

YulLibs

A collection optimized assembly snippets for various data structures and utilities.

Contracts

DataStructures
├─ Stack"Gas optimized uint256 stack."
Utils
├─ ReentrancyGuard"Gas optimized reentrancy guard."

IMPORTANT: This is experimental software. Understand what you are using and use at your own risk.