jasonszang's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
iluwatar/java-design-patterns
Design patterns implemented in Java
keras-team/keras
Deep Learning for humans
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
fmtlib/fmt
A modern formatting library
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
fabric/fabric
Simple, Pythonic remote execution and deployment.
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
progschj/ThreadPool
A simple C++11 Thread Pool implementation
ivmai/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
transcode-open/apt-cyg
Apt-cyg, an apt-get like tool for Cygwin
buriy/python-readability
fast python port of arc90's readability tool, updated to match latest readability.js!
jameslyons/python_speech_features
This library provides common speech features for ASR including MFCCs and filterbank energies.
google/fruit
Fruit, a dependency injection framework for C++
menacher/java-game-server
Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.
preshing/cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
xolstice/protobuf-maven-plugin
Maven Plugin that executes the Protocol Buffers (protoc) compiler
niitsuma/word2vec-keras-in-gensim
word2vec uisng keras inside gensim
QHedgeTech/cpp-elasticsearch
C++ Client for elasticsearch
sjtubinlong/Programming-Challenges
solutions to Leetcode/POJ/UVA OJ/etc
ccorcos/deep-learning
Some deep learning models and experiments built with Theano.
neversleepz/gradle-spark
A Gradle build file to help get started with Apache Spark