ShadowsocksR-Live / cstlLinks
STL style library with red-black tree implementation in C
☆40Updated 2 years ago
Alternatives and similar repositories for cstl
Users that are interested in cstl are comparing it to the libraries listed below
Sorting:
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Common Datastructure Library for C developer.☆62Updated 4 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- 多种无锁队列☆43Updated 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
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 8 months ago
- Fork of Log4c project☆91Updated 8 years ago
- ☆39Updated 10 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- simple c json parse☆16Updated 3 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- Mirror of libgdsl, the Generic Data Structures Library in C☆19Updated 9 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆12Updated 13 years ago
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- A hashtable in C☆58Updated 11 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago