Pinned Repositories
6.828
kernel
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
Autocompletion
source code for autocompletion, approximate autocompletion, search as your type
badger
Fastest key-value store in Go.
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
bounter
Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.
bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
os_course_info
Information HUB of os course
YangXiangGcc's Repositories
YangXiangGcc/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
YangXiangGcc/Autocompletion
source code for autocompletion, approximate autocompletion, search as your type
YangXiangGcc/badger
Fastest key-value store in Go.
YangXiangGcc/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
YangXiangGcc/bounter
Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.
YangXiangGcc/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
YangXiangGcc/brotli
Brotli compression format
YangXiangGcc/BucketCompressionTrick
Cool trick to store 4 5-bit values in one 16-bit value.
YangXiangGcc/bwa
Burrow-Wheeler Aligner for pairwise alignment between DNA sequences
YangXiangGcc/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
YangXiangGcc/CRoaring
Roaring bitmaps in C (and C++)
YangXiangGcc/db_tutorial
Writing a sqlite clone from scratch in C
YangXiangGcc/faiss
A library for efficient similarity search and clustering of dense vectors.
YangXiangGcc/fastText
Library for fast text representation and classification.
YangXiangGcc/graph-matching-toolkit
YangXiangGcc/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
YangXiangGcc/kDriver-Fuzzer
YangXiangGcc/Learning-SICP
《计算机程序的构造和解释》公开课中文化项目。
YangXiangGcc/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
YangXiangGcc/meltdown
This repository contains several applications, demonstrating the Meltdown bug.
YangXiangGcc/modern-cpp-concepts
A repository containing C++11/14/17 concepts and code snippets
YangXiangGcc/or-tools
Google's Operations Research tools
YangXiangGcc/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
YangXiangGcc/protobuf
Protocol Buffers - Google's data interchange format
YangXiangGcc/RankLibBM25F-IA
A Learning to Rank Library
YangXiangGcc/rax
A radix tree implementation in ANSI C
YangXiangGcc/sdsl-lite
Succinct Data Structure Library 2.0
YangXiangGcc/SimpleCoin
Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
YangXiangGcc/ticki.github.io
YangXiangGcc/YangXiangGcc.github.io
yangxiang's blog