btczee
Bitcoin protocol
An implementation of the Bitcoin protocol in Zig.
Bitcoin protocol implementation in Zig.
50 stars
4 watching
30 forks
Language: Zig
last commit: 2 months ago bitcoinbitcoin-walletziglang
Related projects:
Repository | Description | Stars |
---|---|---|
zig-bitcoin/coconut | An implementation of a Cashu wallet and mint in the Zig programming language | 23 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 79 |
ikskuh/zig-network | A cross-platform networking library with a minimal API surface | 492 |
jsign/verkle-crypto | Cryptography implementation for Ethereum's Verkle Trees | 38 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
ziglang/zig-pypi | A tool for packaging Zig programming language releases as Python binary wheels and publishing them to PyPI. | 152 |
dantecatalfamo/9p-zig | A Zig programming language implementation of the 9P2000 protocol for file system communication | 4 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 462 |
jedisct1/zig-minisign | An implementation of Minisign in Zig. | 55 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
alexnask/interface.zig | A library that provides a simple and flexible way to create dynamic interfaces in Zig | 168 |
karlseguin/smtp_client.zig | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 19 |
getty-zig/getty | A serialization framework that provides efficient and customizable data modeling and serialization capabilities | 201 |
sam701/zig-cli | A package for building command line apps in Zig | 214 |