Pinned Repositories
c-parser
parse c/c++ using libclang
flask-base
a boilerplate for flask application
koa-base
a simple boilerplate for koa application
mini_db
a toy key-value database
mini_os
an operating system from scratch
mini_server
a web server from scratch
mini_shell
a Linux shell from scratch
mini_template
a template engine from scratch
mocy
[WIP]a minimum web crawling framework
monom
[WIP]An object mapper for MongoDB with type hints.
cymoo's Repositories
cymoo/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
cymoo/learn_dl
Deep learning algorithms source code for beginners
cymoo/slate
A completely customizable framework for building rich text editors. (Currently in beta.)
cymoo/vbuntu
a docker image based on ubuntu
cymoo/c-parser
parse c/c++ using libclang
cymoo/mac-config
cymoo/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
cymoo/nginx-conf
simple demos for nginx configuration
cymoo/koa
Expressive middleware for node.js using ES2017 async functions
cymoo/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
cymoo/C
All Algorithms implemented in C
cymoo/vim-galore-zh_cn
Vim galore 中文翻译,构建 Vim 知识体系
cymoo/bottle
bottle.py is a fast and simple micro-framework for python web-applications.
cymoo/TLCL
a mirror of The Linux Command Line and My chinese translation
cymoo/500lines
500 Lines or Less
cymoo/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
cymoo/medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
cymoo/summernote
Super simple WYSIWYG editor
cymoo/werkzeug
A flexible WSGI implementation and toolkit
cymoo/webpy
web.py is a web framework for python that is as simple as it is powerful.
cymoo/flask
A microframework based on Werkzeug, Jinja2 and good intentions
cymoo/microtemplates
A toy templating engine.
cymoo/weblayer
weblayer is a lightweight, componentised Python package for writing web applications