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 4 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 8 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 多种无锁队列☆43Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- An example epoll imlementation with C++11☆30Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- Cross-Platform Networking Library☆42Updated 2 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
- A simple utf8 decode/encode lib in c☆34Updated 8 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- LwIP project in Win32 platform.☆15Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- A tiny network library like muduo and libevent.☆17Updated 4 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- A little kernel like vxworks with full of features.☆34Updated 10 years ago
- A hashtable in C☆58Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Lock-Free Thread Pool☆76Updated last year
- A simple low-level implementation of TCP/IPv6 Stack.☆16Updated 9 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆53Updated 4 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago