luoxzhg's Stars
tj/consolidate.js
Template engine consolidation library for node.js
senchalabs/connect
Connect is a middleware layer for Node.js
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
fgnass/node-dev
Zero-conf Node.js reloading
foreversd/forever
A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
remy/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
openssl/openssl
TLS/SSL and crypto library
browserify/browserify-handbook
how to build modular applications with browserify
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
satwikkansal/wtfpython
What the f*ck Python? 😱
leisurelicht/wtfpython-cn
wtfpython的中文翻译/持续🚧.../ 能力有限,欢迎帮我改进翻译
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
pypa/pipx
Install and Run Python Applications in Isolated Environments
jabez128/stream-handbook
stream-handbook的完整中文版本
dewitt/opensearch
OpenSearch is a collection of simple formats for the sharing of search results.
menzi11/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
jsdoc/jsdoc
An API documentation generator for JavaScript.
jagracey/Awesome-Unicode
:joy: :ok_hand: A curated list of delightful Unicode tidbits, packages and resources.
rstacruz/jquery.transit
Super-smooth CSS3 transformations and transitions for jQuery
whatwg/webidl
Web IDL Standard
fengT-T/996_list
996 公司展示、讨论
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
stefanocasazza/ULib
C++ application development framework, to help developers create and deploy applications quickly and simply
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
django/channels
Developer-friendly asynchrony for Django
django/django
The Web framework for perfectionists with deadlines.