benggee
👋 Hi, I'm Benge! | 🔍 Experienced Full-Stack Web Developer | 🌟 Over 10 years of experience | 🚀 Proficient in multiple programming languages
程序员班吉Chengdu, China
Pinned Repositories
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
arduino
arduino sketch
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
benggee.github.io
记录了计算机基础知识大全,工作中常用工具、经验的总结,从基础的数据结构算法,到计算机原理,到网络与协议,操作系统,数据库以及现在主流的kubernetes都会涉及
c-program
C program and network programming series articles demo program
data-structure
数据结构大全,从最基础的线性数据结构到树形数据结构,再到图论,排序算法,都有完整的实现。目前比较完整的是java的代码,后面会陆续完善c++、c、python、golang版本
Dummy-Robot
我的超迷你机械臂机器人项目。
marker
marker是针对MinPrinter项目开发的一款基于Fluter的条码管理应用,支持Android和iOS平台。可以方便的进行条码打印和条码检索。
x-net
a network framework
x-proxy
A proxy program written in c++
benggee's Repositories
benggee/data-structure
数据结构大全,从最基础的线性数据结构到树形数据结构,再到图论,排序算法,都有完整的实现。目前比较完整的是java的代码,后面会陆续完善c++、c、python、golang版本
benggee/c-program
C program and network programming series articles demo program
benggee/benggee.github.io
记录了计算机基础知识大全,工作中常用工具、经验的总结,从基础的数据结构算法,到计算机原理,到网络与协议,操作系统,数据库以及现在主流的kubernetes都会涉及
benggee/x-net
a network framework
benggee/x-proxy
A proxy program written in c++
benggee/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
benggee/clib
a c program components
benggee/marker
marker是针对MinPrinter项目开发的一款基于Fluter的条码管理应用,支持Android和iOS平台。可以方便的进行条码打印和条码检索。
benggee/benggee
benggee/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
benggee/codeGPT
Coding tol for connecting chatGPT
benggee/ElectronBot
benggee/Fay
Fay是一个完整的开源项目,包含Fay控制器及数字人模型,可灵活组合出不同的应用场景:虚拟主播、现场推销货、商品导购、语音助理、远程语音助理、数字人互动、数字人面试官及心理测评、贾维斯、Her。 开源项目,非产品试用!!!
benggee/gcsproxy
Reverse proxy for Google Cloud Storage
benggee/go
The Go programming language
benggee/how-to-write-makefile
跟我一起写Makefile重制版
benggee/linux
Linux kernel source tree
benggee/livego
live video streaming server in golang
benggee/MiniRover-Hardware
自制火星车的开源资料。
benggee/muduo
Event-driven network library for multi-threaded Linux server in C++11
benggee/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
benggee/openvpn-install
OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora and Amazon Linux 2
benggee/openvpn3
OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.
benggee/rgrep
Tools similar to Linux grep
benggee/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
benggee/simple-admin-core
Simple Admin是一个基于Go Zero开发面向中大型项目的分布式微服务后端管理系统脚手架,提供丰富的后台管理功能,支持k8s快速部署,助力快速开发高并发微服务集群,适合学习和商用。Simple Admin is a powerful microservice framework for large management system. It is based on go-zero and supports several advanced features. It can help you to develop a microservice back-end management system in a short time.
benggee/vanblog
一款简洁实用优雅的个人博客系统
benggee/Voron-0
Voron 0 CoreXY 3D Printer design
benggee/vue3-element-admin
🔥基于 vue3 + vite4 + typescript + element-plus 构建的后台管理系统(配套接口文档和后端源码)。vue-element-admin 的 vue3 版本。
benggee/zxing-cpp
C++ port of ZXing