rkimball / tinytcp
Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.
☆50Updated last month
Related projects ⓘ
Alternatives and complementary repositories for tinytcp
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 8 years ago
- A hashtable in C☆57Updated 10 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 5 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆55Updated 8 years ago
- Experiments about p2p networking issues☆20Updated 13 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- An example epoll imlementation with C++11☆30Updated 7 years ago
- A simple utf8 decode/encode lib in c☆34Updated 8 years ago
- 多种无锁队列☆43Updated 6 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Bond process with dedicated CPUs on DragonFly BSD☆10Updated 5 years ago
- iLOG3 is a portable and easy to use, simple concept, high performance, multiple interfaces, native cross-platform, thread safety , follow…☆26Updated 5 years ago
- LwIP project in Win32 platform.☆15Updated 9 years ago
- A Lightweight TCP/IP stack☆96Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- Packet decoding for TCP/IP protocols; a portable packet sniffing library.☆15Updated last month
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆39Updated 5 years ago
- shared memory☆19Updated 8 years ago
- a cross-platform P2P library☆51Updated 8 years ago
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago