freecplus开源框架,包含了数据库操作、socket、ftp服务器等。
☆43Jun 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
- A Notepad++ equivalent editor using only Qt framework.☆10Jan 28, 2021Updated 5 years ago
- 基于c++实现的一些基本工具类☆36Dec 1, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An interpreter in C for the language brainfuck.☆11Apr 12, 2023Updated 3 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆10Aug 28, 2017Updated 8 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- C program and network programming series articles demo program☆14Mar 2, 2026Updated last month
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆12Jun 28, 2021Updated 4 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 11 years ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- 操作系统课程实验设计☆12Mar 16, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 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
- libDBConnector程序库使用C/C++语言开发,通过MySQL C API 和Oralce OCI方式访问MySQL和Oracle数据库,且程序库可以跨平台使用,保留统一访问接口,用户只需设置创建连接对象的参数,即可改变数据库连接,同时保证同一应用程序可同时访问M…☆12May 14, 2015Updated 10 years ago
- This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to…☆11Jan 28, 2023Updated 3 years ago
- ☆11Apr 10, 2022Updated 4 years ago
- Finite-State Machine (FSM) for Arduino☆15Sep 30, 2023Updated 2 years ago
- 一个嵌入式裸机任务消息队列调度机制☆12Apr 18, 2024Updated 2 years ago
- A minimal unit testing framework for ANSI C.☆11Sep 20, 2014Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilita…☆13Dec 5, 2022Updated 3 years ago
- A C++ -based STIL parser.☆12Apr 29, 2021Updated 4 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
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Oct 29, 2019Updated 6 years ago
- An open-source set intersection protocols library written in golang.☆18Oct 24, 2024Updated last year
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 10 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- Active Vision Tracking of a Tendon-driven continuum robot by using efficient model-based Reinforcement Learning☆12Aug 25, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆11Dec 16, 2023Updated 2 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- thrift_examples that with five languages, such as c++, java, python, go, php. server and client☆13Jan 28, 2019Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- tool for converting vcd(value change dump) to ate pattern.☆11Oct 22, 2015Updated 10 years ago
- 嵌入式Flash数据库☆14Jan 25, 2024Updated 2 years ago
- A simple bootloader example for AVR microcontrollers☆11Jul 21, 2018Updated 7 years ago