Pinned Repositories
appmetrics
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
appmetrics-dash
A data visualizer that uses " Node Application Metrics" (appmetrics) to monitor and display Node.js application data as a html web application.
async-bench
A benchmark of approaches to writing server applications
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-express-cn
这个仓库主要是收集 Express 好用的中间件、新闻资讯、网站等,这是我在基于Express开发web应用过程中搜集到的一些插件和看到的一些好的内容。
awesome-nestjs
😏 Curated list of NestJS
awesome-nodejs
:zap: Delightful Node.js packages and resources
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
hello-world
练习和实践
luoxzhg's Repositories
luoxzhg/appmetrics
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
luoxzhg/awesome-nestjs
😏 Curated list of NestJS
luoxzhg/awesome-nodejs
:zap: Delightful Node.js packages and resources
luoxzhg/hello-world
练习和实践
luoxzhg/awesome-rust
A curated list of Rust code and resources.
luoxzhg/axios-docs
Official documentation for the axios HTTP library
luoxzhg/convict
Featureful configuration management library for Node.js
luoxzhg/ddia
《Designing Data-Intensive Application》DDIA中文翻译
luoxzhg/gotenberg
A Docker-powered stateless API for PDF files.
luoxzhg/headless-wps
run [wps](https://linux.wps.cn/) in headless docker
luoxzhg/iswasmfast
Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.
luoxzhg/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
luoxzhg/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 2022)
luoxzhg/JS-Regular-expression-awesome
:page_facing_up:我收藏的正则表达式大全,欢迎补充
luoxzhg/jsdiff
A javascript text differencing implementation.
luoxzhg/levenshtein-diff
A fast, generic implementation of Levenshtein's Algorithm for any kind of sequence, along with the ability to generate edits and regenerate the target sequence by applying edits to the source sequence.
luoxzhg/libuv
Cross-platform asynchronous I/O
luoxzhg/Natours
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽
luoxzhg/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
luoxzhg/nestjs-otel-prom-grafana-tempo
nestjs-otel-prom-grafana-tempo
luoxzhg/nestjs-prisma-starter
Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
luoxzhg/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2023)
luoxzhg/piscina
A fast, efficient Node.js Worker Thread Pool implementation
luoxzhg/python-tracing-demo
Demo for tracing in a FastAPI python project using OpenTelemetry and Grafana Tempo
luoxzhg/pywpsrpc
Python bindings for WPS Office RPC (for Linux)
luoxzhg/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
luoxzhg/turborepo
The High-performance Build System for JavaScript & TypeScript Codebases
luoxzhg/uSockets
Miniscule cross-platform eventing, networking & crypto for async applications
luoxzhg/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
luoxzhg/vscode-git-graph
View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.