lxlsosi's Stars
vinniefalco/DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing
dartsim/dart
DART: Dynamic Animation and Robotics Toolkit
sudar/Yahoo_LDA
Yahoo!'s topic modelling framework using Latent Dirichlet Allocation
commoncrawl/commoncrawl-crawler
The Common Crawl Crawler Engine and Related MapReduce code (2008-2012)
echen/link-prediction
Solution to Facebook's link prediction contest on Kaggle.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
watashi/AlgoSolution
Solutions for Problems of Algorithm Contests and Online Judges
networkx/networkx
Network Analysis in Python
flexible-collision-library/fcl
Flexible Collision Library
maksim2042/PyCon2012
Tutorial at PyCon2012
jmhodges/levigo
levigo is a Go wrapper for LevelDB
maksim2042/SNABook
Code for "Social Networks for Startups"
xushiwei/mgo
Rich MongoDB driver for Go