chenhaoj's Stars
facebook/folly
An open-source C++ library developed and used at Facebook.
aristocratos/btop
A monitor of resources
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
mockito/mockito
Most popular Mocking framework for unit tests written in Java
boltdb/bolt
An embedded key/value database for Go.
p0deje/Maccy
Lightweight clipboard manager for macOS
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
linyiLYi/bilibot
A local chatbot fine-tuned by bilibili user comments.
pf4j/pf4j
Plugin Framework for Java (PF4J)
alibaba/async_simple
Simple, light-weight and easy-to-use asynchronous components
Consensys/gnark
gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
mayerui/sudoku
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
ggchivalrous/yiyin
一款照片水印添加工具
Uniswap/permit2
🔑🔑🔑 next generation token approvals mechanism
zcash/halo2
The Halo2 zero-knowledge proving system
hyperledger/caliper
A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
oyjcodes/tour
😳基于SSM框架的旅游门户网站:包括前台模块、后台模块。该系统的前台模块主要包括在线预定、发布游记、发表评论、点赞游记、个人信息设置等主要功能。后台模块主要包括景点管理、特产管理、酒店管理、游记管理、评论管理等主要功能
rdi-berkeley/zkp-mooc-lab
rdi-berkeley/zkp-course-lecture3-code
xiaoxuxiansheng/goredis
redis implemented by golang
oyjcodes/wx-video-admin
🎯番茄短视频-后台管理。基于SpringBoot 搭建,网站前端:bootstrap前端框架 + javascript + css +html +jquery +ajax
AntChainOpenLabs/AntChainDeveloperDigitalBadges
蚂蚁链开发者徽章服务示例
oyjcodes/mmall
🛒🛒🛒使用 SSM 搭建的电商网站,数据库采用 MySql。包含用户管理,订单,品类,产品,购物车,地址,在线支付七个模块。项目的演进会逐步融合tomcat集群,nginx负载均衡,redis缓存分布式,redis分布式锁,单点登录,Spring Session,Spring Schedule定时关单,Redisson等
KyrinCode/ZKP
preda-devteam/preda
PREDA, a general programming language for parallel execution of smart contract transactions on sharding blockchains
oyjcodes/wx-videos-api
🍭番茄短视频-微信后端API; 基于Spring+SpringMVC+Mybatis构建
AntChainOpenLabs/AntChainBridgeRelayer
AntChain Bridge Relayer listens the crosschain messages through Blockchain Bridge Component and transports messages to receiving blockchain.