tzupingkao's starred repositories

javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

Language:JavaScriptLicense:MITStargazers:185467Issues:4344Issues:348

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:182305Issues:5940Issues:1452

LeetCodeAnimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

algorithm-visualizer

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

Language:JavaScriptLicense:MITStargazers:46452Issues:1230Issues:112

C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

networkx

Network Analysis in Python

Language:PythonLicense:NOASSERTIONStargazers:14498Issues:282Issues:3184

redis-3.0-annotated

带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。

Language:CLicense:BSD-3-ClauseStargazers:9834Issues:585Issues:27

db_tutorial

Writing a sqlite clone from scratch in C

cplusplus-_Implementation_Of_Introduction_to_Algorithms

《算法导论》第三版中算法的C++实现

Language:C++License:GPL-3.0Stargazers:3799Issues:167Issues:6

python_data_structures_and_algorithms

Python 中文数据结构和算法教程

Language:PythonLicense:MITStargazers:2700Issues:83Issues:29

level-ip

A hacker's userspace TCP/IP stack

TinySTL

TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)

lcc

The lcc retargetable ANSI C compiler

parsing-techniques

📕 parsing techniques 中文译本——《解析技术》

picotcp

PicoTCP is a free TCP/IP stack implementation

Language:CLicense:NOASSERTIONStargazers:1149Issues:133Issues:463
Language:CLicense:LGPL-2.1Stargazers:657Issues:85Issues:47

tapip

user-mode TCP/IP stack based on linux tap device

tinyc

https://pandolia.net/tinyc/

2014

2014要做的一些事的记录

qemu_stm32

QEMU with an STM32 microcontroller implementation

Language:CLicense:NOASSERTIONStargazers:524Issues:50Issues:29

duck_db

c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )

mybase

一个极简的数据库Demo

Language:CLicense:GPL-3.0Stargazers:421Issues:18Issues:1

ustl

A size-optimized STL implementation.

Language:C++License:MITStargazers:405Issues:42Issues:88

nstack

Userspace TCP/IP stack for Linux

Language:CLicense:NOASSERTIONStargazers:312Issues:20Issues:1

IntroductionToAlgorithms

The implementations of Introduction to Algorithms.

Language:PythonStargazers:237Issues:16Issues:0

Qedis

A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage

Language:C++License:MITStargazers:179Issues:13Issues:10

course-info-2018

Course info for 6.814/6.830 Fall 2018

SimpleDB-Database-System

Labs of MIT 6.830 Database Systems

cpp_Redis

自己用C++实现小型Redis

Language:C++Stargazers:32Issues:1Issues:0

simple-db

Simple DBMS MIT 6.830 :muscle:

Language:JavaLicense:MITStargazers:19Issues:3Issues:13