hufflove
Huffman coder
A Solidity-based implementation of the Huffman coding algorithm for data compression in Ethereum smart contracts
9 stars
0 watching
0 forks
Language: Solidity
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
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 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
kadenzipfel/huff-tools | A set of tools for use with the huff language in Solidity. | 21 |
rumblesan/improviz | A live-coding environment for creating visual performances of abstract shapes and patterns | 89 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
juanfranblanco/vscode-solidity | A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
h00p30/8bitarray | An implementation of an 8-bit array data structure using Huffman coding in Solidity | 12 |
merklefruit/huff-single-byte-dispatcher | An optimized function dispatcher for smart contracts using a single-byte selector and jump table | 11 |
0xdewy/quicksort-huff | An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. | 10 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
hyperledger-solang/solang | A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms | 1,270 |