freecplus开源框架,包含了数据库操作、socket、ftp服务器等。
☆44Jun 8, 2020Updated 5 years ago
Alternatives and similar repositories for freecplus
Users that are interested in freecplus 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系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- ucore+ repository for OS laboratory 2015☆11Jun 1, 2018Updated 7 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Mar 9, 2022Updated 4 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Jun 28, 2021Updated 4 years ago
- 基于c++实现的一些基本工具类☆36Dec 1, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- An interpreter in C for the language brainfuck.☆11Apr 12, 2023Updated 2 years ago
- Template-based tree and table model creation for Qt MVC in a modern c++11 functional style (More easy than direct using QAbstractItemMode…☆14Aug 9, 2017Updated 8 years ago
- version-examples☆12Mar 26, 2016Updated 10 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 11 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- This project is a Python script that exploits the CVE-2023-24489 vulnerability in ShareFile. It allows remote command execution on the ta…☆13Jul 12, 2023Updated 2 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- 使用python实现《算法第四版》中的各种算法☆10Mar 13, 2017Updated 9 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.
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆15Sep 6, 2024Updated last year
- 掘金搜索[10篇带你手摸手封装gin框架],源码分享☆11Dec 8, 2021Updated 4 years ago
- Lightweight generic ring buffer manager library☆10Aug 26, 2021Updated 4 years ago
- The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory o…☆12Dec 5, 2022Updated 3 years ago
- Python bindings to the Apriltags library☆16Apr 20, 2025Updated 11 months ago
- ☆21Feb 19, 2021Updated 5 years ago
- Qt examples☆17Sep 20, 2020Updated 5 years ago
- A minimal unit testing framework for ANSI C.☆11Sep 20, 2014Updated 11 years ago
- Based on webrtc technology, realize collaborative whiteboard. Refer to some Skyrtc ideas, thanks to skyrtc.☆13Feb 21, 2019Updated 7 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.
- C++ lock-free queue.☆14Jun 24, 2020Updated 5 years ago
- FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数…☆12Jan 10, 2021Updated 5 years ago
- CTK QWdiget Log4Qt plugin app demo☆12Dec 1, 2022Updated 3 years ago
- Instant message☆13Oct 11, 2017Updated 8 years ago
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 9 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- Simulation of a neural network model using Deep Deterministic Policy Gradient (DDPG) improved with Hindsight Experience Replay (HER) in t…☆13Jan 10, 2022Updated 4 years ago
- A cpp implementation of NICE-SLAM(WIP)