Pinned Repositories
about
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
bgslibrary
A background subtraction library
binder-for-linux
An experimental project to port Android Binder IPC subsystem to Ubuntu Linux.
binutils
gittup.org's binutils
bitcoin
Bitcoin Core integration/staging tree
BitcointalkSpider
Using scrapy to crawl some dates from www.bitcointalk.org and store data in Mongodb,also can plot it by pylab.
enet
ENet reliable UDP networking library
java-learning
旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web
MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
fusichang107117's Repositories
fusichang107117/enet
ENet reliable UDP networking library
fusichang107117/binder-for-linux
An experimental project to port Android Binder IPC subsystem to Ubuntu Linux.
fusichang107117/bitcoin
Bitcoin Core integration/staging tree
fusichang107117/cctools-port
Apple cctools port for Linux, *BSD and Windows (Cygwin)
fusichang107117/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
fusichang107117/cJSON
Ultralightweight JSON parser in ANSI C
fusichang107117/cmake-cookbook
CMake Cookbook recipes.
fusichang107117/connectedhomeip
Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
fusichang107117/esp-idf
Espressif IoT Development Framework. Official development framework for ESP32.
fusichang107117/first
fusichang107117/FlameGraph
Stack trace visualizer
fusichang107117/font
fusichang107117/gitignore
A collection of useful .gitignore templates
fusichang107117/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
fusichang107117/iproxyx
fusichang107117/jansson
C library for encoding, decoding and manipulating JSON data
fusichang107117/jshon
Jshon is a JSON parser designed for maximum convenience within the shell.
fusichang107117/json
JSON for Modern C++
fusichang107117/kcp
KCP - A Fast and Reliable ARQ Protocol (快速可靠传输协议)
fusichang107117/linux
Linux kernel source tree
fusichang107117/MAX30100
Driver for MAX30100 using arduino
fusichang107117/mosquitto
Mosquitto
fusichang107117/msgpack-c
MessagePack implementation for C and C++ / msgpack.org[C/C++]
fusichang107117/paho.mqtt-sn.embedded-c
Paho C MQTT-SN gateway and libraries for embedded systems. Paho is an Eclipse IoT project.
fusichang107117/rudp
Reliable UDP
fusichang107117/shm_container
A collection of shared memory containers for high performance server
fusichang107117/smaz
Small strings compression library
fusichang107117/source
Mirror of https://git.lede-project.org/?p=source.git Please send your PRs against this tree. They will be merged via staging trees and appear in this tree once the staging trees get merged back into source.git
fusichang107117/uthash
C macros for hash tables and more
fusichang107117/zxing-cpp
C++ port of ZXing