The Practice of Programming Exercise Solutions
☆15Aug 31, 2015Updated 10 years ago
Alternatives and similar repositories for tpop
Users that are interested in tpop are comparing it to the libraries listed below
Sorting:
- Supply chain management using Cross Application Permissioned Blockchain☆11Feb 24, 2026Updated 2 weeks ago
- A curated list of awesome cross-blockchain protocol resources☆12Apr 9, 2018Updated 7 years ago
- An Ethereum on CKB solution☆12Apr 25, 2020Updated 5 years ago
- test system for javascript operational transformation algorithms☆30Feb 21, 2015Updated 11 years ago
- ☆14Aug 11, 2013Updated 12 years ago
- UTXO implementation in hyperledger fabric☆15Jun 1, 2018Updated 7 years ago
- ☆15Jul 3, 2011Updated 14 years ago
- ☆13Nov 13, 2018Updated 7 years ago
- Notes for Stanford online course Compilers by Prof. Alex Aiken☆10May 15, 2020Updated 5 years ago
- ☆16Nov 20, 2016Updated 9 years ago
- BlockSense: Blockchain Based Trustworthy Crowd-sensing Platform☆19May 15, 2023Updated 2 years ago
- A guide for Dapp developing.☆20Apr 19, 2019Updated 6 years ago
- ☆18Jan 26, 2024Updated 2 years ago
- Collection of Competitive Programming templates written by me in Python.☆26Aug 1, 2021Updated 4 years ago
- 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。☆18Mar 25, 2019Updated 6 years ago
- flask微电影前端页面☆23Aug 31, 2017Updated 8 years ago
- Sample code for Atomic Crosschain Transactions☆21Dec 17, 2021Updated 4 years ago
- Design proposals and raw ideas☆28Mar 7, 2022Updated 4 years ago
- Simulation of several BFT consensus algorithms for benchmarking☆26Jul 29, 2019Updated 6 years ago
- open source blockchain explorer for the STEEM blockchain☆26Apr 22, 2020Updated 5 years ago
- Best book to learn Spring Boot☆26Sep 2, 2019Updated 6 years ago
- Ethereum smart contracts that enable the verification of transactions of a "target" blockchain on a different "verifying" blockchain in a…☆37Feb 4, 2023Updated 3 years ago
- Handbook for ACM-ICPC Amritapuri/Chennai 2016☆34Dec 22, 2017Updated 8 years ago
- A blog base on springboot+jquery+bootstrap+lucene+mybatis☆33Feb 27, 2017Updated 9 years ago
- Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric☆40Jun 19, 2020Updated 5 years ago
- A framework empowers the development of smart contracts that support cross-chain transactions.☆48May 5, 2023Updated 2 years ago
- a blockchain project based pos+pbft consensus algorithm and evm powered by tendermint and ethereum☆42Dec 9, 2022Updated 3 years ago
- ZKPDL & cashlib: A language-based system for zero-knowledge proofs and electronic cash (e-cash).☆55Mar 22, 2016Updated 9 years ago
- Go Client for interacting with Libra Blockchain☆49Nov 26, 2019Updated 6 years ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆44Dec 16, 2022Updated 3 years ago
- CITA VM☆52May 5, 2024Updated last year
- Annchain.OG is a DAG based decentralized ledger and Dapp platform☆58Feb 25, 2023Updated 3 years ago
- Discrete-event simulation for BFT consensus protocols☆48Oct 13, 2021Updated 4 years ago
- 一个通过Electron-vue写的以太坊钱包,支持Win、Mac、Linux运行,支持104种语言,本人已通过本程序完成转账,本程序无需像Mist那样同步节点数据到本机,源码已公开☆52Nov 2, 2019Updated 6 years ago
- Book price compare in China online book market.☆40Dec 9, 2016Updated 9 years ago
- An open source distributed value network☆54Nov 20, 2019Updated 6 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- Tiny玩具语言(Go语言实现/包含Tiny编译器/CASL汇编器/COMET虚拟机/调试器/支持WebAssembly/LLVM)☆73Jul 22, 2024Updated last year
- Small and easy C++ AdaBoost Implementation