leo3349's Stars
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
photoprism/photoprism
AI-Powered Photos App for the Decentralized Web 🌈💎✨
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
yudaocode/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
boltdb/bolt
An embedded key/value database for Go.
louischatriot/nedb
The JavaScript Database, for Node.js, nw.js, electron and the browser
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
GoAdminGroup/go-admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
mdn/webextensions-examples
Example Firefox add-ons created using the WebExtensions API
nutsdb/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
facebookarchive/beringei
Beringei is a high performance, in-memory storage engine for time series data.
gorilla/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
asdine/storm
Simple and powerful toolkit for BoltDB
microsoft/maker.js
📐⚙ 2D vector line drawing and shape modeling for CNC and laser cutters.
xinntao/EDVR
Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
akumuli/Akumuli
Time-series database
WuKongOpenSource/WukongCRM-9.0-JAVA
悟空CRM-基于jfinal+vue+ElementUI的前后端分离CRM系统
aalavandhaann/blueprint-js
The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?
Humsen/highdsa
2018年本科毕设项目,已更新所有开发和部署文档。基于Dubbo、SSM、Shiro、ELK、ActiveMQ、Redis等实现的一套高可用、高性能、高可扩展的分布式系统架构,实现可支持业务的基础公共服务,API使用Restful风格对外暴露。已经实现的包括:发送邮件服务、FastDFS文件存储服务、ELK实时日志查询服务、Redis缓存服务、Mybatis数据库、阿里短信推送、Goeasy消息推送、Druid监控、ActiveMQ消息队列、shiro权限认证、cas单点登录、权限配置web系统、移动端后台系统。持续更新中......
zzdboy/GoCMS
基于Revel,Jquery, Xorm开发的内容管理系统
sdomino/scribble
A tiny Golang JSON database
faceair/jio
jio is a json schema validator similar to joi
easykoo/go-blog
A blog app build with Martini, xorm & goconfig.
awangdev/3d-modeling
This project is using ThreeJS to build 3D Building Floor Plan models from Floor Blue Print images.
only-cliches/snap-db
Simple & Robust LSM Powered Javascript key-value store
gmarty/hough-transform-js
A simple script to perform Hough transform in JavaScript given a canvas.
dbkaplun/hough.js
Hough transform in JavaScript