Pinned Repositories
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
dbg-macro
A dbg(…) macro for C++
-openai_chatbot
An openai API QA based chatbot integtared with our json data to predict excat and accurate result and updated result
ANet
simple demo for network programming
build-web-application-with-golang
A golang ebook intro how to build a web with golang
chatgpt-web
ChatGPT Web App implemented in golang based on OpenAI API.
chatgpt-web-1
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
CnC_Remastered_Collection
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
youn0714's Repositories
youn0714/tongo
Go primitives to work with TON
youn0714/tonutils-go
TON SDK Library in pure Golang for interacting with The Open Network ecosystem using native protocols, such as ADNL, RLDP and etc.
youn0714/TONWalletManager
This Go script provides a comprehensive solution for managing TON (The Open Network) wallets. It includes functionalities for creating new wallets, checking balances, deploying contracts, and automating the sending of transactions from a receiver file. The script leverages the tonutils-go library to interact with the TON blockchain.
youn0714/trpc-go
A pluggable, high-performance RPC framework written in golang
youn0714/simple_cache
youn0714/EasySJMS
Easy搞定Golang设计模式
youn0714/delay_queue
基于Redis实现的Golang延迟队列,延时队列;可用于订单的延迟取消,延迟点赞等。
youn0714/chatgpt-web-1
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
youn0714/chatgpt-web
ChatGPT Web App implemented in golang based on OpenAI API.
youn0714/-openai_chatbot
An openai API QA based chatbot integtared with our json data to predict excat and accurate result and updated result
youn0714/gin-vue-admin
基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。
youn0714/wfrest
C++ Web Framework REST API
youn0714/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
youn0714/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
youn0714/decimal
Arbitrary-precision fixed-point decimal numbers in go
youn0714/nasu
一个面向个人的NAS软件
youn0714/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
youn0714/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
youn0714/goex
Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,binance
youn0714/goTools
一个 go 语言工具库, 让你在编写go应用程序时可以更加得心应手
youn0714/dynamic-tp
🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).
youn0714/redis-1
Type-safe Redis client for Golang
youn0714/CnC_Remastered_Collection
youn0714/build-web-application-with-golang
A golang ebook intro how to build a web with golang
youn0714/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
youn0714/fanqiang
翻墙-科学上网
youn0714/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
youn0714/project-based-learning
Curated list of project-based tutorials
youn0714/Go
Algorithms implemented in Go for beginners, following best practices.
youn0714/godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群