lbs1024's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
AlistGo/alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Tencent/tdesign
Enterprise Design System
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
mylxsw/aidea-server
AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。
phyuany/gin-demo
基于Gin+GORM框架的Restful API接口开发
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
go-admin-team/go-admin
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd PRO:https://antd.go-admin.pro
golang/go
The Go programming language
syncthing/syncthing
Open Source Continuous File Synchronization
jiaxwu/lock
Redis实现互斥锁、看门狗、读写锁、红锁、闭锁、可重入锁
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
lbs1024/go_study
learn some skills about go program language
evanw/esbuild
An extremely fast bundler for the web
CodeMonsterPHD/GaTector-A-Unified-Framework-for-Gaze-Object-Prediction
This repository is the official implementation of GaTector, which studies the newly proposed task, gaze object prediction. In this work, we build a novel framework named GaTector to tackle the gaze object prediction problem in a unified way. Particularly, a specific-general-specific (SGS) feature extractor is firstly proposed to utilize a shared backbone to extract general features for both scene and head images. To better consider the specificity of inputs and tasks, SGS introduces two input-specific blocks before the shared backbone and three task-specific blocks after the shared backbone. Specifically, a novel defocus layer is designed to generate object-specific features for object detection task without losing information or requiring extra computations. Moreover, the energy aggregation loss is introduced to guide the gaze heatmap to concentrate on the stared box. In the end, we propose a novel mDAP metric that can reveal the difference between boxes even when they share no overlapping area. Extensive experiments on the GOO dataset verify the superiority of our method in all three tracks, i.e., object detection, gaze estimation, and gaze object prediction.
NintenSAGA/HTTP-Client-Server-for-Java
Term project for Internet Computing, Spring 2022, aiming to implement HTTP client and server with Java socket API.
NintenSAGA/NintenSAGA
wayn111/newbee-mall-pro
newbee-mall-pro是newbee-mall商城的pro版本,商城样式了进行大量美化,提升交互性。实现了推荐算法、商品秒杀、优惠卷使用,滑块验证码,支付宝支付,中文分词检索等高级功能
dromara/hutool
🍬A set of tools that keep Java sweet.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
DoctorWkt/acwj
A Compiler Writing Journey
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
dromara/Sa-Token
一个轻量级 Java 权限认证框架,让鉴权变得简单、优雅!—— 登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0
alibaba/DataX
DataX是阿里云DataWorks数据集成的开源版本。