yukang's repos on GitHub
Scheme · 365 watchers
eopl
my solutions to EOPL3
Rust · 74 watchers
ghr
https://catcoding.me/ghr/ ghr is a fast terminal workspace for staying on top of GitHub. It brings pull requests, issues, notifications, repo tabs, conversations, checks, and diffs into one stateful TUI
Python · 16 watchers
fmmusic
A python script , get the songlist from DoubanFM and download them.
C++ · 12 watchers
Basketball_demo
a demo learning state machine and game programming
JavaScript · 6 watchers
git-heron
Web highlights and clippings, synced to GitHub as Markdown.
Rust · 4 watchers
hexo-rs
A static site generator written in Rust, designed to be compatible with Hexo themes (EJS templates).
C++ · 3 watchers
CityRoad
city road , for path search
OCaml · 2 watchers
99ocaml
The classic 99 problems in Ocaml
2 watchers
dotfiles-1
dotfiles, init scripts, common scripts
Emacs Lisp · 2 watchers
emacSay
Emacs Say the buffer!
Go · 2 watchers
GoScheme
Go! A mini Scheme in Go.
Ruby · 1 watchers
2048
a 2048 game for the terminal
Ruby · 1 watchers
algorithms
A library of algorithms and containers for Ruby.
C · 1 watchers
critbit-perf
Crit-bit and trie and others performance tunning
C · 1 watchers
dsC
data structure for C
Emacs Lisp · 1 watchers
EmacsConfig
my personal emacs config files
JavaScript · 1 watchers
hexo-theme-vexo
🍟 Vexo is a Hexo theme inspired by Vue's official website.
1 watchers
HowToBeAProgrammer
A guide on how to be a Programmer - originally published by Robert L Read
C · 1 watchers
hybrid
Hybird is an lightweight IM framework, currently supports China Mobile Fetion protocol and xmpp protocol.
0 watchers
955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
Emacs Lisp · 0 watchers
ace-jump-mode
a quick cursor jump mode for emacs
0 watchers
actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
0 watchers
AlgoXY
Book of Elementary Algorithms and Data structures
JavaScript · 0 watchers
anti-baidu
anti baidu script
0 watchers
AP2
Building a Secure and Interoperable Future for AI-Driven Payments.
JavaScript · 0 watchers
auto-tabs
Chrome auto tabs
0 watchers
autocorrect
A linter and formatter for help you improve copywriting, to correct spaces, words, punctuations between CJK (Chinese, Japanese, Korean).
Rust · 0 watchers
bardecoder
Detect and decode QR Codes, written in 100% Rust.
0 watchers
bitaddress.org
JavaScript Client-Side Bitcoin Wallet Generator
0 watchers
book
The Rust Programming Language
Python · 0 watchers
chat
a live chat built with python(flask + gevent + apscheduler) + redis
0 watchers
ChsLLVMDocs
It is a set of LLVM documents which are translated into Chinese.
Rust · 0 watchers
ckb
The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
0 watchers
ckb-knowledge-graph
Pre-built knowledge graph of the Nervos CKB developer ecosystem for AI coding agents
0 watchers
ckb-system-scripts
CKB's official system scripts. Those contracts will be included in system cells in genesis blocks
0 watchers
ckb-vm
CKB's vm, based on open source RISC-V ISA
0 watchers
codex
Lightweight coding agent that runs in your terminal
Emacs Lisp · 0 watchers
color-theme-molokai
An Emacs port of the Vim port of the Monokai color scheme for TextMate.
OCaml · 0 watchers
core_kernel
Jane Street's standard library overlay (kernel)
0 watchers
crun
A fast and lightweight fully featured OCI runtime and C library for running containers
Ruby · 0 watchers
daemon-spawn
A simple, flexible daemon management library.
Rust · 0 watchers
dapr-wasm
A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr
0 watchers
databend
An elastic and reliable Serverless Data Warehouse, offers Blazing Fast Query and combines Elasticity, Simplicity, Low cost of the Cloud, built to make the Data Cloud easy
JavaScript · 0 watchers
docs.nervos.org
Nervos CKB Documentation, curated by Nervos Foundation, contributed by the Nervos Community with ❤️.
WebAssembly · 0 watchers
docs.wasmer.io
Wasmer Documentation (for standalone and embedded use cases)
Rust · 0 watchers
dotr
https://catcoding.me/dotr dotr is a backup tool for personal configuration files. It copies selected dotfiles into Git, supports explicit restore, watch mode, compact config, and age encryption.
Emacs Lisp · 0 watchers
emacs-stuff
Emacs Scripts and Hacks
Emacs Lisp · 0 watchers
emacs.d
An Emacs configuration bundle with batteries included
0 watchers
emacs.d-1
Fast and robust Emacs setup.
0 watchers
feed-rs
A simple feed parser (RSS, Atom, JSON Feed)
0 watchers
fiber-sphinx
A Rust implementation of Sphinx (Onion Message) for Fiber
0 watchers
foam
A personal knowledge management and sharing system for VSCode
0 watchers
fsnotify
File system notifications for Go.
Go · 0 watchers
gorazor
razor view engine for golang
0 watchers
gorazor_debug
Quick repo to see why gorazor layouts are not working for me
0 watchers
guests
RustTalk 节目策划
C++ · 0 watchers
HumanGene
Find the kth-shortest path for any two vertex in undirected graph. use Dijkstra and A* search algrithms.
0 watchers
inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Rust · 0 watchers
iron
An Extensible, Concurrent Web Framework for Rust
0 watchers
jsonrpsee
Rust JSON-RPC library on top of async/await