stevefoxuser's Stars
adyliu/china_area
2024年**全国5级行政区划(省、市、县、镇、村)
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
ustbhuangyi/better-scroll
:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance
GameGrind/Simple-RPG-in-Unity
Unity project for the Simple RPG series on GameGrind.
stevefoxuser/html-table-editor-resizer
表格插件拖动,合并,编辑插件。Merge cells, split cells, drag to resize table , a very usefull table plugin with no dependency.
DrFlower/TowerDefense-GameFramework-Demo
基于Unity开源框架GameFramewrk实现的一款塔防游戏Demo
UnityTechnologies/URP-Defender-Character-Demo
TressFX Hair plugin (Beta), Character Package, and Hairstyles assets for Universal
UnityCommunity/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
kdchang/reactjs101
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
EllanJiang/UnityGameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
konvajs/konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
bianliuzhu/CornerstoneNative
一个基于cornerstone原生(非框架)解析并显示Dicom图像项目
tnfe/FFCreator
A fast video processing library based on node.js (一个基于node.js的高速视频制作库)
stevefoxuser/vue3-popper
Vue弹窗组件 -- 基于popperjs v2+的组件,比elementui的el-popover灵活且使用简单。Popper component
byoungd/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
shgopher/GOFamily
🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。
taylorchen709/vue-admin
admin template based on vuejs2 and element.
lifei6671/interview-go
golang面试题集合
tidwall/gjson
Get JSON values quickly - JSON parser for Go
wangsongyan/wblog
基于gin+gorm开发的个人博客项目
izghua/go-blog
Golang+gin+vue+MySQL blog
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Zulko/moviepy
Video editing with Python
youtube/api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
shunfei/cronsun
A Distributed, Fault-Tolerant Cron-Style Job System.
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
tophubs/TopList
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly