# Resources
# Huff-Language
These are resources built by the Huff Language core team and its contributors.
- huff-rs (opens new window): A Blazing Fast Huff Language Compiler Built In Pure Rust.
- huff-project-template (opens new window): Forkable Foundry project template to get you started with Huff.
- foundry-huff (opens new window): A Foundry Library for working with Huff contracts.
- huff-examples (opens new window): A collection of vigorously tested, exemplary Huff contracts for demonstration purposes.
- huff-breakage (opens new window): Incorrect, Breaking, and Footgunned Huff Contracts.
- vscode-huff (opens new window): A VSCode Extension that enables developers to use the Huff Language.
# Third Party Huff Contracts
These are third party huff contracts. We do not endorse and are not responsible for any liabilities or damages otherwise incurred by any material use of these contracts. Use at your own risk.
- huff-clones (opens new window): A Huff rewrite of Clones-With-Immutable-Args (opens new window) originally written in solidity by @wighawag (opens new window).
# Other Resources
- EVM Codes (opens new window): An interactive reference to Ethereum Virtual Machine Opcodes.
Huff CLI →