iFuSiiOnzZ / minimal-http-server
Basic http server
☆32Updated 4 years ago
Alternatives and similar repositories for minimal-http-server
Users that are interested in minimal-http-server are comparing it to the libraries listed below
Sorting:
- Simple memory leak finder.☆51Updated 11 years ago
- A hashtable in C☆58Updated 11 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Common Datastructure Library for C developer.☆62Updated 3 years ago
- A http file upload/download server, write by c language, windows platform☆24Updated 6 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- 一个C语言常用字符串操作函数库☆17Updated 11 years ago
- A C library to build CGI applications☆49Updated 3 years ago
- Modern coroutine library for C++☆51Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- Parse URLs in C much like Node's url module.☆55Updated 11 months ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆178Updated 6 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 2 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 实现并 对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 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
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 8 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- A clib pointer to libuv: Cross-platform asychronous I/O http://libuv.org/☆45Updated 2 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 6 years ago
- port mbedtls on libuv☆27Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago