Pinned Repositories
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
abseil-cpp
Abseil Common Libraries (C++)
abseil-py
Abseil Common Libraries (Python)
ACE
A copy of ACE from http://www.cs.wustl.edu/~schmidt/ACE.html
AF
algo
Data Structure & Algorithm
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
annotated_redis_source
带有详细注释的 Redis 2.6 源码
architect-awesome
后端架构师技术图谱
models
Models built with TensorFlow
lebinhe's Repositories
lebinhe/1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
lebinhe/abseil-cpp
Abseil Common Libraries (C++)
lebinhe/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
lebinhe/BetterAndBetter
BetterAndBetter 是一款包含很多功能的 macOS 软件。
lebinhe/Cache_Bench
A cache libarary with lru cache and clock cache , and the basic cache bench tool to test the cache's performance.
lebinhe/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
lebinhe/chromium
The official GitHub mirror of the Chromium source
lebinhe/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
lebinhe/cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
lebinhe/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
lebinhe/Dapper-translation
translate the paper of "Dapper, a Large-Scale Distributed Systems Tracing Infrastructure"
lebinhe/Dragonfly
Dragonfly is an intelligent P2P based image and file distribution system.
lebinhe/flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
lebinhe/fmt
A modern formatting library
lebinhe/follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
lebinhe/game-programmer
A Study Path for Game Programmer
lebinhe/gpu-manager
lebinhe/k8s-source-code-analysis
《k8s-1.13版本源码分析》
lebinhe/kubernetes-handbook-1
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
lebinhe/libcds
A C++ library of Concurrent Data Structures
lebinhe/MyTinySTL
Achieve a tiny STL in C++11
lebinhe/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
lebinhe/Reco-papers
Classic papers and resources on recommendation
lebinhe/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
lebinhe/SparrowRecSys
A Deep Learning Recommender System
lebinhe/spdlog
Fast C++ logging library.
lebinhe/stl4go
Generic Container and Algorithm Library for Go
lebinhe/terarkdb
A RocksDB compatible KV storage engine with better performance
lebinhe/tinytetris
80x23 terminal tetris!
lebinhe/vcuda-controller