Pinned Repositories
ak-detector
detect AccessKey ID/Secret of AliCloud in git repo
algograph
A (both directed and undirected) graph and their algorithms implemented in Rust
aliyun-tablestore-cpp-sdk
TableStore SDK for C++
envflag
Flags from env used in C++, somewhat inspired by envflag package in Golang.
fancy_assert
A fancy assertion facility for C++
fathom
A python library to draw figures usually used in Computer Science contexts, such as trees and automata.
http2-intro
an unpractical introduction to HTTP/2
LuaMetapost
a lua wrapper to metapost
modern_db_part0
Introduce internal techniques about modern databases. Part 0 talks about storage.
testa
a behaviour-driven testing framework for clojure, lua, c++, python, etc.
TimeExceed's Repositories
TimeExceed/testa
a behaviour-driven testing framework for clojure, lua, c++, python, etc.
TimeExceed/envflag
Flags from env used in C++, somewhat inspired by envflag package in Golang.
TimeExceed/modern_db_part0
Introduce internal techniques about modern databases. Part 0 talks about storage.
TimeExceed/algograph
A (both directed and undirected) graph and their algorithms implemented in Rust
TimeExceed/alicloud-tablestore-rust-sdk
A pure Rust SDK for AliCloud TableStore
TimeExceed/fancy_assert
A fancy assertion facility for C++
TimeExceed/fathom
A python library to draw figures usually used in Computer Science contexts, such as trees and automata.
TimeExceed/cpp_lessons
A long talk to teach modern C++
TimeExceed/design-principles
Principles to a Software Design
TimeExceed/desktop
TimeExceed/fp_excercise
TimeExceed/jemalloc-heap-profile-example
An example for profiling heap by jemalloc in Rust
TimeExceed/learn-physical-design
My personal notes on learning physical design
TimeExceed/maoshan
Visualize cell placement
TimeExceed/mcf_notes
Notes on Minimal Cost Flow
TimeExceed/memory-palace
a personal tool to remember things
TimeExceed/nine-nine
算术习题生成器
TimeExceed/noodles
A high-performance thread pool in modern C++
TimeExceed/OpenROAD
OpenROAD's unified application implementing an RTL-to-GDS Flow
TimeExceed/perf-prof-toolchain
TimeExceed/pinned-deque
TimeExceed/resume
我的个人简历
TimeExceed/rs_quickcheck_util
many helper functions and macros to ease usage of quickcheck of Rust
TimeExceed/rsenvflag
A rust counterpart of https://github.com/TimeExceed/envflag
TimeExceed/sexsel
婚姻经济学之一:性选择
TimeExceed/tagged-ufs
union-find sets, each of which can be tagged.
TimeExceed/test-theory-intro
A theoretical introduction to testing, and its applications
TimeExceed/test_rlib
TimeExceed/tianyi
TimeExceed/water
a scons-based build framework for my own interests