awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
esaulpaugh avatar

esaulpaugh/headlong

0
View on GitHub↗
89 stars·21 forks·Java·Apache-2.0·8 views

Headlong

High-performance Contract ABI and RLP for Ethereum

Features

  • ABI and Contract Tools - Java library for type-safe ABI and RLP handling.
  • ABI Tools - Type-safe Java library for ABI and RLP encoding.

Star history

Star history chart for esaulpaugh/headlongStar history chart for esaulpaugh/headlong

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Headlong

These projects share indexed features with Headlong. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hiddentao/ethereum-abi-uihiddentao avatar

    hiddentao/ethereum-abi-ui

    57View on GitHub↗

    Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI

    JavaScript
    View on GitHub↗57
  • consensys/abi-decoderConsenSys avatar

    ConsenSys/abi-decoder

    643View on GitHub↗

    Nodejs and Javascript library for decoding data params and events from ethereum transactions

    JavaScript
    View on GitHub↗643
  • 0xproject/0x-monorepo0xProject avatar

    0xProject/0x-monorepo

    1,407View on GitHub↗

    0x protocol monorepo - includes our smart contracts and many developer tools

    TypeScript
    View on GitHub↗1,407
  • stefh/nethereum-codegeneratorStefH avatar

    StefH/Nethereum-CodeGenerator

    6View on GitHub↗

    A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts

    EJS
    View on GitHub↗6
Compare all 7 related projects→

Frequently asked questions

What does esaulpaugh/headlong do?

High-performance Contract ABI and RLP for Ethereum

What are the main features of esaulpaugh/headlong?

The main features of esaulpaugh/headlong are: ABI and Contract Tools, ABI Tools.

Which projects share features with esaulpaugh/headlong?

Projects with overlapping indexed features include: hiddentao/ethereum-abi-ui — Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI. consensys/abi-decoder — Nodejs and Javascript library for decoding data params and events from ethereum transactions. 0xproject/0x-monorepo — 0x protocol monorepo - includes our smart contracts and many developer tools. stefh/nethereum-codegenerator — A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts. mesg-foundation/service-ethereum-contract. hashex/abiencoder.