Cheedoong / MakefileTemplateLinks
A Generic Makefile Template for C/C++ Programs
☆81Updated 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…☆80Updated 8 years ago
- Fork of Log4c project☆93Updated 8 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- 多种无锁队列☆43Updated 7 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- Basic logger for C and C++ projects☆117Updated 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
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 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
- JSON-RPC in C (server only for now)☆234Updated last year
- light weight SSDP library☆105Updated 10 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- A hashtable in C☆59Updated 11 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 5 years ago
- c/c++ language useful recipes☆96Updated 11 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆233Updated 2 months ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf☆11Updated 10 years ago
- 一个极简内存池实现☆303Updated 11 months ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆41Updated 8 years ago
- Google Test Mirror☆25Updated 13 years ago