Stars
Build a Bluetooth GATT server with Android Things
An example program for the Arduino Nano 33 BLE Sense that outputs CSV data for all sensors through UART.
Arduino Nano 33 BLE Sense Code Collection
A language and runtime for distributed, incremental data processing in the cloud
Class materials for a distributed systems lecture series
Code from my experiments on Numerai
Curated list of Go design patterns, recipes and idioms
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Laroche…
A high performance replicated log service. (The development is moved to Apache Incubator)
The Go language implementation of gRPC. HTTP/2 based RPC
Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
A collection of Kaggle solutions. Not very polished.
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
A fault tolerant, protocol-agnostic RPC system
The authorization Gem for Ruby on Rails.
Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
BlinkDB: Sub-Second Approximate Queries on Very Large Data.
Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
A LUA fast, low-latency, low-memory footprint, web JSON-API framework with Test Driven Development helpers and patterns.
Software to automate the management and configuration of infrastructure and applications at scale.
Common code and interview problems solved in multiple languages