cale1992's Stars
goplus/gop
The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
ipfs/kubo
An IPFS implementation in Go
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
ThoughtWorksInc/Binding.scala
Reactive data-binding for Scala
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.
CSUG/real_world_scala
an introduction book on real world's scala, including its main stream frameworks and MOMs...
eliangcs/pystock-data
(UNMAINTAINED) US stock market data since 2009
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
cisco/ChezScheme
Chez Scheme
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
lift/framework
Lift Framework
DeathKing/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
ty4z2008/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
cyfdecyf/cow
HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.
yankay/scala-tour
A cooler tour the same as scala language
sbt/sbt
sbt, the interactive build tool
twitter/scala_school
Lessons in the Fundamentals of Scala
haoel/leetcode
LeetCode Problems' Solutions
ankurdave/kmeans-spark
A simple implementation of k-means clustering on the Spark cluster computing framework. See http://cs.berkeley.edu/~matei/spark.
typelevel/fs2
Compositional, streaming I/O library for Scala
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
pedrovgs/Algorithms
Solutions for some common algorithm problems written in Java.
kayousterhout/trace-analysis
Scripts to analyze Spark's performance