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
- Fork of Log4c project☆93Updated 8 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- Protocol Buffers C RPC implementation☆201Updated 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
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 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
- 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
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- fast malloc. similar to google-tcmalloc.☆24Updated 8 years ago
- A simple C string lib☆356Updated 8 years ago
- 拙著《系统程序员成长计划》的示例代码。☆33Updated 2 years ago
- OpenSource WebSocket toolkit☆126Updated 2 months ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- Doug Lea's memory allocator☆272Updated 5 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago