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 7 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
- Simple memory leak finder.☆51Updated 11 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 多种无锁队列☆43Updated 7 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 tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- An example epoll imlementation with C++11☆30Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- c++ 网络事件库☆81Updated 10 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 9 months ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 6 years ago