Pinned Repositories
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
chatdbt
fancyss-rules
每日自动更新fancyss规则
floor
a toy OS
lc
a clumsy lambda calculus interpreter with lua
linux-insides-cn
moeMaid
linux desktop buddy -- a loli maid. with PyQt4
py-amqp
amqplib fork
databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
shift
shift is an application that helps you run schema migrations on MySQL databases
cadl's Repositories
cadl/floor
a toy OS
cadl/linux-insides-cn
cadl/dot-emacs
/home/cadl/.emacs.d
cadl/17monip
IP search based on 17mon.cn, the best IP database for China.
cadl/6502_65C02_functional_tests
Tests for all valid opcodes of the 6502 and 65C02 processor
cadl/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
cadl/atfield
cadl/conf-repo
my configuration files
cadl/elixir-koans
Elixir learning exercises
cadl/Family-Jukebox
Create chiptune (8-bit music) with JavaScript in your browser!
cadl/GB2260.py
The Python implementation for looking up Chinese administrative divisions.
cadl/GT
cadl/kafka-connect-jdbc
Kafka Connect connector for JDBC-compatible databases
cadl/Minecraft
Simple Minecraft-inspired program using Python and Pyglet
cadl/Mutate
A simple launcher inspired by Alfred for ubuntu and Fedora.
cadl/peewee-stubs
Mypy stub files for orm peewee
cadl/phoenix
Mirror of Apache Phoenix
cadl/py-amqp
amqplib fork
cadl/pyan
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks - for example: https://pycallgraph.readthedocs.org/ This code was originally written by Edmund Horner, and then modified by Juha Jeronen. See README for the original blog posts and links to their repositories.
cadl/pystack
Tool to dump python thread and greenlet stacks.
cadl/r-alfredworkflow
reddit on alfred
cadl/redis-lua-scaling-bloom-filter
LUA Redis scripts for a scaling bloom filter
cadl/SDL
cadl/shadowsocks
cadl/shaoxi
cadl/snakeviz
An in-browser Python profile viewer
cadl/TIL
Today I Learned
cadl/virtual-hadoop-cluster
A virtual Hadoop cluster running CDH5
cadl/vscode-emacs-friendly
Visual Studio Code plugin emulating Emacs functionality
cadl/yagol
yet another game of life with elixir