Cheedoong / MakefileTemplateLinks
A Generic Makefile Template for C/C++ Programs
☆80Updated 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☆251Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 多种无锁队列☆43Updated 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…☆80Updated 8 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Fork of Log4c project☆91Updated 8 years ago
- ezxml - XML parser☆47Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago
- crc16/crc32/crc64☆177Updated 10 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- Google Test Mirror☆25Updated 13 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆119Updated 12 years ago
- Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on☆30Updated 5 years ago
- light weight SSDP library☆105Updated 9 years ago
- A hashtable in C☆58Updated 11 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 9 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- A ring buffer implemented in C☆437Updated last year
- ☆71Updated 5 years ago
- 模仿 kfifo 实现的环形缓冲区☆96Updated 5 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago