Gavin.Bai (Ga-vin)

Ga-vin

Geek Repo

Location:Shanghai.China

Github PK Tool:Github PK Tool

Gavin.Bai's repositories

python

Chef cookbook to install Python and related tools

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Ethernet_ENC28J60

[NOT MAINTAINED, NOT COMPLETED] Implementation of an Arduino-compatible socket layer library that uses Microchip ENC28J60 Ethernet controller.

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

windows-build-tools

The Windows Build Tools

Language:NSISLicense:GPL-2.0Stargazers:0Issues:0Issues:0

pycallgraph

pycallgraph is a Python module that creates call graphs for Python programs.

Language:PythonLicense:GPL-2.0Stargazers:0Issues:0Issues:0

2048.c

Console version of the game "2048" for GNU/Linux

Language:CLicense:MITStargazers:0Issues:0Issues:0

byte-unixbench

Automatically exported from code.google.com/p/byte-unixbench

Language:CStargazers:0Issues:0Issues:0

SOHU-DBProxy

搜狐公司强大的数据库中间件

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

linux_bash

Some practices to use bash script

Language:ShellStargazers:0Issues:0Issues:0

qwt

Unofficial git mirror of the official svn repo. Updated daily, with all branches.

Language:C++Stargazers:0Issues:0Issues:0

micropython

The Micro Python project

Language:CLicense:MITStargazers:0Issues:0Issues:0

sgos

一个多任务的操作系统,可运行在Intel x86 32位的计算机上。

Language:CStargazers:0Issues:0Issues:0

apache

Apache 2.4.x

Language:CStargazers:0Issues:0Issues:0

ucGUI

Small GUI Library of MCUs

Language:CStargazers:0Issues:0Issues:0

valgrind

GitHub clone of SVN repo svn://svn.valgrind.org/valgrind/trunk (cloned by http://svn2github.com/). This repo is not updated anymore. Please read at http://piotr.gabryjeluk.pl/blog:svn2github-problems

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

AderSCloud

AderSCloud是一个开源、专业、可靠的云存储平台;解决文件集中存储、共享和跨平台访问等问题. AderSCloud is an open source cloud storage system with features on privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can also be encrypted with a user chosen password. AderSCloud also allows users to create groups and easily sharing files into groups.

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

Redis-Code

redis键值数据库源码分析

Language:CStargazers:0Issues:0Issues:0

cpucompare

A GTK+ application to make comparisons between CPU models

Language:PythonStargazers:0Issues:0Issues:0

nbench

Linux/Unix nbench (previously known as BYTE's Native Mode Benchmarks)

Language:CStargazers:0Issues:0Issues:0

ARM

exercises for arm development

Language:CStargazers:0Issues:0Issues:0

image_handler

we use qt program to handle image file.

Language:C++Stargazers:0Issues:0Issues:0

nedmalloc

An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patch itself into existing binaries on Windows.

Language:C++License:BSL-1.0Stargazers:0Issues:0Issues:0

message_queue

Fast and easy inter-thread message queue

Language:CLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

pok

POK kernel repository. Visit http://pok.tuxfamily.org

Language:CLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

mx-queued

a fast and simple message queue server

Language:CStargazers:0Issues:0Issues:0

os

A x86 based kernel and user space environment written in C++.

Language:C++Stargazers:0Issues:0Issues:0

WinMerge

Clone from http://svn.code.sf.net/p/winmerge/code (via git svn to local repo, then push to GitHub)

Language:C++Stargazers:0Issues:0Issues:0
License:GPL-2.0Stargazers:0Issues:0Issues:0

src

The directory contains all source code of myself

Stargazers:0Issues:0Issues:0

QQrobot

QQrobot是用C++语言开发设计,程序界面、网络通迅等模块使用了Qt,Qt是开源的,跨平台C++程序图形界面框架库,QQrobot具备跨平台特性,可在linux、MAC OS以及Windows等操作系统中运行,集成开发编译环境请到 http://qt-project.org/ 下载。 QQrobot基于腾讯公司WebQQ协议实现,可以向QQ群或者是个人自动发送信息。分为两个部分,QQ主体和robot插件。QQ主体解析WebQQ协议,负责QQ号码登录,信息接收和发送功能。robot分析聊天内容,跟据聊天内容智能做出回应。 QQ主体窗口内,可监控显示聊天信息、好友列表、群列表和机器人列表。为QQ群或者个人指定随意多个机器人为之提供服务。也提供了信息发送功能,可随时向QQ群或者个人发送信息。 robot插件,使用Qt5的plugin技术,可单独开发,编译后拷贝到plugins目录中,QQ主体自动识别安装运行。robot插件只要完成接口RobotInterface内的name和listenandsay方法就ok,name返回robot的名子,listenandsay的参数是收到的聊天内容和发送者信息,返回值是robot回应信息。

Language:C++License:LGPL-2.1Stargazers:0Issues:0Issues:0