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
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- 多种无锁队列☆43Updated 7 years ago
- Fork of Log4c project☆93Updated 8 years ago
- Win32 Winsock API examples with different I/O strategy☆30Updated 2 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 3 months 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
- ☆40Updated 11 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A hashtable in C☆59Updated 11 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- fast thread pool☆28Updated 6 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- C Language Template Library C语言 模板库☆32Updated 8 months ago
- A simple utf8 decode/encode lib in c☆35Updated 9 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…☆180Updated 6 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 3 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- OpenSource WebSocket toolkit☆126Updated 2 months ago
- A http file upload/download server, write by c language, windows platform☆24Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated last month
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 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
- simple c json parse☆16Updated 3 years ago