Cheedoong / MakefileTemplateLinks
A Generic Makefile Template for C/C++ Programs
☆85Updated 5 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
- My Makefile for Linux, application & driver☆44Updated 5 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 9 years ago
- Fork of Log4c project☆93Updated 9 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- light weight SSDP library☆105Updated 10 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆456Updated 3 years ago
- JSON-RPC in C (server only for now)☆238Updated 3 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- A simple logging library for C/C++☆169Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆243Updated 3 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- 多种无锁队列☆43Updated 8 years ago
- C doubly linked list☆464Updated 6 months ago
- A hashtable in C☆59Updated 12 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- ☆72Updated 5 years ago
- Basic logger for C and C++ projects☆119Updated 5 years ago
- Port linux kernel list.h to userspace☆32Updated 10 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- Google Test Mirror☆25Updated 13 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago
- crc16/crc32/crc64☆186Updated last year
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆19Updated 4 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆27Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆82Updated last year
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 9 years ago