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 10 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- ☆40Updated 11 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month
- nanomsg rpc with protobuf☆41Updated 12 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- simple c json parse☆16Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- websocket base on libuv(基于libuv的websocket封装)☆12Updated 10 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆85Updated 7 months ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 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 Language Template Library C语言 模板库☆35Updated last year
- Fork of Log4c project☆93Updated 9 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆41Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆210Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 13 years ago