Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobthebuidler/cchecksum
https://github.com/bobthebuidler/cchecksum
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobthebuidler/cchecksum
- Owner: BobTheBuidler
- Created: 2024-12-04T00:50:42.000Z (23 days ago)
- Default Branch: master
- Last Pushed: 2024-12-04T01:11:46.000Z (23 days ago)
- Last Synced: 2024-12-04T01:15:19.165Z (23 days ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CChecksum
CChecksum is a ~2x faster drop-in replacement for eth_utils.to_checksum_address, with the most cpu-intensive part implemented in c.
Just `pip install cchecksum`, drop it in, and run your script with a substantial speed improvement.
![image](https://github.com/user-attachments/assets/a2da6950-2759-42fa-8a56-7d7e095cd2ce)