saitama2333's Stars
caiyuanhao1998/Retinexformer
"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
caiyuanhao1998/SAX-NeRF
"Structure-Aware Sparse-View X-ray 3D Reconstruction" (CVPR 2024)
opentiny/tiny-engine
TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台
WuKongOpenSource/Wukong_Accounting
悟空财务管理系统(悟空FS) 实现凭证管理、账簿管理、资产负债表、现金流量表、利润表等管理。开启数智财务新时代。
WuKongOpenSource/Wukong_KnowledgeBase
悟空知识库,提供全面的知识管理功能,您可以在知识库中编辑wiki信息,同时可以将知识库内容共享给同事,进行协同创作。
WuKongOpenSource/Wukong_HRM
悟空HRM人力资源管理系统-提供入职管理、招聘管理、绩效考核管理等一站式人力管理流程
WuKongOpenSource/WukongCRM-11.0-JAVA
悟空CRM-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离CRM系统
apache/seatunnel
SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
tensorlayer/TensorLayerX
TensorLayerX: A Unified Deep Learning and Reinforcement Learning Framework for All Hardwares, Backends and OS.
devlive-community/datacap
DataCap is integrated software for data transformation, integration, and visualization. Support a variety of data sources, file types, big data related database, relational database, NoSQL database, etc. Through the software can realize the management of multiple data sources, the data under the source of various operations conversion ...
LIANGKE23/Awesome-Knowledge-Graph-Reasoning
AKGR: Awesome Knowledge Graph Reasoning is a collection of knowledge graph reasoning works, including papers, codes and datasets
weblazy/easy
golang工具包
CharlesChiuGit/Logseq-Hugo-Template
This is a HUGO website template for Logseq users who wants their published posts to look more like a personal website, using GitHub Pages to host the website and logseq-schrodinger to export your Logseq pages.
Alfred-Skyblue/v-scale-screen
Vue large screen adaptive component vue大屏自适应组件
childrentime/dotenv
Loads environment variables from .env for nodejs projects.
LBH1024/CAN
When Counting Meets HMER: Counting-Aware Network for Handwritten Mathematical Expression Recognition (ECCV’2022 Poster).
Zhuagenborn/Echo-Web-Server
☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.
DerekYRC/mini-spring-cloud
mini-spring-cloud是简化版的spring-cloud框架,能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码,核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、熔断降级、API网关等。
linkxzhou/http_bench
golang HTTP stress testing tool, support single and distributed, http/1, http/2 and http/3.
eamesh/free-core
一种跨端微页面diy实现方案
TheAlgorithm-SimpleChinese/Python
taoyage/yg-configs
CLI toolbox for common scripts for front-end projects
wangfan002/db2es
同步数据库到数据到ES sync data from database to es
Luohuayu/CatServer
高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
cnosdb/cnosdb
A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud
mj230816/SQRouter
amisadmin/fastapi-user-auth
FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
airuikun/smart-ide
在vscode插件中结合chatgpt能力,实现智能研发提效
sohutv/mqcloud
RocketMQ企业级一站式服务平台
DerekYRC/mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。