huff-vrgda
VRGDA library
An implementation of a Huffman coding-based variable rate gamma delta algorithm for Ethereum smart contracts
Huff Implementation of VRGDAs
41 stars
2 watching
2 forks
Language: Solidity
last commit: about 2 years ago
Linked from 1 awesome list
ethereumhuffsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
advaithd/huff-pg | A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine | 6 |
praneshasp/huff-goo-issuance | Experimental implementation of Gradual Ownership Optimization (GOO) issuance using the Huff programming language. | 34 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
0xdewy/quicksort-huff | An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. | 10 |
whitenois3/huff-snark-verifier | Generates optimized smart contract code for verifying proofs in blockchain applications | 126 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |
evyatar9/gpthidra | An extension that uses AI-powered natural language processing to explain code functionality | 346 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
tkzo/hufflove | A Solidity-based implementation of the Huffman coding algorithm for data compression in Ethereum smart contracts | 9 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |