yukang's repos on GitHub
Scheme · 367 人关注
eopl
my solutions to EOPL3
C++ · 38 人关注
Maze
a maze generation
Python · 16 人关注
fmmusic
A python script , get the songlist from DoubanFM and download them.
C++ · 12 人关注
Basketball_demo
a demo learning state machine and game programming
Rust · 4 人关注
hexo-rs
A static site generator written in Rust, designed to be compatible with Hexo themes (EJS templates).
C++ · 3 人关注
CityRoad
city road , for path search
OCaml · 2 人关注
99ocaml
The classic 99 problems in Ocaml
2 人关注
dotfiles-1
dotfiles, init scripts, common scripts
Emacs Lisp · 2 人关注
emacSay
Emacs Say the buffer!
Go · 2 人关注
GoScheme
Go! A mini Scheme in Go.
Ruby · 1 人关注
2048
a 2048 game for the terminal
Ruby · 1 人关注
algorithms
A library of algorithms and containers for Ruby.
C · 1 人关注
critbit-perf
Crit-bit and trie and others performance tunning
C · 1 人关注
dsC
data structure for C
Emacs Lisp · 1 人关注
EmacsConfig
my personal emacs config files
JavaScript · 1 人关注
hexo-theme-vexo
🍟 Vexo is a Hexo theme inspired by Vue's official website.
1 人关注
HowToBeAProgrammer
A guide on how to be a Programmer - originally published by Robert L Read
C · 1 人关注
hybrid
Hybird is an lightweight IM framework, currently supports China Mobile Fetion protocol and xmpp protocol.
Lua · 1 人关注
kong
:monkey: The Microservice API Gateway
0 人关注
955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
Emacs Lisp · 0 人关注
ace-jump-mode
a quick cursor jump mode for emacs
0 人关注
actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
0 人关注
AlgoXY
Book of Elementary Algorithms and Data structures
0 人关注
AP2
Building a Secure and Interoperable Future for AI-Driven Payments.
0 人关注
autocorrect
A linter and formatter for help you improve copywriting, to correct spaces, words, punctuations between CJK (Chinese, Japanese, Korean).
Rust · 0 人关注
bardecoder
Detect and decode QR Codes, written in 100% Rust.
0 人关注
book
The Rust Programming Language
Python · 0 人关注
chat
a live chat built with python(flask + gevent + apscheduler) + redis
0 人关注
ChsLLVMDocs
It is a set of LLVM documents which are translated into Chinese.
Rust · 0 人关注
ckb
The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
0 人关注
ckb-system-scripts
CKB's official system scripts. Those contracts will be included in system cells in genesis blocks
0 人关注
ckb-vm
CKB's vm, based on open source RISC-V ISA
Emacs Lisp · 0 人关注
color-theme-molokai
An Emacs port of the Vim port of the Monokai color scheme for TextMate.
OCaml · 0 人关注
core_kernel
Jane Street's standard library overlay (kernel)
0 人关注
crun
A fast and lightweight fully featured OCI runtime and C library for running containers
Ruby · 0 人关注
daemon-spawn
A simple, flexible daemon management library.
Rust · 0 人关注
dapr-wasm
A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr
0 人关注
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 人关注
docs.nervos.org
Nervos CKB Documentation, curated by Nervos Foundation, contributed by the Nervos Community with ❤️.
WebAssembly · 0 人关注
docs.wasmer.io
Wasmer Documentation (for standalone and embedded use cases)
Emacs Lisp · 0 人关注
emacs.d
An Emacs configuration bundle with batteries included
0 人关注
feed-rs
A simple feed parser (RSS, Atom, JSON Feed)
0 人关注
foam
A personal knowledge management and sharing system for VSCode
0 人关注
fsnotify
File system notifications for Go.
Go · 0 人关注
gorazor
razor view engine for golang
0 人关注
gorazor_debug
Quick repo to see why gorazor layouts are not working for me
C++ · 0 人关注
HumanGene
Find the kth-shortest path for any two vertex in undirected graph. use Dijkstra and A* search algrithms.
0 人关注
inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Rust · 0 人关注
iron
An Extensible, Concurrent Web Framework for Rust
0 人关注
jsonrpsee
Rust JSON-RPC library on top of async/await
HTML · 0 人关注
lesson5
Hack 101 - Lesson 5: Interactivity and more Javascript
Rust · 0 人关注
linkerd-wasm
A template project to run WebAssembly functions as microservices in Linkerd
OCaml · 0 人关注
MariOCaml
HTML 5 canvas implementation of Mario written in Ocaml
OCaml · 0 人关注
maze_of_ocaml
A trivial program for Ocaml practice, let's generate a maze.