Cheedoong / MakefileTemplateLinks
A Generic Makefile Template for C/C++ Programs
☆82Updated 4 years ago
Alternatives and similar repositories for MakefileTemplate
Users that are interested in MakefileTemplate are comparing it to the libraries listed below
Sorting:
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 8 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- Fork of Log4c project☆93Updated 8 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- Simple memory leak finder.☆53Updated 12 years ago
- light weight SSDP library☆105Updated 10 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- Basic logger for C and C++ projects☆119Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- ☆71Updated 5 years ago
- JSON-RPC in C (server only for now)☆234Updated last year
- crc16/crc32/crc64☆182Updated last year
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- A simple logging library for C/C++☆162Updated last year
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆19Updated 3 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 一个极简内存池实现☆303Updated last year
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆41Updated 8 years ago
- shared memory☆21Updated 9 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆208Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆77Updated last year