本系统采用C++技术栈,并结合 Docker、gRPC、Protocol Buffers等工具和框架的分布式Linux性能分析监控系统。通过模块化的设计,该项目旨在实现对分布式Linux 系统的性能监控和分析。
☆20Nov 4, 2023Updated 2 years ago
Alternatives and similar repositories for -linux-
Users that are interested in -linux- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆32Jan 19, 2023Updated 3 years ago
- C++版牛客论坛项目后端☆11Nov 9, 2023Updated 2 years ago
- 海康威视网络录像机(NVR)和网络摄像机(IPC)的封装类☆17Jun 9, 2020Updated 6 years ago
- A C++ library for principal component analysis☆12Feb 23, 2020Updated 6 years ago
- LeetCode 题解助手 | 复制 LeetCode 题目描述 | 生成当前题目题解模板☆12Dec 12, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- OpenGL 2D and 3D contour and colour map of regular or scattered data in C++☆12Apr 7, 2018Updated 8 years ago
- FastDFS+nginx+FastCGi+mysql,其主要利用ngnix反向代理服务器,接收并处理用户的请求,使用FastCGI+spawn-fcgi配合nginx工作,MySQL存储文件的信息,fastDFS作为分布式文件存储服务器。☆14Sep 9, 2020Updated 5 years ago
- Partial Least Squares for C++☆13Oct 17, 2023Updated 2 years ago
- 包含通过iwr6843isk收集的6类人体活动的bag数据,包含将iwr6843isk录制的ROS包解析成txt文件并且拆分训练集和测试集的程序☆18Nov 7, 2022Updated 3 years ago
- [ICLR 2023] PyTorch code for DFPC: Data flow driven pruning of coupled channels without data.☆15Aug 25, 2023Updated 2 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆59Apr 29, 2023Updated 3 years ago
- Implementation of Iterative Closest Point and Trimmed Iterative Closest Point algorithms.☆18Apr 6, 2024Updated 2 years ago
- This repository provides an integrated framework for defect detection in the WM-811k semiconductor dataset, utilizing various neural netw…☆10Jul 27, 2023Updated 3 years ago
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆37Dec 13, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 自编写kdtree算法,支持多维数据的建树及k临近搜索,比pcl的速度要快,多核并行可成倍的加速☆15Sep 1, 2020Updated 5 years ago
- openclaw创建的A股量化项目☆19Apr 25, 2026Updated 3 months ago
- 基于Rk3399☆22May 18, 2024Updated 2 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 9 years ago
- 中科大软院形式化方法(华保健老师)☆19Mar 28, 2022Updated 4 years ago
- ☆16Apr 30, 2020Updated 6 years ago
- A collection of templates for Obsidian☆16Jan 3, 2024Updated 2 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Nov 15, 2015Updated 10 years ago
- 对2016 PHM Data Challenge数据集采用多种方法进行数据分析☆20Sep 18, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆16Dec 3, 2022Updated 3 years ago
- 大型分布式系统实时监控平台☆29Jan 12, 2023Updated 3 years ago
- the CPU implementation of bucket based farthest point sampling, achieves 7-81x speedup than the conventional implementation☆28Sep 17, 2023Updated 2 years ago
- 用opencv的dnn模块做文本检测与识别,包含C++和Python两种版本的实现☆34Apr 10, 2021Updated 5 years ago
- Example of programmatic monitoring of Nvidia GPUs in C++ using NVML library☆32Jun 21, 2022Updated 4 years ago
- First-Class GPU Resource Management: Device Drivers, Runtimes, and CUDA Compilers for Nouveau.☆52Dec 11, 2017Updated 8 years ago
- Code release for "An open-source robust machine learning platform for real-time detection and classification of 2D material flakes"☆54Jan 9, 2026Updated 7 months ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Sep 20, 2024Updated last year
- MIT 6.824 distributed system C++Version☆877Jun 10, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆63Feb 22, 2023Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆69Jan 6, 2023Updated 3 years ago
- ☆35Jul 18, 2023Updated 3 years ago
- ☆48Apr 15, 2023Updated 3 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆49Apr 26, 2024Updated 2 years ago
- 学员学 习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆131Feb 25, 2022Updated 4 years ago
- ☆39Feb 13, 2026Updated 5 months ago