ShadowsocksR-Live / cstl
STL style library with red-black tree implementation in C
☆39Updated 2 years ago
Alternatives and similar repositories for cstl:
Users that are interested in cstl are comparing it to the libraries listed below
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- A hashtable in C☆58Updated 11 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Updated last year
- Linear Linked List Library☆49Updated 11 months ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- Winsock programming tutorial and examples with different I/O strategy☆30Updated last year
- Fork of Log4c project☆89Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆50Updated 4 months ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- A C library to build CGI applications☆47Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 8 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆13Updated 12 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- Lightweight logger for C/C++ programs, implemented as a single header file.☆107Updated 2 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago