☆46Sep 11, 2022Updated 3 years ago
Alternatives and similar repositories for c-c-linux-LearningCode
Users that are interested in c-c-linux-LearningCode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个开放源码的Windows视频播放器☆10May 9, 2021Updated 5 years ago
- 最有用的开源C/C++资源。☆14Apr 9, 2018Updated 8 years ago
- build the WebRTC on Windows☆13May 10, 2016Updated 10 years ago
- 基于原始Duilib维护多年的界面库☆11Apr 30, 2021Updated 5 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆13Apr 16, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- duilibhooktool☆14Jun 14, 2020Updated 6 years ago
- Implementation of coroutine `task` (P3552)☆17Jul 26, 2026Updated 2 weeks ago
- zport 是一个轻量且使用方便的http推流库。通过它,你可以让自定义的媒体数据轻易地在任意播放器上播放☆10Jul 1, 2020Updated 6 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆19May 30, 2022Updated 4 years ago
- ☆11Jan 26, 2025Updated last year
- Visual Studio 2013 solution for ffmpeg 2.5.3☆14Mar 25, 2019Updated 7 years ago
- 指纹识别算法练习,基于FVC2004数据库,Qt平台开发,核心C语言实现☆15Jun 14, 2017Updated 9 years ago
- ☆12Mar 5, 2025Updated last year
- windbg调试协议wireshark抓包解析插件☆18Mar 17, 2024Updated 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.
- CamVox相关论文、代码中文注释以及代码改动☆13Aug 17, 2021Updated 4 years ago
- 密码学工具(包含 SM2、SM3、SM4 以及常用哈希算法)☆12Jan 19, 2021Updated 5 years ago
- Audio-Visual Development Technology: Principles and Practices☆14Sep 14, 2024Updated last year
- A framework for quick start app develop work using c language with gcc under linux☆12Jul 17, 2019Updated 7 years ago
- Windows/Linux/macOS下编译skia源码的基本方法☆50Apr 17, 2026Updated 3 months ago
- ☆15Feb 10, 2023Updated 3 years ago
- OSGEarth环境☆13Jul 14, 2017Updated 9 years ago
- c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移☆23May 16, 2020Updated 6 years ago
- SM2 simple tool class(C++)/function(C) written using openssl EVP (Based on OpenSSL 1.1.1).☆13May 4, 2022Updated 4 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.
- A simple C++11 lua binding library☆13Aug 22, 2013Updated 12 years ago
- Tools for using the Kinect One (Kinect v2) in ROS☆10Nov 19, 2020Updated 5 years ago
- A simple http server.☆18Feb 25, 2018Updated 8 years ago
- mpeg2 ts ps muxer/demuxer, H264/H265/MPEG1 AUDIO/MP3/AAC/AAC_LATM/G711.☆15Mar 23, 2026Updated 4 months ago
- 微信视频号推荐比赛相关☆10Nov 4, 2021Updated 4 years ago
- Automated Intelligent Analyzer of Electrochemical Impedance Spectroscopy☆14Aug 7, 2023Updated 3 years ago
- ☆12Sep 13, 2017Updated 8 years ago
- ☆42Mar 30, 2020Updated 6 years ago
- ☆12Jul 26, 2016Updated 10 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.
- cesium量算插件☆19May 25, 2023Updated 3 years ago
- The CAN Bus driver for Hi3559AV100☆12Apr 13, 2024Updated 2 years ago
- Stress tester for RTMP media servers,this tool is based on librtmp,It uses multithreading for multiple concurrent connections。☆11Jan 7, 2020Updated 6 years ago
- Limitless space within DOM elements☆19Sep 8, 2014Updated 11 years ago
- A collection of data structure/ADT implementations in C++. Includes binary trees, dictionaries, deque, doubly-linked lists, graphs (using…