Kento97's Stars
tinylibs/tinypool
🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
SAOKnight/helang
何语言,次世代赛博编程语言。
sanjayheaven/ggb
Go Gin Boilerplate. A development boilerplate based on the Gin framework, aimed at helping developers quickly build and develop web applications.
alex8088/electron-vite
Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护
Massad/gin-boilerplate
The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
jquense/yup
Dead simple Object schema validation
google/wire
Compile-time Dependency Injection for Go
go-nunu/nunu
A CLI tool for building Go applications.
yhyzgn/docker-installer
Docker 官方安装包,用于解决大清无法访问 Docker 官网下载安装的问题
soybeanjs/soybean-admin-react
react-admin基于Antd,功能强大且丰富,页面美观,代码优雅
unovue/shadcn-vue
Vue port of shadcn-ui
radix-ui/themes
Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos.
ashuicoder/naive-ui-components
基于naive-ui封装的一些组件库,表单、上传、表格等
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
alex8088/sqlite3-queries
A type-safe and promise-based query client for node sqlite3.
leaferjs/leafer-ui
一款好用的 Canvas 引擎,革新的开发体验,用于高效绘图 、UI 交互、图形编辑。A user-friendly Canvas engine with a revolutionary development experience, for efficient drawing, UI interactions, and graphic editing.
chansee97/nova-admin
A simple and flexible admin template based on Vue3, Vite, TypeScript, NaiveUI
Azir-11/soybean-admin
A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
Schniz/fnm
🚀 Fast and simple Node.js version manager, built in Rust
caoxiemeihao/electron-vite-samples
Electron⚡️Vite samples, includes C/C++ addons | 样板代码集合,包含 C/C++ 扩展
antfu/eslint-config
Anthony's ESLint config preset
langyuxiansheng/vue-sign-canvas
一个基于canvas开发,封装于Vue组件的通用手写签名板(电子签名板),支持pc端和移动端,属性支持自定义配置
web-infra-dev/rsbuild
The Rspack powered build tool. It's fast, out-of-the-box and extensible.
andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
redis/ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
benjycui/omit.js
Utility function to create a shallow copy of an object which had dropped some fields.
sindresorhus/yocto-queue
Tiny queue data structure
sindresorhus/p-queue
Promise queue with concurrency control
sindresorhus/p-limit
Run multiple promise-returning & async functions with limited concurrency