Stars
Caffe2 is a lightweight, modular, and scalable deep learning framework.
Go implementation of the Ethereum protocol
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Delve is a debugger for the Go programming language.
The world’s fastest framework for building websites.
Production-Grade Container Scheduling and Management
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
A framework for distributed systems verification, with fault injection
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Vim plugin for syntax-aware code formatting
Style guides for Google-originated open-source projects
A curated list of Rust code and resources.
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
The most cited deep learning papers
Dr. TLA+ series - learn an algorithm and protocol, study a specification
The Paxos library implemented in C++ that has been used in the WeChat production environment.
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,…