zhufengGNSS / gdslLinks
Mirror of libgdsl, the Generic Data Structures Library in C
☆19Updated 9 years ago
Alternatives and similar repositories for gdsl
Users that are interested in gdsl are comparing it to the libraries listed below
Sorting:
- The Generic Data Structures Library from http://home.gna.org/gdsl/☆15Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- Lock-Free Thread Pool☆79Updated last year
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- libmsntp is a full-featured, compact, portable SNTP library. (SNTP is a simplified version of NTP.)☆25Updated 12 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Fork of Log4c project☆91Updated 8 years ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- A hashtable in C☆58Updated 11 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- 一个简 单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- 拙著《系统程序员成长计划》的示例代码。☆33Updated last year
- Mirror of memwatch : a memory leak detection tool.☆23Updated 10 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- STL style library with red-black tree implementation in C☆41Updated 3 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago