Veterun's Stars
Cylix/Reflex
C++14 Reflection Library
lukasmartinelli/py14
Python to C++ 14 transpiler
spyder-ide/spyder
Official repository for Spyder - The Scientific Python Development Environment
dmlc/mxnet-examples
MXNet Example
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
twitter/scalding
A Scala API for Cascading
twitter-archive/commons
Twitter common libraries for python and the JVM (deprecated)
twitter-archive/torch-autograd
Autograd automatically differentiates native Torch code
twitter/twitter-text
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
apache/incubator-heron
Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
twitter/twemoji
Emoji for everyone. https://twemoji.twitter.com/
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Quicksaver/FindBar-Tweak
A firefox add-on that lets you customize the Find Toolbar the way you like it.
winpython/winpython
A free Python-distribution for Windows platform, including prebuilt packages for Scientific Python.
Mendeley/mrec
A recommender systems development and evaluation package by Mendeley
ocelma/python-recsys
A python library for implementing a recommender system
clasnake/recommender
A recommender system using collaborative filtering written in python.
ferventdesert/etlpy
a smart stream-like crawler & etl python library
cloudviz/agentless-system-crawler
A tool to crawl systems like crawlers for the web
buckyroberts/Spider
Python website crawler.
theanti9/PyCrawler
A python web crawler
SmileXie/zhihu_crawler
Crawler of zhihu.com
gnemoug/distribute_crawler
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
binux/pyspider
A Powerful Spider(Web Crawler) System in Python.
python-recsys/benchy
A benchmark framework for testing algorithms and pairwise metrics.
mybatis/ibatis-spring
Ibatis integration code copied from Spring ORM 3.2.x branch
mybatis/memcached-cache
MyBatis Memcached adapter
mybatis/redis-cache
MyBatis Redis Cache adapter
mybatis/mybatis.github.io
MyBatis public site
mybatis/mybatis-3
MyBatis SQL mapper framework for Java