design-study's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ant-design/ant-design
An enterprise-class UI design language and React UI library
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
realpython/python-guide
Python best practices guidebook, written for humans.
celery/celery
Distributed Task Queue (development branch)
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
Delgan/loguru
Python logging made (stupidly) simple
redis/redis-py
Redis Python client
socketio/socket.io-client
Realtime application framework (client)
giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
TarsCloud/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
gevent/gevent
Coroutine-based concurrency library for Python
miguelgrinberg/Flask-SocketIO
Socket.IO integration for Flask applications.
miguelgrinberg/python-socketio
Python Socket.IO server and client
XiaoMi/open-falcon
A Distributed and High-Performance Monitoring System
dateutil/dateutil
Useful extensions to the standard Python datetime features
eventlet/eventlet
Concurrent networking library for Python
percona/percona-server
Percona Server
yoobool/flask-state
Display machine state using Python3 with Flask.
Apress/design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
mohanson/pywasm
A WebAssembly interpreter written in pure Python
git-men/lightning
A Django based no code Admin and low code develop framework
Zhuinden/realm-book-example
This is an example rewrite of AndroidHive's messy tutorial, accompanying the following article on Realm.
radcli/radcli
A simple RADIUS client library
kwkwc/flask-docs
Adds Docs support to Flask
Eastwu5788/pre-request
✨ Powerful python framework for validate request params, designed for Flask
midwayjs/sandbox
Sandbox is a Node.js application monitoring platform, which allows the application to be deployed in its own environment, combined with the data source to generate a comprehensive application report.
winshining/webbench-plus-post
This is a project based on webbench-1.5. The POST method was added, supporting application/x-www-form-data-urlencoded and rfc1867, and users can specify multiple HTTP headers.