C/C++/Golang/Linux...知识整理
☆99Jan 20, 2025Updated last year
Alternatives and similar repositories for CVIP
Users that are interested in CVIP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;an…☆643Apr 18, 2025Updated last year
- 三方库源码、编译脚本、二进制输出等。openssl、libsrtp、zlmediakit☆24Jul 31, 2024Updated last year
- CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)☆53Apr 3, 2021Updated 5 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆41Nov 19, 2020Updated 5 years ago
- ffmpeg4.0学习☆39Aug 16, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 总结Linux驱动写法,编写关于字符设备,platform,锁,中断等example。☆19Apr 11, 2022Updated 4 years ago
- 蓝牙协议文档大全☆11Aug 14, 2014Updated 11 years ago
- This project contains C++ implementations of design patterns from the book "Big Talk Design Patterns" (大话设计模式) by Cheng Jie (程杰). The ori…☆24Jun 17, 2026Updated last month
- 基于muduo的简单的webrtc流媒体服务器☆292May 7, 2023Updated 3 years ago
- LeetCode算法题目 (C、C++实现)☆12Aug 21, 2019Updated 6 years ago
- Interactive TCP stack learning tool☆13May 27, 2023Updated 3 years ago
- 协程的简单实现☆52Apr 22, 2022Updated 4 years ago
- encode mp4 form H264 and AAC☆25Dec 16, 2017Updated 8 years ago
- 高仿QQ截图☆14Dec 22, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ffmpeg教程,非命令行模式☆262Dec 5, 2022Updated 3 years ago
- A lightweight event bus that implements publish-subscribe based on C++17.☆16Oct 24, 2020Updated 5 years ago
- Python wrapper class for OpenVINO Model Server. User can submit inference request to OVMS with just a few lines of code.☆10Jan 16, 2022Updated 4 years ago
- PaddleOCR Lite license plate detection on bare Raspberry Pi 4☆12Apr 16, 2024Updated 2 years ago
- demo for libuv☆19Jun 13, 2024Updated 2 years ago
- 使用ffmpeg-4.3中的cuda和qsv硬解,并进行封装,用qopenglwidget显示;用来测试视频解码性能,及显示☆19Feb 24, 2021Updated 5 years ago
- 基于Qt的Sentry SDK☆22May 10, 2022Updated 4 years ago
- 技术博客☆25Nov 24, 2023Updated 2 years ago
- 基于C#的GUI聊天程序,高仿QQ界面☆15Sep 20, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆23Nov 16, 2017Updated 8 years ago
- Kdump+crash lab☆28Oct 25, 2019Updated 6 years ago
- A demo using WRK and flame graph to locate OpenResty performance issues☆26May 13, 2019Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- C ++ library for working with date and time☆10Dec 22, 2025Updated 7 months ago
- [Deprecated] customizable refresh, load more and show loading/empty/retry view☆12Aug 27, 2016Updated 9 years ago
- ROS thermal camera driver for Gige-V FLIR Thermal cameras supported by Spinnaker SDK☆12Sep 6, 2023Updated 2 years ago
- 使用 vue.js+iview 构建前台 Springboot+Mybatis 构建后端 Docker+C 构建判题核心☆17Oct 14, 2023Updated 2 years ago
- 音视频开发知识库☆739Apr 23, 2021Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 本项目使用C++实现基于跳表实现的轻量级键值型存储引擎,其主要功能有:插入数据、查询数据、删除数据、数据展示、数据库大小、数据库清空、数据落盘以及文件加载数据。☆18Aug 28, 2021Updated 4 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 10 years ago
- C++实现简单数据库引擎☆27Jan 11, 2019Updated 7 years ago
- ☆26May 22, 2023Updated 3 years ago
- 2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料☆22Jan 10, 2022Updated 4 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆337Dec 25, 2024Updated last year
- 容器技术:lxc-1.0.9 lxcfs-2.0.0 fuse-2.8.7源码详细注释分析☆15Sep 4, 2017Updated 8 years ago