Pinned Repositories
bitcoind-rpc
A client library to connect to Bitcoin Core RPC in JavaScript.
bitcore-node
Extensible full node using the Bitcore build of Bitcoin
CityHash-For-Java
CityHashのJava実装
epub.book
using epub.js to create book store app
flink-web
Apache Flink Website
mysql-multi-node
Execute sql in multiple mysql database node.
PrivateDataRouter
A Data Router Using C++ Builder 6. Which contains a simulator and a master program. Simulator will send or receive data using serial port and tcp channel to the master. Master will receive data from simulator and peer master and router the message depends channel infomation including the message. Any message will be packed in a message with channel head.
UlordChain
Ulord is a P2P value delivery public chain. Through building its blockchain underlying architecture and digital resource distribution protocols, it enables third-party developers to explore their own applications over open-source agreements to form a complete ecology of blockchain technology and applications.
zabbix-source-read
Zabbix源码分析
yinhaibo's Repositories
yinhaibo/bitcore-node
Extensible full node using the Bitcore build of Bitcoin
yinhaibo/PrivateDataRouter
A Data Router Using C++ Builder 6. Which contains a simulator and a master program. Simulator will send or receive data using serial port and tcp channel to the master. Master will receive data from simulator and peer master and router the message depends channel infomation including the message. Any message will be packed in a message with channel head.
yinhaibo/zabbix-source-read
Zabbix源码分析
yinhaibo/bitcoind-rpc
A client library to connect to Bitcoin Core RPC in JavaScript.
yinhaibo/CityHash-For-Java
CityHashのJava実装
yinhaibo/epub.book
using epub.js to create book store app
yinhaibo/flink-web
Apache Flink Website
yinhaibo/Isd17xxx
Isd17xxx series library for stm32 hal library
yinhaibo/luajava
LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java. LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing. LuaJava also allows Java to implement an interface using Lua. This way any interface can be implemented in Lua and passed as parameter to any method, and when called, the equivalent function will be called in Lua, and it's result passed back to Java.
yinhaibo/mysql-multi-node
Execute sql in multiple mysql database node.
yinhaibo/UlordChain
Ulord is a P2P value delivery public chain. Through building its blockchain underlying architecture and digital resource distribution protocols, it enables third-party developers to explore their own applications over open-source agreements to form a complete ecology of blockchain technology and applications.
yinhaibo/healthcaredatastandard
healthcare data standard in China
yinhaibo/Mycat-Server
yinhaibo/Mycat2
MySQL Proxy using Java NIO ,simple and fast
yinhaibo/node-readlines
Read large text files line by line (synchronous) for Node.js
yinhaibo/string-tools
java字符串处理工具集。目前仅支持某些中文的繁体<->简体的转换和cityhash实现,其中繁简对应关系收录在字典文件,必要时可以自行扩展。cityhash的结果完全和官方c版本一致。
yinhaibo/switchery
iOS 7 style switches for your checkboxes
yinhaibo/utf8.js
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
yinhaibo/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port