jacob-pan's Stars
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
node-pcap/node_pcap
libpcap bindings for node
wc-duck/getopt
simple getopt-implementation
alex85k/wingetopt
getopt library for Windows compilers
guillermocalvo/exceptions4c
:sheep: An exception handling framework for C
cbsheng/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
vitalyrodnenko/geeknote
Console client for Evernote.
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
oreillymedia/svg-essentials-examples
sveinbjornt/STPrivilegedTask
An NSTask-like wrapper around the macOS Security Framework's AuthorizationExecuteWithPrivileges function to run shell commands with root privileges in Objective-C / Cocoa.
iamleeg/LogViewer
An example of using launchd, service management and Authorization Services to build a factored Mac app.
nwjs/nw-gyp
native addon build tool for node-webkit
firmadyne/firmadyne
Platform for emulation and dynamic analysis of Linux-based firmware
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
mozilla/pdf.js
PDF Reader in JavaScript
luohaha/Chinese-uvbook
翻译的libuv的中文教程
nikhilm/uvbook
An Introduction to libuv
thlorenz/libuv-dox
Documenting types and methods of libuv, mostly by reading 'uv.h'.
forhappy/uvbook
《An Introduction to libuv》中文翻译
thlorenz/learnuv
Learn uv for fun and profit, a self guided workshop to the library that powers Node.js.
libuv/libuv
Cross-platform asynchronous I/O
bnoordhuis/node-event-emitter
shows how to emit events from C++ land
gerhardberger/addon-emitter
event emitter for native addons
ThrowTheSwitch/Unity
Simple Unit Testing for C
TooTallNate/node-ogg
Node.js native binding to libogg
libxmljs/libxmljs
NodeJS bindings for libxml2 written in Typescript
mogemimi/gyp-getting-started
Getting started with GYP.
examplecode/gypdemo
the gyp demo for chromium build system
springmeyer/hello-gyp
Hello world sample for gyp build tool