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 8 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
- 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 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 hashtable in C☆58Updated 11 years ago
- 实现并对比了各 类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- An example epoll imlementation with C++11☆30Updated 8 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago
- Cross-Platform Networking Library☆42Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- shared memory☆21Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- Lock-Free Thread Pool☆78Updated last year
- 多种无锁队列☆43Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago