huff-single-byte-dispatcher
Function dispatcher
An optimized function dispatcher for smart contracts using a single-byte selector and jump table
A single-byte function dispatch method for EVM smart contracts
11 stars
1 watching
0 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
evmhuffsmart-contracts
Related projects:
Repository | Description | Stars |
---|---|---|
benleim/huff-merkle | A smart contract that distributes tokens using a Merkle tree and the Huff language | 12 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
joel-jeremy/deezpatch | A simple fast dispatch library designed to support the CQRS pattern in Java applications | 42 |
byterocket/tsownable-huff | A Two-Step Transfer Ownable contract implemented in Huff for EVM programming | 16 |
aneek/slim-event-dispatcher | An event dispatcher that integrates with the Slim Framework to enable event-driven programming | 7 |
aleclarson/dispatcher | An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. | 107 |
amadimichael/huff-console | Utility for visualizing Huff contract state during execution | 65 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
furmanoff/lager_slack | A Slack backend for buffering and sending logs in packs to a specific channel | 2 |
alexsniffin/gosd | A scheduling library for dispatching messages to channels with priority queuing capabilities | 24 |
amadimichael/uniswapx-huff-filler | Executes UniswapX orders by dynamically filling Uniswap V2 and V3 pools | 30 |
alex-gutev/static-dispatch | A static dispatch library for Common Lisp that enables optimization by choosing methods at compile-time. | 80 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |