Stars
django中文文档
congmo / django
Forked from django/djangoThe Web framework for perfectionists with deadlines. Now on GitHub.
congmo / jsoup
Forked from jhy/jsoupjsoup: Java HTML Parser, with best of DOM, CSS, and jquery
congmo / workerpool
Forked from shazow/workerpoolPython multithreaded job distribution module.
congmo / jQuery-Tags-Input
Forked from xoxco/jQuery-Tags-InputMagically convert a simple text input into a cool tag list with this jQuery plugin.
congmo / concurrent
Forked from coderplay/concurrentAn attempt to implements j.u.c whereby other alogrithms
congmo / folly
Forked from facebook/follyFolly is an open-source C++ library developed and used at Facebook.
congmo / Font-Awesome
Forked from FortAwesome/Font-AwesomeThe iconic font designed for use with Twitter Bootstrap
congmo / jquery-jsonp
Forked from jaubourg/jquery-jsonpjquery jsonp plugin
congmo / idiomatic-css
Forked from necolas/idiomatic-cssPrinciples of writing consistent, idiomatic CSS.
congmo / idiomatic.js
Forked from rwaldron/idiomatic.jsPrinciples of Writing Consistent, Idiomatic JavaScript
congmo / nodeclub
Forked from cnodejs/nodeclubNode Club 是用 Node.js 和 MongoDb 开发的新型社区软件,界面优雅,功能丰富,小巧迅速, 已在Node.js 中文技术社区 CNode 得到应用,但你完全可以用它搭建自己的社区。
Add-on module for Jackson JSON processor which handles Hibernate (http://www.hibernate.org/) datatypes; and specifically aspects of lazy-loading
congmo / bootstrap
Forked from twbs/bootstrapHTML, CSS, and JS toolkit from Twitter
congmo / limitablemap
Forked from JacksonTian/limitablemapThe limitable map, for avoid memory leak issue.
congmo / leakchecker
Forked from JacksonTian/leakcheckerA tool for check the memory leak.
congmo / TProfiler
Forked from alibaba/TProfilerTProfiler是一个可以在生产环境长期使用的性能分析工具
congmo / shiro
Forked from apache/shiroMirror of Apache Shiro (incubating)
congmo / jquery-cookie
Forked from carhartl/jquery-cookieA simple, lightweight jQuery plugin for reading, writing and deleting cookies
congmo / dpark
Forked from douban/dparkPython clone of Spark, a MapReduce alike framework in Python
congmo / cleo
Forked from LinkedInAttic/cleoA flexible, partial, out-of-order and real-time typeahead search library
congmo / cleo-primer
Forked from jingwei/cleo-primerA restful web application for real-time typeahead and autocomplete
congmo / Varamyr
Forked from khotyn/VaramyrA simple tool to make a Chinese epub file readable in Nook Simple Touch
congmo / sqlautoreview
Forked from taobao/sqlautoreviewautomatic review database dml sql(select,insert,update,delete),build create index script for every SQL statment,and merge all create index script with exist indexes on these tables.