Pinned Repositories
ClickHouse
ClickHouse® is a real-time analytics DBMS
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
6.828-labs
my labs answer for https://pdos.csail.mit.edu/6.828/2014/
6.828-MIT-OS
The implementation of MIT's 6.828 Operating System Engineering
6.828mit
The source of lab and assignment for 6.828 of MIT
fredchenbj.github.io
My Personal Blog
tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
tikv
Distributed transactional key-value database, originally created to complement TiDB
fredchenbj's Repositories
fredchenbj/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
fredchenbj/abseil-cpp
Abseil Common Libraries (C++)
fredchenbj/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
fredchenbj/cherry-bot
fredchenbj/clickhouse-operator
The ClickHouse Operator creates, configures and manages ClickHouse clusters running on Kubernetes
fredchenbj/CPlusPlusThings
C++那些事
fredchenbj/cpp_study
follow me to study modern c++
fredchenbj/cppbestpractices
Collaborative Collection of C++ Best Practices
fredchenbj/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
fredchenbj/EnsembleLearning
包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用
fredchenbj/freetsdb
An Open-Source Time Series Database, and the BEST Open-Source replacement for InfluxDB Enterprise.
fredchenbj/geek_time_cpp
Code examples for Geek Time
fredchenbj/glog
C++ implementation of the Google logging module
fredchenbj/kvproto
Protocol buffer files for TiKV
fredchenbj/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
fredchenbj/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
fredchenbj/milvus
An open source embedding vector similarity search engine powered by Faiss, NMSLIB and Annoy
fredchenbj/mpitutorial
MPI programming lessons in C and executable code examples
fredchenbj/oneTBB
Official Threading Building Blocks (TBB) GitHub repository. For Commercial Intel® TBB distribution, please click here: https://software.intel.com/en-us/tbb
fredchenbj/pika
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
fredchenbj/pybind11
Seamless operability between C++11 and Python
fredchenbj/raft-engine
A WAL-is-data engine that used to store multi-raft log
fredchenbj/recommenders-addons
Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
fredchenbj/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.
fredchenbj/serving
A flexible, high-performance serving system for machine learning models
fredchenbj/tensorflow
An Open Source Machine Learning Framework for Everyone
fredchenbj/tensornet
fredchenbj/thread-safe-lru
A C++ template class providing a thread-safe LRU cache
fredchenbj/tikv
Distributed transactional key-value database, originally created to complement TiDB
fredchenbj/x-deeplearning
An industrial deep learning framework for high-dimension sparse data