dreamskynl's Stars
dreamskynl/godi
light weight yet easy-to-use IoC/DI container
docker/awesome-compose
Awesome Docker Compose samples
prouast/heartbeat
Desktop implementation of Remote Photoplethysmography – Measuring heart rate using facial video.
mandolyte/mdtopdf
Markdown to PDF
ubicomplab/rPPG-Toolbox
rPPG-Toolbox: Deep Remote PPG Toolbox (NeurIPS 2023)
nasir6/rPPG
sjfricke/awesome-webgl
A curated list of awesome WebGL libraries, resources and much more
qmcloud/meeting
golang+vue+webrtc打造属于自己的腾讯会议
electron-vite/electron-vite-vue
🥳 Really simple Electron + Vite + Vue boilerplate.
codeacme17/1llest-waveform-vue
A lightweight and controllable audio visualization vue3 plugin
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
mahavivo/english-wordlists
常用英语词汇表
deepwzh/sdust-examination-materials
山东科技大学课程资源共享计划
robfig/cron
a cron library for go
thon-ju/bluetooth_print
a flutter plugin connect to bluetooth thermal printer support both Android and IOS (eg. Gprinter pt-380、gp-1324、gp-2120)
neuronetio/gantt-elastic
Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ]
cheeaun/life
Life - a timeline of important events in my life
neuronetio/gantt-schedule-timeline-calendar
Gantt Gantt Gantt Timeline Schedule Calendar [ javascript gantt, js gantt, projects gantt, timeline, scheduler, gantt timeline, reservation timeline, react gantt, angular gantt, vue gantt, svelte gantt, booking manager ]
namespace-ee/react-calendar-timeline
A modern and responsive react timeline component.
filebrowser/filebrowser
📂 Web File Browser
felixonmars/dnsmasq-china-list
Chinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.
luyishisi/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
0wczar/airframe-react
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
Rohitmenon27/Jwt-Gin-Simple-Eg
new0
CC4J/fabric-drawing-board
use fabric to achievement drawing board and support free drawing, line, rect,cirlce,eraser,text,pan,scale,undo,redo,clear, save(使用fabric实现画板功能,支持画笔,绘制直线,矩形,圆形,文字,移动缩放画布,撤销重做,清屏与保存功能)
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
polaris1119/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。