lf2013's Stars
bos/stanford-cs240h
Course materials for Stanford CS240h, "Functional Systems in Haskell"
hzlmn/haskell-must-watch
Huge list of videos, talks, courses for Haskell programming language.
jaspervdj/hakyll
A static website compiler library in Haskell
yesodweb/yesod
A RESTful Haskell web framework built on WAI.
commercialhaskell/stack
The Haskell Tool Stack
facebook/Haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services.
tensorflow/haskell
Haskell bindings for TensorFlow
bitemyapp/learnhaskell
Learn Haskell
huangzworks/real-world-haskell-cn
《Real World Haskell》中文翻译项目
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
donutloop/mux
mux is a lightweight HTTP request router
jgm/pandoc
Universal markup converter
golang/go
The Go programming language
vmg/sundown
Standards compliant, fast, secure markdown processing library in C
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
pystorm/streamparse
Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
nathanmarz/storm
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
sbt/sbt
sbt, the interactive build tool
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
smallnest/C1000K-Servers
:zap: High performance websocket servers implemented by Spray-can, Netty, undertow, jetty, Vert.x, Grizzly, node.js and Go. It supports 1,200,000 active websocket connections
phaistos-networks/TANK
A very high performance distributed log service
nathancahill/Anycomplete
The magic of Google Autocomplete while you're typing. Anywhere.
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
airbnb/kafkat
KafkaT-ool
Qihoo360/logkafka
Collect logs and send lines to Apache Kafka
yahoo/CMAK
CMAK is a tool for managing Apache Kafka clusters
googleworkspace/md2googleslides
Generate Google Slides from markdown
wbolster/plyvel
Plyvel, a fast and feature-rich Python interface to LevelDB
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.