Stan1990's Stars
clibs/clib
Package manager for the C programming language.
qyuhen/book
学习笔记
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
andremm/typedlua
An Optional Type System for Lua
fpinscala/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
ftiasch/acm-icpc
marioyc/Online-Judge-Solutions
Solutions to ACM ICPC - style problems
soulmachine/acm-cheat-sheet
Acm Cheat Sheet
callumacrae/tryregex
:book: An interactive regex tutorial
vigsterkr/libjingle
libjingle clone of the original svn with some local patches.
bigwhite/lcut
a Lightweight C Unit Testing framework
facebookarchive/flint
An open-source lint program for C++ developed by, and formerly used at Facebook.
leafo/moonscript
:crescent_moon: A language that compiles to Lua
gittup/tup
Tup is a file-based build system.
cloudwu/coroutine
A asymmetric coroutine library for C.
cloudwu/socket-server
cloudwu/ldebug
A Lua Remote Debugger
cloudwu/hive
Parallel lua states
cloudwu/buddy
Buddy memory allocation
ejoy/ejoy2d
A 2D Graphics Engine for Mobile Game
liangdong/Server
How to build a Async Server.
colaghost/coroutine_event
在libevent的基础上提供同步的接口,在获得异步效率的同时提供更方便的编程方式
cloudwu/skynet
A lightweight online game framework
geertj/cgreenlet
Coroutines for C/C++
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
facebookarchive/libphenom
An eventing framework for building high performance and high scalability systems in C.
xtaci/algorithms
Algorithms & Data structures in C++.
tianyicui/pack
背包问题九讲
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.