Cheedoong / MakefileTemplate
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☆249Updated 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
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago
- Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on☆30Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- crc16/crc32/crc64☆176Updated 9 months ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- ☆71Updated 4 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- A hashtable in C☆58Updated 11 years ago
- Study for FreeRTOS☆13Updated 6 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 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
- Asynchronous timer queue mechanism(C++11)☆24Updated 10 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 9 months ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 3 months ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆40Updated 8 years ago
- shared memory☆20Updated 9 years ago
- A linked list implementation in C☆57Updated 4 years ago
- tpl - a small binary serialization library for C☆378Updated 2 months ago