Pinned Repositories
awesome-redis
A curated list of amazingly awesome redis and redis ecosystem resources.
chatter
Async Django Chatter App Based on Webscokets
cpython
The Python programming language
dcus2019sprints
Notes for "Getting started contributing to Django" sprints workshop.
django
The Web framework for perfectionists with deadlines.
django-q
A multiprocessing distributed task queue for Django
fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
Ming-Lyu
Config files for my GitHub profile.
Ming-Lyu's Repositories
Ming-Lyu/chatter
Async Django Chatter App Based on Webscokets
Ming-Lyu/awesome-redis
A curated list of amazingly awesome redis and redis ecosystem resources.
Ming-Lyu/cpython
The Python programming language
Ming-Lyu/dcus2019sprints
Notes for "Getting started contributing to Django" sprints workshop.
Ming-Lyu/django
The Web framework for perfectionists with deadlines.
Ming-Lyu/django-q
A multiprocessing distributed task queue for Django
Ming-Lyu/fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
Ming-Lyu/Ming-Lyu
Config files for my GitHub profile.
Ming-Lyu/peerjs
Simple peer-to-peer with WebRTC
Ming-Lyu/Python
All Algorithms implemented in Python
Ming-Lyu/python-internals
Explore the Inner Workings of the Python Virtual Machine.
Ming-Lyu/python-patterns
A collection of design patterns/idioms in Python
Ming-Lyu/pyzmq
PyZMQ: Python bindings for zeromq
Ming-Lyu/radare2
UNIX-like reverse engineering framework and command-line toolset
Ming-Lyu/rag-containers
Ready-to-go containerized RAG service. Implemented with text-embedding-inference + Qdrant/LanceDB.
Ming-Lyu/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
Ming-Lyu/rq
Simple job queues for Python
Ming-Lyu/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Ming-Lyu/trac
Trac is an enhanced wiki and issue tracking system for software development projects (mirror)