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协程调度核心☆172Updated 2 weeks ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A hashtable in C☆59Updated 12 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated this week
- Simple memory leak finder.☆54Updated 12 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- ☆39Updated 11 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
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆84Updated 6 months ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 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
- A tiny C library for generating uuid4 strings☆254Updated 2 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
- Lightweight C structure base library☆29Updated 4 months ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆209Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- OpenSource WebSocket toolkit☆130Updated 4 months ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆239Updated 2 months ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- A generic C memory pool☆101Updated 9 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago