qianfeiqianlan's Stars
public-apis/public-apis
A collective list of free APIs
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
openfaas/faas
OpenFaaS - Serverless Functions Made Simple
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
GoogleChrome/chrome-extensions-samples
Chrome Extensions Samples
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
NetEase/pomelo
A fast,scalable,distributed game server framework for Node.js.
nestjs/awesome-nestjs
A curated list of awesome things related to NestJS 😎
gcanti/fp-ts
Functional programming in TypeScript
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
rescript-lang/rescript-compiler
The compiler for ReScript.
muaz-khan/RecordRTC
RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
fkling/astexplorer
A web tool to explore the ASTs generated by various parsers.
rui314/8cc
A Small C Compiler
y123456yz/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
cli-guidelines/cli-guidelines
A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
madawei2699/awesome-seo
Google SEO Research and Web Traffic Monetization
stemmlerjs/ddd-forum
Hacker news-inspired forum app built with TypeScript using DDD practices from solidbook.io.
spotahome/redis-operator
Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
CodelyTV/typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Authing/Authing
🔥Authing - IDaaS/IAM solution that can Auth to web and mobile applications.
baidu/EasyFaaS
EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎
nestjs/jwt
JWT utilities module based on the jsonwebtoken package 🔓
perfs/audits
:rocket: Performance audits for the web: sites, webapps, JS frameworks and libraries.
1046102779/daprdocs
主要是介绍dapr以及精读dapr的源码
LearnCpp-CN/learncpp-cn.github.io
https://www.learncpp.com/ 系列教程中文翻译
SleepyBag/leetcode-racket
Solve leetcode problems by racket.