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/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated last week
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 2 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 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
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- shared memory☆21Updated 9 years ago
- fast thread pool☆29Updated 6 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 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
- ☆40Updated 11 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago
- Fork of Log4c project☆93Updated 8 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 5 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated last year
- C Language Template Library C语言 模板库☆32Updated 10 months ago
- 简单有效的内存池实现☆98Updated 9 years ago