ShadowsocksR-Live / cstlLinks
STL style library with red-black tree implementation in C
☆42Updated 3 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等基本数据结构和算法☆47Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 3 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated this week
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- 多种无锁队列☆43Updated 8 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- shared memory☆21Updated 9 years ago
- Lightweight C structure base library☆29Updated 4 months ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆208Updated 5 years ago
- std::format/print implemented in 50 lines ( have fun! )☆14Updated 3 years ago
- A hashtable in C☆59Updated 12 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- ☆39Updated 11 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 13 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆44Updated last year
- Cross platform rudp library with C++11☆82Updated 5 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Updated 2 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- cxx utils code☆85Updated this week
- simple c json parse☆16Updated 3 years ago