-
-
sofa-pbrpc Public
Forked from baidu/sofa-pbrpcA light-weight RPC implement of google protobuf RPC framework.
C Other UpdatedJul 3, 2014 -
the-swift-programming-language-in-chinese Public
Forked from SwiftGGTeam/the-swift-programming-language-in-chinese中文版 Apple 官方 Swift 教程《The Swift Programming Language》
-
JSON.sh Public
Forked from dominictarr/JSON.sha pipeable JSON parser written in Bash
Shell Other UpdatedMay 26, 2014 -
The-Art-Of-Programming-By-July Public
Forked from julycoding/The-Art-Of-Programming-By-July-2nd本项目是July和他伙伴们的《程序员编程艺术》的电子书版本
C UpdatedFeb 21, 2014 -
folly Public
Forked from facebook/follyFolly is an open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedFeb 7, 2014 -
go-web-foundation Public
Forked from unknwon/go-web-foundation《Go Web基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成《Go编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。
Go UpdatedJan 6, 2014 -
go-fundamental-programming Public
Forked from unknwon/go-fundamental-programming《Go编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
Go UpdatedDec 9, 2013 -
mark-sweep Public
Forked from munificent/mark-sweepA simple mark-sweep garbage collector in C
C Other UpdatedDec 8, 2013 -
offlineDB Public
Forked from coderLMN/offlineDBAn offline DB demo based on AngularJS framework and HTML5 IndexedDB
JavaScript UpdatedNov 27, 2013 -
rocksdb Public
Forked from facebook/rocksdbEmbedded key-value store for fast storage
C++ Other UpdatedNov 19, 2013 -
oceanbase Public
Forked from wenshao/oceanbaseOceanBase is a distributed database system.
C++ GNU General Public License v2.0 UpdatedNov 15, 2013 -
-
-
bootstrap Public
Forked from twbs/bootstrapSleek, intuitive, and powerful front-end framework for faster and easier web development.
JavaScript Apache License 2.0 UpdatedNov 7, 2013 -
reddit Public
Forked from reddit-archive/redditthe code that powers reddit.com
Python Other UpdatedNov 6, 2013 -
definitive_guide_to_django_deployment Public
Forked from gjlondon/definitive_guide_to_django_deploymentA guide to best practices in production Django deployment, plus a set of Chef scripts to create a solid configuration.
Ruby Other UpdatedNov 6, 2013 -
free-programming-books-zh_CN Public
Forked from justjavac/free-programming-books-zh_CN免费的计算机编程类中文书籍,欢迎投稿
GNU General Public License v3.0 UpdatedNov 4, 2013 -
ionicons Public
Forked from ionic-team/ioniconsThe premium icon font for Ionic Framework
CSS MIT License UpdatedNov 3, 2013 -
hivemall Public
Forked from myui/hivemallScalable machine learning library for Hive/Hadoop
Java GNU Lesser General Public License v2.1 UpdatedOct 31, 2013 -
dsjslib Public
Forked from monmohan/dsjslibThis is a collection of data structures and utilities, implemented in JavaScript. Its written and tested using Node.js but the dependencies are mostly peripheral (e.g util for logging and assert mo…
JavaScript MIT License UpdatedOct 28, 2013 -
python-guide Public
Forked from realpython/python-guidePython best practices guidebook, written for Humans.
Python Other UpdatedOct 24, 2013 -
-
angularjs-style-guide Public
Forked from mgechev/angularjs-style-guideCommunity-driven set of best practices for AngularJS application development
UpdatedOct 17, 2013 -
-
JazzHands Public
Forked from IFTTT/JazzHandsA simple, keyframe based animation framework for UIKit. Perfect for scrolling app intros.
Objective-C MIT License UpdatedOct 4, 2013 -
-
build-web-application-with-golang Public
Forked from astaxie/build-web-application-with-golangA golang ebook intro how to build a web with golang
Go BSD 3-Clause "New" or "Revised" License UpdatedSep 27, 2013 -
stackoverflow-py-top-qa Public
Forked from wklken/stackoverflow-py-top-qastackoverflow上Python相关回答整理翻译
UpdatedSep 24, 2013 -
A-Detailed-Cplusplus-Concurrency-Tutorial Public
Forked from forhappy/Cplusplus-Concurrency-In-PracticeA Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》