-
presto Public
Forked from prestodb/prestoDistributed SQL query engine for big data
Java Apache License 2.0 UpdatedNov 6, 2013 -
skynet Public
Forked from cloudwu/skynetA lightweight online game server
C MIT License UpdatedOct 17, 2013 -
fflib Public
Forked from fanchy/fflibFFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. For example socket&net module, log module, thread&lock, tool…
C UpdatedSep 27, 2013 -
maximum-awesome Public
Forked from square/maximum-awesomeConfig files for vim and tmux.
Vim Script Other UpdatedAug 31, 2013 -
-
cracking-the-coding-interview Public
Forked from Hawstein/cracking-the-coding-interviewSolutions for the book: Cracking the coding interview V4. Written in C++.
C++ UpdatedJul 27, 2013 -
groupcache Public
Forked from golang/groupcachegroupcache
Go Apache License 2.0 UpdatedJul 26, 2013 -
cascadb Public
Forked from weicao/cascadbYet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB
C++ BSD 3-Clause "New" or "Revised" License UpdatedJun 7, 2013 -
folly Public
Forked from facebook/follyFolly is an open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedJun 4, 2013 -
kissdb Public
Forked from adamierymenko/kissdb(Keep It) Simple Stupid Database
C UpdatedMay 2, 2013 -
jquery-annotated-source Public
Forked from robflaherty/jquery-annotated-sourcejQuery Annotated Source
JavaScript UpdatedApr 27, 2013 -
-
cpp-netlib Public
Forked from google/cpp-netlibThe C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.
C++ Boost Software License 1.0 UpdatedJan 17, 2013 -
-
-
-
muduo Public
Forked from chenshuo/muduoA C++ non-blocking network library for multi-threaded server in Linux
C++ Other UpdatedNov 15, 2012 -
libqb Public
Forked from ClusterLabs/libqblibqb is a library providing high performance logging, tracing, ipc, and poll.
C GNU Lesser General Public License v2.1 UpdatedNov 12, 2012 -
rethinkdb Public
Forked from rethinkdb/rethinkdbAn open-source, distributed system.
JavaScript Other UpdatedNov 12, 2012 -
parson Public
Forked from kgabis/parsonSmall json parser and reader written in C.
C UpdatedNov 7, 2012 -
ribs2 Public
Forked from lioramr/ribs2RIBS (Robust Infrastructure for Backend Systems) version 2
C Other UpdatedNov 2, 2012 -
BGCC Public
Forked from soar-penguin/BGCCBSD 3-Clause "New" or "Revised" License UpdatedOct 30, 2012 -
-
kbengine Public
Forked from zgpxgame/kbenginehello kbengine! a mmog of engine!
Python GNU Lesser General Public License v3.0 UpdatedOct 26, 2012 -
json-c Public
Forked from json-c/json-cOfficial code repository for json-c https://github.com/json-c/json-c/wiki
C Other UpdatedOct 21, 2012 -
vim-mercenary Public
Forked from jlfwong/vim-mercenarymercenary.txt: A mercurial wrapper so awesome, you should give it money
Vim Script UpdatedAug 21, 2012 -
leveldb Public
Forked from basho/leveldbClone of http://code.google.com/p/leveldb/
-
riak Public
Forked from basho/riakRiak is a decentralized datastore from Basho Technologies.
-
sheepdog Public
Forked from sheepdog/sheepdogDistributed Storage System for QEMU/KVM
-
merkle-tree Public
Forked from weichaoguo/merkle-treeC implementation for Merkle-Tree use md5 as hash function