rkimball / tinytcpLinks
Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.
☆52Updated 7 months ago
Alternatives and similar repositories for tinytcp
Users that are interested in tinytcp are comparing it to the libraries listed below
Sorting:
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- Cross-Platform Networking Library☆42Updated 2 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 4 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- truck of Virtual memory☆49Updated 3 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- Lock-free linked list☆16Updated 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
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆17Updated 2 years ago
- An example epoll imlementation with C++11☆30Updated 8 years ago