Stars
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库…
APM, Application Performance Monitoring System
Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码
This project is supporting code for the book of Robot SLAM Navigation Core Technology and the Actual Combat.
Monocular Structured-Light 3D Reconstruction,:star: if you like.
[3DUNDERWORLD-SLS] High-accuracy Structured-Light Scanner.
StereoSA, a highly accurate and fast stereo matching model powered by multi-scale selective attention aggregation.
Poisson Surface Reconstruction Python Binding
3D Scanning multiplatform desktop application
Affordable 3D Laser Scanning of Physical Objects
A pipeline for online 3D reconstruction of objects only using visual data from RGB-D camera (Kinect V2).
Apache Kafka® running on Kubernetes
ITSM-流程服务管理,通过可自定义设计的流程管理,同时关联蓝鲸智云的基础平台、公共组件,以满足IT服务的管理活动和场景需要。帮助用户规范内部管理流程,并提升管理效率。
IAOS(Intelligent analysis of securities)证券智能分析系统:量化选股,量化择时,条件选股
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
此注释版基于 Redis 7.0.11 编写了主要流程的中文注释,便于在学习 Redis 的过程中了解底层的设计原理与实现机制。 在掌握了 Redis 基本的原理与应用之后,我们便可将其源码构建起来,通过 Debug 的方式来逐行分析底层的一些设计实现,正本溯源,而不仅仅是浮于表面,只知其一不知其二。