-
newbee-mall-api-go Public
Forked from newbee-ltd/newbee-mall-api-go本项目为新蜂商城的 go 语言版本,技术栈为 Go + Gin,主要面向服务端开发人员。
Go GNU Affero General Public License v3.0 UpdatedJun 25, 2022 -
fucking-algorithm Public
Forked from labuladong/fucking-algorithm刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Markdown UpdatedMay 12, 2022 -
-
gin-vue-admin Public
Forked from flipped-aurora/gin-vue-admin基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目前已支持VUE3,欢迎issue和pr~
Go Apache License 2.0 UpdatedMay 11, 2021 -
GinSkeleton Public
Forked from qifengzhang007/GinSkeleton基于go语言gin框架封装的web项目骨架
Go MIT License UpdatedApr 2, 2021 -
goft-gin Public
Forked from shenyisyn/goft-gin基于gin的开发脚手架
-
7days-golang Public
Forked from geektutu/7days-golang7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Go MIT License UpdatedNov 23, 2020 -
miaosha Public
Forked from qiurunze123/miaosha⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
Java UpdatedOct 19, 2020 -
SpringCloud Public
Forked from zhoutaoo/SpringCloud基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
Java Apache License 2.0 UpdatedOct 13, 2020 -
SimpleNES Public
Forked from amhndu/SimpleNESAn NES emulator in C++
C++ GNU General Public License v3.0 UpdatedSep 29, 2020 -
jeecg-boot Public
Forked from jeecgboot/JeecgBoot基于代码生成器的低代码平台,超越传统商业平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省…
Java Apache License 2.0 UpdatedSep 15, 2020 -
3y Public
Forked from ZhongFuCheng3y/athena📓从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
UpdatedJul 23, 2020 -
vueblog Public
Forked from MarkerHub/vueblog一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!
Java Apache License 2.0 UpdatedJul 20, 2020 -
gin-vue-gin-essential Public
Forked from haydenzhourepo/gin-vue-gin-essentialGin + Vue 前后端分离项目实战 Gin 项目代码
Go UpdatedMay 16, 2020 -
Evolutionary-Algorithm Public
Forked from MorvanZhou/Evolutionary-AlgorithmEvolutionary Algorithm using Python
Python MIT License UpdatedApr 23, 2020 -
jetson-inference Public
Forked from dusty-nv/jetson-inferenceGuide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
C++ MIT License UpdatedNov 27, 2019 -
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedNov 18, 2019 -
ML-From-Scratch Public
Forked from eriklindernoren/ML-From-ScratchMachine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Python MIT License UpdatedNov 6, 2019 -
PyTorch-Tutorial Public
Forked from MorvanZhou/PyTorch-TutorialBuild your neural network easy and fast
Jupyter Notebook MIT License UpdatedOct 12, 2019 -
shadowsocksr-csharp Public
Forked from shadowsocksrr/shadowsocksr-csharpC# GNU General Public License v3.0 UpdatedOct 4, 2019 -
-
deep-reinforcement-learning Public
Forked from udacity/deep-reinforcement-learningRepo for the Deep Reinforcement Learning Nanodegree program
Jupyter Notebook MIT License UpdatedSep 9, 2019 -
JavaGuide Public
Forked from Snailclimb/JavaGuide【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Java UpdatedAug 14, 2019 -
PyTorch-Course Public
Forked from ZeweiChu/PyTorch-CourseJULYEDU PyTorch Course
Jupyter Notebook UpdatedAug 6, 2019 -
Distributed-Infrastructure-Series Public
Forked from wx-chevalier/DistributedSystem-Notes📚 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
-
dubbo Public
Forked from apache/dubboApache Dubbo is a high-performance, java based, open source RPC framework.
Java Apache License 2.0 UpdatedJul 26, 2019 -
-
-
jetson-reinforcement Public
Forked from dusty-nv/jetson-reinforcementDeep reinforcement learning GPU libraries for NVIDIA Jetson with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
C++ MIT License UpdatedJun 24, 2019 -
springboot-learning-example Public
Forked from JeffLi1993/springboot-learning-examplespring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
Java Apache License 2.0 UpdatedJun 12, 2019