Pinned Repositories
6.824-2020
https://pdos.csail.mit.edu/6.824/schedule.html
benchexec
BenchExec: A Framework for Reliable Benchmarking and Resource Measurement
bitcoinj
cpuminer
CPU miner for Litecoin and Bitcoin
fabric-learning
分享关于区块链项目fabric架构、背书策略等概念、技术等内容
go-releated
mastering-bitcoin-3rd
《精通比特币》第三版翻译,希望本翻译内容能够为大家带来更新的比特币学习内容和一些技术上的思考,内含比特币java应用开发示例、rust的brc20编程实践,使用cpuminer挖矿,BTC二层详细技术分析,欢迎pr提交与BTC相关的技术知识或者修正优化文中错误不足。
MIT-6.824-2018
Practice distributed system development.
MyCameraApp
NewsRecommendation
berryjam's Repositories
berryjam/mastering-bitcoin-3rd
《精通比特币》第三版翻译,希望本翻译内容能够为大家带来更新的比特币学习内容和一些技术上的思考,内含比特币java应用开发示例、rust的brc20编程实践,使用cpuminer挖矿,BTC二层详细技术分析,欢迎pr提交与BTC相关的技术知识或者修正优化文中错误不足。
berryjam/fabric-learning
分享关于区块链项目fabric架构、背书策略等概念、技术等内容
berryjam/jetbrains-licenseserver
This is a tutorial about activating IDEs developed by jetbrains likes Intellij Idea,GoLand,Clion,PyCharm and so on.
berryjam/bitcoinj
berryjam/cpuminer
CPU miner for Litecoin and Bitcoin
berryjam/go-releated
berryjam/MIT-6.824-2018
Practice distributed system development.
berryjam/6.824-2020
https://pdos.csail.mit.edu/6.824/schedule.html
berryjam/berryjam
berryjam/berryjam.github.io
关于区块链、分布式等相关的技术博客
berryjam/consistent
A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
berryjam/corda
Corda is a distributed ledger platform designed to record, manage and automate legal agreements between business partners. Designed by (and for) the world's largest financial institutions yet with applications in multiple industries. It offers a unique response to the privacy and scalability challenges facing decentralised applications.
berryjam/distributed-conf-demo
分布式配置系统demo-slides用
berryjam/ethereum-api
Provable API for Ethereum smart contracts
berryjam/ethereum-learning
以太坊相关
berryjam/go-ethereum
Official Go implementation of the Ethereum protocol
berryjam/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
berryjam/leveldb-learning
Practice and analyze the leveldb
berryjam/maven
Apache Maven core
berryjam/molokai
Molokai color scheme for Vim
berryjam/monkey
Monkey patching in Go
berryjam/ordhook
berryjam/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
berryjam/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
berryjam/seata-go-client
berryjam/seata-golang
A Distributed Transaction Framework, like SEATA, support TCC mode and AT mode. DingTalk: seata-golang 社区
berryjam/snk
🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
berryjam/twill
Mirror of Apache Twill
berryjam/zksync-1
zkSync: trustless scaling and privacy engine for Ethereum
berryjam/zookeeper
Mirror of Apache Hadoop ZooKeeper