{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides Ethereum utility functions for address validation, type conversions, and encoding operations, implemented in C for faster execution than the original eth-utils.","skillfed_tags":["ethereum","performance-optimized","c-compiled"],"use_cases":["Use as a drop-in replacement for eth-utils in existing Ethereum projects to gain performance without code changes.","Accelerate utility-heavy Ethereum tooling where address validation or encoding is a performance bottleneck.","Support modern Python versions (3.10\u20133.14) in Ethereum projects that need current language features.","Maintain existing exception handling when migrating from eth-utils due to inherited exception class compatibility.","Deploy on diverse platforms (macOS, Linux, Windows, ARM) using precompiled wheels to avoid build overhead."],"what_it_does":"faster-eth-utils is a C-compiled fork of eth-utils that provides common utility functions for Ethereum development. It maintains API compatibility with eth-utils while trading compilation overhead for runtime speed. The package depends on eth-utils, eth-typing, eth-hash, pydantic, toolz, cytoolz, cchecksum, and mypy-extensions.\n\nThe fork is kept in sync with upstream eth-utils releases and exception classes inherit from their eth-utils counterparts, so existing exception handlers continue to work without modification. It supports Python 3.10 through 3.14 on CPython and ships precompiled wheels for macOS, Linux (multiple architectures), Windows, and ARM platforms, reducing installation friction on common systems.","worth_installing":"Yes, if you already use eth-utils and want faster execution without rewriting code. The C compilation, active maintenance, and exception compatibility make it a low-risk swap. Install friction is moderate due to compiled wheels, but prebuilt binaries cover common platforms. No known vulnerabilities and permissive MIT license. Not worth installing if you don't use eth-utils or if your bottleneck is elsewhere."},"id":"faster-eth-utils","links":{"html":"https://skillfed.io/packages/faster-eth-utils","md":"https://skillfed.io/packages/faster-eth-utils.md","pypi":"https://pypi.org/project/faster-eth-utils/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-11","license_spdx":null,"license_treatment":"permissive","name":"faster-eth-utils","python_support":"supports_current","summary":"A faster fork of eth-utils: Common utility functions for python code that interacts with Ethereum. Implemented in C."},"popularity":{"monthly_downloads":230369,"position":9111,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.3.29"}
