• Stars
    star
    1
  • Language
    Go
  • License
    MIT License
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

参考Rust的Optional实现的

More Repositories

1

hvalid

hvalid is a lightweight validation library written in Go language.(一个用Go语言编写的轻量级验证库)
Go
9
star
2

Issuing

基于Golang开发的,快速发行自己的Erc20Token的工具。A tool for quickly issuing your own Erc20Token based on Golang.
Go
3
star
3

design_patterns_with_go

基于Golang实现的设计模式代码
Go
2
star
4

uniswapV3_deployer

Quickly Deploying Uniswap V3 to Blockchain Networks. 快速部署Uniswap V3到区块链网络
Solidity
2
star
5

key25519

a Go library that implements ED25519-based BIP32, BIP39, and BIP44 for HD wallet management and secure ECDH key exchange using Curve25519.(key25519 是一个基于 ED25519 的 Go 语言库,实现了 BIP32、BIP39 和 BIP44,用于管理分层确定性(HD)钱包,并基于 Curve25519 实现了安全的椭圆曲线密钥交换)
Go
1
star
6

go-gin-template

基于Gin开发的项目布局。
Go
1
star
7

evm

fork自go-ethereum的evm核心源码,抽象依赖,使任意想要实现兼容evm的区块链系统更容易实现
Go
1
star
8

hpool

Go
1
star
9

hcache

基于go语言的LRU1/LRU-K Cache简单实现
Go
1
star
10

keypair

基于ED25519封装的密钥对
Go
1
star
11

keylock

KeyLock is an efficient and scalable key-value lock library, supporting concurrent lock operations for types such as strings and integers, suitable for fine-grained lock control needs in high-concurrency scenarios.(KeyLock是一个高效可扩展的键值锁库,支持字符串和整数等类型的并发锁操作,适用于高并发场景下的细粒度锁控制需求。)
Go
1
star