Stars
Theoretical solutions for LeetCode problems.
基于HTML5的吃豆人游戏 - 经典游戏开发样例_Pacman based on HTML5
Distributed transactional key-value database, originally created to complement TiDB
Spring 2014. Stanford CS346 project. A mini relational database with query optimization
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available …
This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).
Introduce technologies on blockchain and distributed ledger, from theory to practice with bitcoin, ethereum and hyperledger.
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.