rkimball / tinytcp
Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.
☆52Updated 6 months ago
Alternatives and similar repositories for tinytcp:
Users that are interested in tinytcp are comparing it to the libraries listed below
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- An example epoll imlementation with C++11☆30Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A hashtable in C☆58Updated 11 years ago
- 多种无锁队列☆43Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- LwIP project in Win32 platform.☆15Updated 9 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- Lock-free linked list☆16Updated 12 years ago
- shared memory☆20Updated 9 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings